PDA

View Full Version : webserver not started??


guidovanh
10th March 2006, 22:30
Perhaps in ISPConfig I see my Web-server is Offline
(ISPConfig - Management - Server - Services - Webserver).
When I try to restart the service nothing happens and it remains offline.
What do I have to do so my webserver should switch to online?

juampi
11th March 2006, 07:54
Perhaps in ISPConfig I see my Web-server is Offline
(ISPConfig - Management - Server - Services - Webserver).
When I try to restart the service nothing happens and it remains offline.
What do I have to do so my webserver should switch to online?

What is your WebServer? Is Apache/2?.
Try from console:
ps -ax | grep apache

Can you see to Apache start?
If you can't see to Apache, try from console make a apache start and soon see your apache log for to look errors.

Regards
JP