• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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