On Tue, 22 Jun 2004, Abhishek Khandelwal wrote: > 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.
Does the above change to SSLMutex also appear in the config file generated by Apache-Text beneath t/conf/? If not, try doing a make clean to clean out the old stuff, and then rebuilding. -- best regards, randy