Page 1 of 1

How to Upgrade to PHP5.6 with Apache 2.4 on Ubuntu 12.04

Posted: Fri Oct 09, 2015 7:03 pm
by smuralii
Hi Guys,

I am planning to upgrade my server's php version (5.3) to latest 5.6 version. But php5.6 requires Apache2.4 to run properly. So i have to upgrade both on my server. Can someone from the group could help me to figure out a solution for this?

Current server Configuration:
-----------------------------------------
OS: Ubuntu 12.04
Processor: 64bit
PHP version: 5.3
Apache version: 2.2

Regards,
Murali

Re: How to Upgrade to PHP5.6 with Apache 2.4 on Ubuntu 12.04

Posted: Sun Oct 11, 2015 10:22 pm
by David Diaz
Not really.

My VPS with Apache 2.2.22 works perfectly with PHP 5.6.14, and it´s really easy to install, 1 minute.

https://www.devops.zone/tricks/install- ... an-wheezy/

Re: How to Upgrade to PHP5.6 with Apache 2.4 on Ubuntu 12.04

Posted: Mon Oct 12, 2015 8:41 am
by smuralii
Hi David Diaz,

Thanks for your reply. I will try this today and update the status here.

Re: How to Upgrade to PHP5.6 with Apache 2.4 on Ubuntu 12.04

Posted: Mon Dec 12, 2016 12:08 pm
by Sanity
hi,
Does this update work?., thanks

Re: How to Upgrade to PHP5.6 with Apache 2.4 on Ubuntu 12.04

Posted: Sat Mar 11, 2017 10:26 pm
by skurudo
Should be... or we can build own version from source, it's will be nice too.