Hi folks! root@host $ httpd -k start (20014)Error string not specified yet: Error retrieving pid file /var/run/httpd.pidroot@host $ 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx