How to Upgrade to PHP5.6 with Apache 2.4 on Ubuntu 12.04
How to Upgrade to PHP5.6 with Apache 2.4 on Ubuntu 12.04
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
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
-
- Posts: 8
- Joined: Sun Dec 28, 2014 4:29 pm
- Contact:
Re: How to Upgrade to PHP5.6 with Apache 2.4 on Ubuntu 12.04
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/
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
Hi David Diaz,
Thanks for your reply. I will try this today and update the status here.
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
hi,
Does this update work?., thanks
Does this update work?., thanks
Re: How to Upgrade to PHP5.6 with Apache 2.4 on Ubuntu 12.04
Should be... or we can build own version from source, it's will be nice too.