Hello,
i updated my Debian Jessie Server to the current Stretch Version and then to the latest i-MSCP Version (as described here in the forum). Everything went well and works.
But i have some problems with the PhpSwitcher Plugin and the need Packages. Because i selected MariaDB 10.2 during the setup and not the default 10.1 for Debian Stretch.
Here are some infos about the system:
i-MSCP Infos
I´m running PhpSwitcher 3.0.6
Here is the Error:
Looks like there are other packages need for MariaDB 10.2 because i´m unable to find the libmariadbclient-dev for version 10.2.
And of course, the installation aborts because of the wrong version.
Here are all my installed Packages for MariaDB
I´m not sure if there are there still some development files/packages missing ?
Here is my sources.list
- deb http://security.debian.org/ stretch/updates main non-free contrib
- deb-src http://security.debian.org/ stretch/updates main contrib non-free
- deb http://http.debian.net/debian stretch-updates main non-free contrib
- deb-src http://http.debian.net/debian stretch-updates main contrib non-free
- deb http://http.debian.net/debian stretch main non-free contrib
- deb-src http://http.debian.net/debian stretch main contrib non-free
- deb https://packages.sury.org/php/ stretch main
- deb-src https://packages.sury.org/php/ stretch main
- deb http://mirror.netcologne.de/mariadb/repo/10.2/debian stretch main
- deb-src http://mirror.netcologne.de/mariadb/repo/10.2/debian stretch main
Display More
Thanks for any help!