Search:
Advanced search
|
Browse by category:
|
How can I change the upload_max_filesize, post_max_size and memory_limit for my scripts? |
|||||
Create a php.ini file in folder where script is located and add the following lines to it:
upload_max_filesize = XM post_max_size = XM memory_limit = XM Where X is the amount of memory in Megabytes. |
Others in this Category | |
I am getting a 500 Internal Server Error message when trying to access the script. What to do? |
Powered by
KBPublisher (Knowledge base software)