I installed Centos / IPSconfig and had it working well. I then did some Yum updates and it all appears to have gone wrong! the Admin panel / webmin / default apache works. but the 10.10.10.68 address i was using to get to my web page does not. On the ISPconfig web page it says Web-Server:Offline Can anyone please give me some troubleshooting tips? I would hate to have to start right back at the beginning! Rob
This is the output: Code: [root@centos ~]# netstat -tap Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address Stat e PID/Program name tcp 0 0 *:mysql *:* LIST EN 3011/mysqld tcp 0 0 *:corba-iiop-ssl *:* LIST EN 2622/rpc.statd tcp 0 0 *:sunrpc *:* LIST EN 2586/portmap tcp 0 0 *:ndmp *:* LIST EN 3298/perl tcp 0 0 *:ftp *:* LIST EN 3146/pure-ftpd (SER tcp 0 0 centos:domain *:* LIST EN 2559/named tcp 0 0 centos:ipp *:* LIST EN 2907/cupsd tcp 0 0 centos:smtp *:* LIST EN 3103/master tcp 0 0 centos:rndc *:* LIST EN 2559/named tcp 0 0 *:imaps *:* LIST EN 3039/dovecot tcp 0 0 *:pop3s *:* LIST EN 3039/dovecot tcp 0 0 *:pop3 *:* LIST EN 3039/dovecot tcp 0 0 *:imap *:* LIST EN 3039/dovecot tcp 0 0 *:http *:* LIST EN 3132/httpd tcp 0 0 *:webcache *:* LIST EN 3132/httpd tcp 0 0 *:tproxy *:* LIST EN 3132/httpd tcp 0 0 *:ftp *:* LIST EN 3146/pure-ftpd (SER tcp 0 0 localhost6.localdoma:domain *:* LIST EN 2559/named tcp 0 0 *:ssh *:* LIST EN 2894/sshd tcp 0 0 localhost6.localdomain:rndc *:* LIST EN 2559/named tcp 0 0 *:https *:* LIST EN 3132/httpd tcp 0 1632 ::ffff:10.10.10.68:ssh ::ffff:10.10.1.2:49977 ESTA BLISHED 11731/0 Hope some one can help me. Rob
Looks fine so far, apache is running and listening on the correct ports. Have you used webmin to work on the system? Webmin conflicts with ispconfig and if you edited a setting of the apache webserver with webmin, it might have corrupted the ispconfig setup.
Thankyou for the quick reply. I left the server last night not working.... and it is not working this morning =/ No idea how that happened! But i am very glad it did! Rob
Do you use the IP or domain name to access your website? Websites in ispconfig normally ere accessed by domain name and not IP, as they are apache namebased virtual hosts. If you dont use a officially registered domain, take a look here on how to access sites by domain: http://www.faqforge.com/linux/contr...ess-a-namebased-website-without-a-dns-record/