PDA

View Full Version : Problem after update.


DKLeader
13th January 2012, 21:11
Hi,

I am running a multiserver setup with vers 3.0.4.1 on a Debian Lenny.

I had a problem with one of the servers not showing correctly in ISPConfig and followed the guide http://www.howtoforge.com/forums/showpost.php?p=269150&postcount=6 but still get:

Checking ISPConfig database .. OK
Unable to read server configuration from database

Right after I run the ispconfig_update.sh I get :

Notice: Undefined offset: 0 in /tmp/ispconfig3_install/install/update.php on line 88

Notice: Undefined index: timezone in /tmp/ispconfig3_install/install/update.php on line 99
This application will update ISPConfig 3 on your server.

till
13th January 2012, 23:04
Check that the server_id that you entered in the config files match the server id of this slave server.

The second error you posted is a php notice and does not indicate a problem.

DKLeader
14th January 2012, 17:20
Ok, but I have during my different attempts I deleted the server from the list in ISPConfig.
The server lost in the list is the MySQL server. I can see that all databases are still there.
How do I solve that?

till
15th January 2012, 12:09
Ok, but I have during my different attempts I deleted the server from the list in ISPConfig.

Thats bad, as that the place where the configuration details of your server are stored. The updater can not work if that record is missing.

There should be backups of the ispconfig mysql database in the /root directory, restore the missing server record from one of these backups.