• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

PHP & MySQL Upgrade - Help me :(

J

JediKnight

Guest
I have php and mysql softwares old versions in my plesk.How can i update this softwares? Mine system dont work with old php & mysql version. I look it but dont see anywhere to update from plesk.Im pleasure if u help me. Your sincerly.
 
To update MySQL you should download packed MySQL distro from http://dev.mysql.com/get/Downloads/MySQL-4.1/mysql-noinstall-4.1.16-win32.zip/from/pick

Then stop 'Plesk SQL' service, rename folder 'mysql' in %plesk_dir% to 'mysql_old', unpack mysql 4.1.16 to folder 'mysql', delete folder 'data' in 'mysql' folder, copy folder 'data' from folder 'mysql_old' to 'mysql' and then start Plesk SQL service.

Same must be done for 'MySQL' service and MySQL instance located in %plesk_dir%\databases to keep clients MySQL also up to date.

What version of php do you want to use at your server. Actually PHP5 doesn't supported completely yet.
 
Back
Top