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

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