This is a discussion on apache: failed to get socket for port 80 within the Windows Web Servers forums, part of the Web Server and Related Forums category; Apache just quits. C:\Program Files\Apache Group\Apache>apache -v Server version: Apache/1.3.31 (Win32) Server ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Apache just quits.
C:\Program Files\Apache Group\Apache>apache -v Server version: Apache/1.3.31 (Win32) Server built: May 11 2004 10:03:33 C:\Program Files\Apache Group\Apache>apache [Sun Jun 27 23:31:05 2004] [warn] pid file c:/program files/apache group/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run? [Sun Jun 27 23:31:05 2004] [warn] exec() may not be safe [Sun Jun 27 23:31:05 2004] [warn] exec() may not be safe Apache/1.3.31 (Win32) running... C:\Program Files\Apache Group\Apache> if I delete everything in the log directory (including the PID file), I get C:\Program Files\Apache Group\Apache>apache [Sun Jun 27 23:32:29 2004] [warn] (2)No such file or directory: exec() may not be safe [Sun Jun 27 23:32:29 2004] [warn] (2)No such file or directory: exec() may not be safe Apache/1.3.31 (Win32) running... C:\Program Files\Apache Group\Apache> and in the error log I see [Sun Jun 27 23:32:29 2004] [crit] (2)No such file or directory: make_sock: failed to get a socket for port 80 How do I fix this? I'm running Win95, and I had version 1.3.22 running a long time ago. Maybe the new apache doesn't like win95? Help. |