Site Search
Tweet
Chat LIVE
You are here:
command line shell scripting
»
installing older version of php via apt get (aptitude)
Installing older version of PHP via apt-get (aptitude)
Written By
PHPin24
Submitted At
2009-07-21 13:36:58
Num Views
1066
Category
Command line, Shell Scripting
If you want to install a different version to the latest on aptitude filelists you can just use the following command
sudo apt-get install php=5.1.6
By PHPin24 @ 2009-07-21 13:36:58