• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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