Create account Login Webmail Contact Us



 
Knowledgebase
How do I increase the PHP Memory Limit?
Posted by Mike C. on 12 September 2009 12:20 AM
Create a blank text file called php.ini (if one doesn't already exist).

Put the following line in it:
memory_limit = 16M

Replace 16M with the size in Megabytes you would like the limit set to.

Then place the file in your public_html folder (or deeper) and that's it.
(604 vote(s))
Helpful
Not helpful

Comments (0)
Post a new comment
 
 
Full Name:
Email:
Comments: