Re: [users@httpd] httpd can't start because it's not yet running

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Fabiano Sidler wrote:
Hi folks!

root@host $ httpd -k start
(20014)Error string not specified yet: Error retrieving pid file /var/run/httpd.pid root@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


Do you have a PidFile directive in httpd.conf? Does it match up to where Apache would expect it?

What about PIDFILE= in apachectl?  Does that point to the same place?

Thanks
-dant

---------------------------------------------------------------------
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



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux