Product:
Search Type:

When php is upgraded to php5 on Debian, the Plesk panel goes down.

Article ID: 1762 
Last Review: Feb,18 2008
APPLIES TO:
  • Plesk 8.x for Linux/Unix

SYMPTOMS

If you try to upgrade libapache2-mod-php4 to libapache-mod-php5  package, apt-get tries to remove package psa with all dependencies, in accordance to dependency listing of psa-php4-configurator:

# apt-get install libapache2-mod-php5

    Reading Package Lists... Done
    Building Dependency Tree... Done
    Suggested packages:
      php-pear
    The following packages will be REMOVED:
      libapache2-mod-php4 libpam-plesk psa psa-api psa-horde psa-hotfix3 psa-hotfix4 psa-hotfix5 psa-hotfix6     psa-imp psa-php4-configurator
    The following NEW packages will be installed:
      libapache2-mod-php5

RESOLUTION

To solve this issue you should install psa-php5-configurator as well:
# apt-get install psa-php5-configurator libapache2-mod-php5

This package is available in Plesk Debian repository in 'dist-*/contrib/'.

You can download it manually from http://autoinstall.plesk.com/debian/PSA or configure Debian repository:

deb http://autoinstall.plesk.com/debian/PSA_<versnion> <codename> all

for example for Plesk 8.2.1 and Debian 4:

deb http://autoinstall.plesk.com/debian/PSA_8.2.1 etch all

Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
*Please type the code you can see.
* - required fields