• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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