Ding's Programming Blog
Wednesday, October 14, 2015
Upgrade to PHP 5.6 on Ubuntu 12.04
Three lines of command solves the problem:
sudo add-apt-repository ppa:ondrej/php5-5.6
sudo apt-get update && sudo apt-get dist-upgrade
sudo apt-get install php5
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment