Hi till and all, I made a mistake and did not enter the port as 8080 now : Syntax error on line 6 of /etc/httpd/conf/sites-enabled/000-ispconfig.vhost: Port must be specified Starting httpd: [FAILED] I update the file as: ###################################################### # This virtual host contains the configuration # for the ISPConfig controlpanel ###################################################### Listen 8080 NameVirtualHost *:8080 <VirtualHost _default_:8080> ServerAdmin webmaster@localhost and i am getting : # /etc/init.d/httpd restart Stopping httpd: [FAILED] Starting httpd: Syntax error on line 6 of /etc/httpd/conf/sites-enabled/000-ispconfig_000.vhost: Port must be specified [FAILED] What else should I do. Thanks
I am using cent os 5 In panic I did the manual install and now getting: /etc/init.d/httpd restart Stopping httpd: [FAILED] Starting httpd: [Thu May 07 23:40:44 2015] [warn] NameVirtualHost IP:443 has no VirtualHosts [Thu May 07 23:40:44 2015] [warn] NameVirtualHost *:8080 has no VirtualHosts [Thu May 07 23:40:44 2015] [warn] NameVirtualHost *:80 has no VirtualHosts [Thu May 07 23:40:44 2015] [warn] NameVirtualHost *:443 has no VirtualHosts [Thu May 07 23:40:44 2015] [warn] NameVirtualHost *:80 has no VirtualHosts (98)Address already in use: make_sock: could not bind to address [::]:8080 [ OK ] Site can not be find and I can not access the ispconfig panel Ahhhhh
First, you dont have to enter the port, just hit enter to accept the current one. But dont enter y or yes as thats not a port and will cause apache to fail. The above vhost file looks ok, in caee of an error, please post the file with the error and not one that sou modified already as i cant see now what you entered. It seems as if there is an apache running already that blocks the port. Try to kill the apache processes and then start apache again.
Hi Till, hope you doing well. I reboot the server and it is not connecting to DSL anymore. Settings are fine for DSL and no connection. Other servers are fine so the network is fine. the network interface did not start and httpd field to start are 2 errors at startup.
The network interface is not managed by ispconfig, so this issue is not related to the update and must be caused by something else. Regarding apache start, which errors do you get now when you restart the service?
I will try to workout the connection first. Will see. Time to get some sleep it is around 1:00 am. here in Canada