• 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.

Issue nstallation of WordPress failed

shahriark

New Pleskian
Hi Dear all, Trying to install Wordpress via Plesk application return below error:

Error: The following error has occurred during the installation of application: Installation of WordPress at xxxxxx failed. The following problems with requirements were found: The app requires the mysql database server version 5.0 or later.

While mysql 5.6.33 installed for client on the server, output of command select * from DatabaseServers where type='mysql':

| 1 | localhost | 3306 | mysql | 5.6.33 | no_error |

Plesk 12.5.30 running on windows 2012

Thanks
 
This problem may be caused by Plesk storing an incorrect MySQL server administrator password. I can suggest you follow the step mentioned in the KB aticle https://kb.plesk.com/en/116050 to resolve the issue.
 
This problem may be caused by Plesk storing an incorrect MySQL server administrator password. I can suggest you follow the step mentioned in the KB aticle https://kb.plesk.com/en/116050 to resolve the issue.

Thanks Igor for reply
I reenter the correct password for mysql in plesk panel befor. (password that I can login to mysql command line with it)
Also user able to create mysql database and manage it with phpmyadmin.
but I will try KB article
Thanks
 
This problem may be caused by Plesk storing an incorrect MySQL server administrator password. I can suggest you follow the step mentioned in the KB aticle https://kb.plesk.com/en/116050 to resolve the issue.

Hin again
I follow article and now I have new error

Error: Unable to install the app because its installation requirements are not met. Contact your hosting provider to resolve this problem.
PHP extension
The 'mysqli' extension was not found.
Database
The app requires the mysql database server version 5.0 or later.

php_mysql.dll and php_mysqli.dll are include on php.ini
Thanks
 
Back
Top