On Fri, May 21, 2004 at 01:43:49PM -0700, Stas Bekman wrote: > So does this file exist and executable? /usr/local/apache/bin/httpd? any > symlinks involved? I fail to reproduce it on my machine.
Yes, it exists and is executable. I wonder if there is a permissions problem.... That appears to be a problem. If I try to run it as a normal user (which is how I was testing), I get the following error: Ouch! ap_mm_create(1048576, "/usr/local/apache/logs/httpd.mm.6895") failed Error: MM: mm:core: failed to open semaphore file (Permission denied): OS: No such file or directory Of course, that is using the default configuration file which is probably the reason its trying to write to /usr/local/apache/logs. However, if I go to the t/conf directory and try the following command: /usr/local/apache/bin/httpd -f httpd.conf I'm getting similar output: Ouch! ap_mm_create(1048576, "/usr/local/apache/logs/httpd.mm.7012") failed Error: MM: mm:core: failed to open semaphore file (Permission denied): OS: No such file or directory HTH, William -- Knowmad Services Inc. http://www.knowmad.com