• Hello! I’m using a Virtual Dedicated server with CentOS5 and Plesk 10.2. I just upgraded PHP on the server to 5.2.1 and when connecting through SSH, if i run yum info php, it pulls back the current version as being 5.2.1, but when I try to install WordPress 5.2 through Plesk it says that I am using 5.1.6. Has anyone ever encountered this? How do I tell Plesk that the server does in fact have the proper version of PHP?

Viewing 1 replies (of 1 total)
  • Upload a php file to the root of your site and call it info.php. In this file add:

    <?php phpinfo(); ?>

    Make note of what version it states and where the php.ini file is located.

Viewing 1 replies (of 1 total)
  • The topic ‘Installing WordPress using Plesk, PHP’ is closed to new replies.