Weird, I can see it on all of my systems. Do you have databases enabled for one of your servers? And does your logged in account have rights to create a database?
Yes, this server is running with 20 or more websites for over 3 years. The logged in account is the admin. I also did a complete server reboot, but nothing changed.
Did you check that DB is enabled? Can you share the content of /usr/local/ispconfig/interface/web/sites/lib/module.conf.php? Try updating again: Code: cd /tmp wget https://www.ispconfig.org/downloads/ISPConfig-3.2.tar.gz tar xvfz ISPConfig-3.2.tar.gz cd ispconfig3_install/install php -q update.php
Sure! Attached. Also, when updating with the way you mentioned, I get this: PHP Warning: Packets out of order. Expected 1 received 0. Packet size=30 in /tmp/ispconfig3_install/install/lib/mysql.lib.php on line 207
Is the ISPConfig database on the same server as the panel? The file seems fine... you could try going to System -> Server Services -> server1.example.com and disable DB-Server there, save, then re-enable it again.