Created
July 12, 2015 23:56
-
-
Save frknikiz/f7d67238fc7d360b4f46 to your computer and use it in GitHub Desktop.
Vestacp Php update
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt-get update | |
sudo apt-get install python-software-properties | |
sudo add-apt-repository ppa:ondrej/php5-oldstable | |
sudo apt-get update | |
sudo apt-get upgrade | |
sudo apt-get install php-pear php5-cli php5-common php5-curl php5-dev php5-gd php5-mcrypt php5-mysql php5-pgsql php5-xdebug |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment