Friday, May 3, 2024
5
rated 0 times [  5] [ 0]  / answers: 1 / hits: 20221  / 2 Years ago, mon, march 14, 2022, 3:13:04

I would like to install PHP 5.4 with FPM on a 12.04 virtual machine. The popular PPA solution for installing PHP 5.4 doesn't seem to include the php5-fpm package.



What's the best way to install this version?


More From » installation

 Answers
3

If your system is 32 bit (old computers):



Go to this thread and select the latest version. Then download the file there is on the Downloadable files section



If your system is 64 bit (the most common by now):



Go to this thread and select the latest version. Then download the file there is on the Downloadable files section






Installing PHP from terminal:



Enter the following command:



sudo apt-get install php5-fpm





Compile your self:



In this web page you will found the download link with the packages.



Then you have to compile and install.






More information about the LAMP installation on Ubuntu 12.04


[#37456] Tuesday, March 15, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
irripri

Total Points: 164
Total Questions: 111
Total Answers: 107

Location: South Georgia
Member since Sun, Aug 8, 2021
3 Years ago
irripri questions
Mon, Aug 29, 22, 03:19, 2 Years ago
Thu, Mar 30, 23, 01:56, 1 Year ago
Thu, Dec 30, 21, 08:53, 2 Years ago
;