• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

Plesk doesn't see my upgraded PHP & MySQL

C

cottage1

Guest
Running Plesk 8.1.1 on RHEL 4.

I was given the standard PHP 4 and MYSQL 4 setup at THE PLANET.

After checking to make sure the Plesk 8.1.1 supports PHP 5 and MySQL 5, I paid the tech to upgrade PHP and MySQL for me.

He did so, and the PHP test page works.

However, when I look in Plesk Server Components it says that PHP and MYSQL are not installed. Consequently it will not allow me to install any application vault packages that use PHP or MYSQL.

How do you get PLESK to see the new PHP and MYSQL installations?
 
I don't know what the tech exactly did, but if you use the packages from the CentOS Plus repository or ART's Atomic repository everything works just fine.

I'd think it's strange Plesk would say MySQL is not installed because Plesk runs on MySQL itself.
 
Maybe did the Tech not use a rpm like installation method ?

search for rpm installed versions using that command :

rpm -qa |grep mysql
rpm -qa |grep php

Florent
 
Back
Top