Ok I have no idea what's going on. I install ISPConfig. Everything works completely fine. I get into ISPConfig with no problem. I restart my server it doesn't work. Is there something I need to run to get ISPConfig up? I feel really dumb here but I can't find anything about it. It seems like it should automatically start up when I reboot the server. Somebody PLEASE help me. K thanks
This is the output. Seems like everything is up. Code: Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 localhost.localdo:32770 *:* LISTEN 7 384/hpiod tcp 0 0 localhost.localdo:32771 *:* LISTEN 7 400/python tcp 0 0 localhost.localdo:mysql *:* LISTEN 7 612/mysqld tcp 0 0 *:ftp *:* LISTEN 7 917/proftpd: (acce tcp 0 0 virtual-ipl.fera:domain *:* LISTEN 7 334/named tcp 0 0 feraserver.ferat:domain *:* LISTEN 7 334/named tcp 0 0 localhost.locald:domain *:* LISTEN 7 334/named tcp 0 0 localhost.localdoma:ipp *:* LISTEN 7 357/cupsd tcp 0 0 *:smtp *:* LISTEN 7 751/master tcp 0 0 localhost.localdoma:953 *:* LISTEN 7 334/named tcp 0 0 virtual-ipl.ferat:38238 72.14.203.99:www ESTABLISHED1 3146/firefox-bin tcp 0 0 localhost.localdoma:ipp localhost.localdo:52366 ESTABLISHED7 357/cupsd tcp 0 0 localhost.localdo:36665 localhost.localdo:32770 ESTABLISHED7 400/python tcp 0 0 localhost.localdo:32770 localhost.localdo:36665 ESTABLISHED7 384/hpiod tcp 0 0 localhost.localdo:52366 localhost.localdoma:ipp ESTABLISHED8 123/gnome-cups-ico tcp6 0 0 *:imaps *:* LISTEN 7 488/couriertcpd tcp6 0 0 *:pop3s *:* LISTEN 7 531/couriertcpd tcp6 0 0 *:pop3 *:* LISTEN 7 506/couriertcpd tcp6 0 0 *:imap2 *:* LISTEN 7 465/couriertcpd tcp6 0 0 *:www *:* LISTEN 7 973/apache2 tcp6 0 0 *:ssh *:* LISTEN 7 873/sshd tcp6 0 0 ip6-localhost:953 *:* LISTEN 7 334/named tcp6 0 0 *:https *:* LISTEN 7 973/apache2
Ok, well it ISPConfig only works if I restart it. Code: /etc/init.d/ispconfig-server restart It this normal? Or should this process run automatically when the server is restarted?
Please run Code: update-rc.d ispconfig_server defaults ISPConfig should then be started at boot time.