• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

How to upgrade PHP to PHP 5.4 on CentOS 6

If you are running Plesk 12 chances are you are already running Php 5.4. Can you confirm the version of PHP with the function
Code:
<?php phpinfo(); ?>
 
Back
Top