Created
April 15, 2014 11:32
-
-
Save trikitrok/ab6460182ff4f4198c07 to your computer and use it in GitHub Desktop.
Modify php.ini
This file contains hidden or 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 vi /etc/php.ini | |
sudo /sbin/service httpd restart |
This file contains hidden or 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 vim /etc/php5/apache2/php.ini | |
sudo /usr/sbin/service apache2 restart |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment