For the shared hosting version of these instructions, see PHP upload limits on shared hosting
The location of your php.ini file can vary, depending on your operating system/control panel combination. If you are using Fedora 4 with Parallels Plesk Panel, for example, this file is in the following location: /etc/php.ini
If you are using a different operating system and/or control panel, you can find the location of your php.ini file by running the following from your command line:
There are two variables within your php.ini file that are responsible for managing user file uploads.
An increase in the value of these variables expands user file upload limits.
After making changes to php.ini, you must perform an httpd restart for them to take effect. This is accomplished by running the following from your command line: