"/etc/init.d/apache2 start" runs without any output
"/etc/init.d/apache2 status" then reports:
* status: stopped
Looking up localhost
Making HTTP connection to localhost
Alert!: Unable to connect to remote host.
lynx: Can't access startfile http://localhost/server-status
"/etc/init.d/apache2 configtest" seems happy:
* Checking Apache Configuration ...
[ ok ]
"/etc/init.d/apache2 graceful" also seems happy
* Gracefully restarting apache2 ...
[ ok ]
"/etc/init.d/apache2 modules" reports 49 modules plus "Syntax OK".
Even with "start", "configtest", and "graceful" reporting no errors,
apache isn't running.
What am I overlooking?
Regards,
David
FWIW, my cpu is an AMD 64 X2 5000, kernel is 2.6.22-gentoo-r9 (SMP),
apache version is 2.2.6.>
--
[EMAIL PROTECTED] mailing list