I changed original ssl.conf
to the SSLMutex default as shown below.

> #   Semaphore:
> #   Configure the path to the mutual exclusion semaphore the
> #   SSL engine uses internally for inter-process synchronization.
> #SSLMutex  file:/opt/oss/var/apache2/run/ssl_mutex
> SSLMutex default
> 

Then I rebuild the test and try to run the test.
But still my error log shows SSLMutex not created error.





On Tue, 2004-06-22 at 20:20, Randy Kobes wrote:
> On Tue, 22 Jun 2004, Abhishek Khandelwal wrote:
> 
> > Where exactly I put this?
> >
> > In the conf file generated by test, which is in t/conf/httpd.conf
> >
> > or even before compiling and building test, I change the original
> > httpd.conf?
> 
> Try changing the original first - I think Apache-Test should
> pick up this setting.
> 
> > Also, where exactly do I put this SSLMutex default?
> 
> When installing Apache, assuming a fresh install, this
> directive probably appears somewhere in a sample ssl
> configuration file.

Reply via email to