Hi there, all database can't connect to mysql (which is up and running and working fine from command line). The errore is "Error establishing a database connection". I've investigated and find this in ispconfig log Code: Tue Dec 29 14:19:01 CET 2020 PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_mysql.so' (tried: /usr/lib/php/20180731/pdo_mysql.so (/usr/lib/php/20180731/pdo_mysql.so: undefined symbol: pdo_throw_exception), /usr/lib/php/20180731/pdo_mysql.so.so (/usr/lib/php/20180731/pdo_mysql.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 Tue Dec 29 14:19:01 CET 2020 PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_mysql.so' (tried: /usr/lib/php/20180731/pdo_mysql.so (/usr/lib/php/20180731/pdo_mysql.so: undefined symbol: pdo_throw_exception), /usr/lib/php/20180731/pdo_mysql.so.so (/usr/lib/php/20180731/pdo_mysql.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 Tue Dec 29 14:19:01 CET 2020 PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_sqlite.so' (tried: /usr/lib/php/20180731/pdo_sqlite.so (/usr/lib/php/20180731/pdo_sqlite.so: undefined symbol: pdo_throw_exception), /usr/lib/php/20180731/pdo_sqlite.so.so (/usr/lib/php/20180731/pdo_sqlite.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 Tue Dec 29 14:19:01 CET 2020 PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_sqlite.so' (tried: /usr/lib/php/20180731/pdo_sqlite.so (/usr/lib/php/20180731/pdo_sqlite.so: undefined symbol: pdo_throw_exception), /usr/lib/php/20180731/pdo_sqlite.so.so (/usr/lib/php/20180731/pdo_sqlite.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 Tue Dec 29 14:19:01 CET 2020 finished server.php. Tue Dec 29 14:19:01 CET 2020 PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_mysql.so' (tried: /usr/lib/php/20180731/pdo_mysql.so (/usr/lib/php/20180731/pdo_mysql.so: undefined symbol: pdo_throw_exception), /usr/lib/php/20180731/pdo_mysql.so.so (/usr/lib/php/20180731/pdo_mysql.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 Tue Dec 29 14:19:01 CET 2020 PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_sqlite.so' (tried: /usr/lib/php/20180731/pdo_sqlite.so (/usr/lib/php/20180731/pdo_sqlite.so: undefined symbol: pdo_throw_exception), /usr/lib/php/20180731/pdo_sqlite.so.so (/usr/lib/php/20180731/pdo_sqlite.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 Tue Dec 29 14:20:01 CET 2020 finished server.php. In apache log i only see Gracefull restart. spconfig is working without any issue. I've multiple php versione installed from this tutorial How to install PHP 5.6 and 7.0 - 7.4 as PHP-FPM & FastCGI for ISPConfig 3.1 with apt on Debian 8 to 10 (howtoforge.com) Any idea?
Double-check that you switched back to the right default PHP version as described in the tutorial and that there are no pending updates when running apt-get update && apt-get upgrade
If i open http://IP to see default apache page, i get the same error, and abviouosly there's no database connection... All website goes to the first site in list...
I've found the problem, the first website was binded to a prticular ip address and this broke all apache configuration Switching back from 10.0.0.4 to * all was fixed...
The problem is, that editing a website with a reseller account it's the only available option, the user can't select "*"
Mmm ok i've found the fix, in the profile of the reseller i've got to select my own webserver, or it will propose only the ip address