• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Is it possible to install php5-mysqlnd without break Plesk 11.5?

wing_hk

New Pleskian
Currently I found my new site is getting following error message:

Fatal error: Call to undefined method mysqli_stmt::get_result()

After searching for a while I found it's because new site need php-mysqlnd and my server is currently working with php-mysql instead of php-mysqlnd.


I tried : apt-get install php5-mysqlnd

The result is a disaster that php-mysql is removed and I can never access my PLESK again. I have to rebuild the server.


Is there any way I can install php-mysqlnd and still have working PLESK?
 
Currently I found my new site is getting following error message:

Fatal error: Call to undefined method mysqli_stmt::get_result()

After searching for a while I found it's because new site need php-mysqlnd and my server is currently working with php-mysql instead of php-mysqlnd.


I tried : apt-get install php5-mysqlnd

The result is a disaster that php-mysql is removed and I can never access my PLESK again. I have to rebuild the server.


Is there any way I can install php-mysqlnd and still have working PLESK?

I have been wanting to do the same but can't install php-mysqlnd because it conflicts with php-mysql. I have been thinking about forcefully removing php-mysql and then installing php-mysqlnd but don't want to end up with a damaged plesk installation. Hopefully someone will answer this soon.

I believe that it won't be long and the php-mysql will become obsolete and we need to be on php-mysqlnd soon. Maybe someone can correct me if I am wrong.
 
Back
Top