Hi folks!

[EMAIL PROTECTED] $ httpd -k start
(20014)Error string not specified yet: Error retrieving pid file /var/run/httpd.pid
[EMAIL PROTECTED] $ ls -l /var/run/httpd.pid -rw-r--r-- 1 root root 0 May 20 02:44 /var/run/httpd.pid


Same problem with httpd:httpd permissions. 'strace' says:

[...]
open("/var/run/httpd.pid", O_RDONLY)    = 3
read(3, "", 13)                         = 0
write(2, "(20014)Error string not specifie"..., 84) = 84
[...]

Where is the problem?
Greetings,
fips

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to