View previous topic :: View next topic |
Author |
Message |
ezekiel61 n00b
Joined: 15 Feb 2005 Posts: 36
|
Posted: Tue Feb 15, 2005 7:05 pm Post subject: Starting Apache |
|
|
I want to test my apache install (its just apache 2, no mods or anything installed), but when i run "top" httpd is never in my process list and I'm not able to access the local site. Here is my output:
Code: |
root@tbox conf # /etc/init.d/apache2 start
* Starting apache2... [ !! ]
|
Obviously the [!!] means something... How do I find out what it means? Thanks! |
|
Back to top |
|
|
justanothergentoofanatic Guru
Joined: 29 Feb 2004 Posts: 337
|
Posted: Tue Feb 15, 2005 7:27 pm Post subject: |
|
|
!! is the well-known Egyptian glyph for 'something's wrong; check the error logs in /var/log/apache2.' In the future, please RTFRS (read the fine rosetta stone) before posting.
-Mike |
|
Back to top |
|
|
msalerno Veteran
Joined: 17 Dec 2002 Posts: 1338 Location: Sweating in South Florida
|
Posted: Tue Feb 15, 2005 7:57 pm Post subject: |
|
|
Try this one:
apache2ctl configtest |
|
Back to top |
|
|
ezekiel61 n00b
Joined: 15 Feb 2005 Posts: 36
|
Posted: Wed Feb 23, 2005 9:19 pm Post subject: |
|
|
FIXED! |
|
Back to top |
|
|
|