By default, it’s located in /etc/php.ini
In this file, you can set your upload limits, memory limits, safe mode and many other settings that you may wish to change.
Before saving permanent changes to this file please consider the following:
- CREATE A BACKUP before saving
- all changes will be live AFTER REBOOTING your machine
- all changes are applied SERVER WIDE to all accounts and sites on your server
If you would like to make changes to a specific directory, consider making changes in your .htaccess files.
i got you.. thank you for sharing your knowledge.. i will try mine..
Any info on exactly how to edit .htaccess properly to accomplish this if need be?
Hi Sam,
TextEdit (Mac), Notepad or Write (Windows) should do the trick. Don’t use things like Word or Pages – they save additional formatting that we don’t want in a .htaccess file. Also, make sure you transfer the file in binary mode with your FTP client.