• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Upgrading Php

pould

Basic Pleskian
Can anyone tell me how to upgrade php within Plesk? I'm currently running Plesk 8.6 with CentOS and the version of php is 4.3.6.

Please be gentle - I'm not that familiar with Linux!!!
 
Plesk itself runs independently of server's PHP version. Latest Plesk version runs on PHP5. Therefore, if you can install PHP on OS, it will be fine with Plesk.
You simply download all needed PHP5 rpm packages from official PHP web site and install them (rpm -Uvh package_name.rpm). One thing is you might also need this package to get rid of some dependencies error:

psa-php4-configurator-1.0.0-rhel4.build80060414.15.noarch.rpm

It was compiled by Plesk developers for RHEL4 and Centos4.


Additional information from parallels team read here:
http://forum.swsoft.com/showthread.php?p=171751#post171751
 
Back
Top