View previous topic :: View next topic |
Author |
Message |
TheWart Guru
Joined: 10 May 2002 Posts: 432 Location: Nashville,TN - USA
|
Posted: Sun Aug 11, 2002 5:08 am Post subject: Apache has problem starting .....httpd.pid error. |
|
|
When I try to start Apache, it spits out:
"(20014)Error string not specified yet: Error retrieving pid file logs/httpd.pid"
The document root is set correctly, and Apache used to load fine. I have no clue what to do. Any ideas? _________________ Face it, we are all noobs.
On the box it said it was designed for Win XP or better, so why won't it work with Linux? |
|
Back to top |
|
|
TheWart Guru
Joined: 10 May 2002 Posts: 432 Location: Nashville,TN - USA
|
Posted: Sun Aug 11, 2002 5:15 am Post subject: |
|
|
Well, that made me feel dumb. I just removed the file, and tried to startup Apache, and it worked! _________________ Face it, we are all noobs.
On the box it said it was designed for Win XP or better, so why won't it work with Linux? |
|
Back to top |
|
|
cca93014 Tux's lil' helper
Joined: 31 Jul 2002 Posts: 77 Location: London, UK
|
Posted: Sun Aug 11, 2002 4:03 pm Post subject: |
|
|
There's a parameter "zap" that you can use with the startup scripts:
Code: | /etc/init.d/apache zap |
will do this for you if things get confused... |
|
Back to top |
|
|
|