Portal HomeClient AreaAnnouncementsKnowledgebaseSupport TicketsDownloads

Knowledgebase
You are here: Portal Home > Knowledgebase > PHP > How do I increase the PHP Memory Limit?

How do I increase the PHP Memory Limit?

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.


Was this answer helpful?

Add to Favourites
Print this Article

Also Read
Wildcard Subdomain hosting (Views: 193)
How do I use PHP5? (Views: 181)
How do I increase the PHP Upload Limit? (Views: 180)
How Do I Change PHP Setting X? (Views: 165)
500 Error (Views: 193)

Powered by WHMCompleteSolution


Language: