Ich habe die MySQL-Version von 5.5 auf 5.7 auf meinem Ubuntu aktualisiert.PHP mit Problem in Ubuntu nach dem Upgrade von MySQL auf v5.7
Aber nichts mit dem mysql verwandt hat danach gearbeitet. Ich habe auch das php5-mysql-Paket aktualisiert.
Ich fand heraus, dass ich php5-mysqlnd-Paket mit Befehl Sudo apt-get installieren PHP5-Mysqlnd installieren muss. Aber, es kann nicht installiert werden. die Nachricht:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help resolve the situation:
The following packages have unmet dependencies:
php5-mysqlnd : Depends: phpapi-20121212
Depends: php5-common (= 5.5.36+dfsg-1+donate.sury.org~trusty+1) but 5.6.18+dfsg-1+deb.sury.org~trusty+1 is to be installed
E: Unable to correct problems, you have held broken packages.
Meine PHP Version 5.6.18-1 + deb.sury.org ~ treuen + 1
Es sieht so aus, als ob Sie ein benutzerdefiniertes Repository 'donate.sury.org' verwenden, fügen Sie bitte Ihre' apt' Konfiguration in die Frage ein. Und versuchen Sie es mit den Standard-Repositories? –