Hi, Tryd to update but i will stop in the backup. Even when i dont want to take a backup the script is stopping and not updating my ISPConfig. Whats going wrong? >> Update Operating System: 14.04.1 LTS (Trusty Tahr) This application will update ISPConfig 3 on your server. Shall the script create a ISPConfig backup in /var/backup/ now? (yes,no) [yes]: Creating backup of "/usr/local/ispconfig" directory... Creating backup of "/etc" directory... root@vweb1:/tmp/ispconfig3_install/install#
Seems as if you compiled a php cli binary without mysql support and replaced the system php with that binary. run: mv /usr/local/bin/php /usr/local/bin/php_bak and try the update again.