Re: [users@httpd] Cannot create SSLMutex error

2012-01-14 Thread Jeff Trawick
On Sat, Jan 14, 2012 at 7:18 AM, Serhat Sevki Dincer wrote: > Hi, > I have apache 2.2.16-1ubuntu3.4 (worker mpm) on a VPS with ubuntu > 10.10. In /etc/apache2/httpd.conf I have set "SSLMutex posixsem", but > the server fails to start with error "(38)Function not implemented: > Cannot create SSLMut

[users@httpd] Cannot create SSLMutex error

2012-01-14 Thread Serhat Sevki Dincer
Hi, I have apache 2.2.16-1ubuntu3.4 (worker mpm) on a VPS with ubuntu 10.10. In /etc/apache2/httpd.conf I have set "SSLMutex posixsem", but the server fails to start with error "(38)Function not implemented: Cannot create SSLMutex". What could be the problem? Note: mod_ssl is installed and working