Config file locations

From StutsmanSoft Developer Wiki

Jump to: navigation, search

[edit] Apache

/etc/apache2/httpd.conf

[edit] PHP

/etc/php.ini

NOTE: This file initially does not exist and must be created with the following command:

sudo cp /etc/php.ini.default /etc/php.ini

Personal tools