|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Increasing User File Upload Limits Using Php.iniNOTE: The location of your php.ini file can vary, depending on your operating system/control panel combination. If you are using Fedora Core 4 with Plesk control panel, for example, this file is in the following location: php -i | grep php.ini
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. NOTE: 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: /sbin/service httpd restart
Comments, Questions & Reviews
Comments is currently disabled for this article! Related Articles and Readings
The information provided in this article is for general information and/or the comments is the sole responsibility of their respective authors and does not necessarily reflect the opinion of zeronese.net does not endorse any article and/or comments published by our web users unless otherwise noted. |
Categories
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||

