View Full Version : Server Restart = No ISPConfig
CombatGod
10th April 2006, 12:25
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
falko
10th April 2006, 17:50
Which distribution do you use?
What's the output of netstat -tap after a reboot?
CombatGod
10th April 2006, 18:53
This is the output. Seems like everything is up.
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
CombatGod
10th April 2006, 19:18
Ok, well it ISPConfig only works if I restart it.
/etc/init.d/ispconfig-server restart
It this normal? Or should this process run automatically when the server is restarted?
till
10th April 2006, 22:47
Which linux distribution do you use?
CombatGod
10th April 2006, 23:15
Ubuntu, I used the Breezy Badger configuration. The install went without a single problem.
falko
11th April 2006, 15:02
Please run update-rc.d ispconfig_server defaults
ISPConfig should then be started at boot time.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.