I have upgraded php 5.5 using below steps,
===
sudo add-apt-repository ppandrej/php5
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install php5
==
Its also upgrading Apache from 2.2 to 2.4 and after installation, it break my Apache configuration and getting configuration errors when adding domains from Plesk etc.
Is there any proper way to upgrade PHP 5.5 in Plesk 12.0(Ubuntu 12.04)
Any help would be appreciated.
===
sudo add-apt-repository ppandrej/php5
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install php5
==
Its also upgrading Apache from 2.2 to 2.4 and after installation, it break my Apache configuration and getting configuration errors when adding domains from Plesk etc.
Is there any proper way to upgrade PHP 5.5 in Plesk 12.0(Ubuntu 12.04)
Any help would be appreciated.