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