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

PHP 5.3 support

G

Gabev

Guest
I have Plesk Panel 10.3.1 on Ubuntu 8.04

http://kb.odin.com/en/111711
APPLIES TO:

Plesk 10.x for Linux

Resolution
To enable the PHP 5.3 support on the Parallels Plesk Panel server you may want to use the Autoinstaller tool or Parallel Plesk Panel graphical user interface.

1 install PHP 5.3 using Autoinstaller tool you should run the following command on your server:
/usr/local/psa/admin/sbin/autoinstaller --select-release-current --install-component php53

I've tried to follow this instruction and the answer was :

Warning : following components not found :php53
You already have the latest version of products and all selected components installed.Instalation will not continue.



So ...i did check with php -v and got that php version is 5.2.4....
how am I suppose to upgrade to php 5.3.8 which contains important security updates?
 
PHP53 can be installed via Plesk autoinstaller only on Redhat based OSes. You can use PHP53 for Ubuntu from official vendor's repositories.
 
Back
Top