Skip to main content

Allocating more Memory to a Particular Database

Comments

2 comments

  • leeweaver
    Hi, for anyone else with a similar issue I think I've found the fix. When logged into the WHM look down the left menu until you see; Service Configuration > PHP Configuration Editor The setting is called 'memory_limit' and was set at 32M for me. I increased it to 128M and clicked Save. It fixed the memory issues I was having with Wordpress but I think this Fix does a memory increase for all databases, not a specific one? Not sure how to do it for just one database.
    0
  • cPanelMichael
    Hello, That's actually a memory increase for PHP, which I believe is what you were originally looking for. You set that value globally, but you can set it for individual accounts using individual php.ini files (if you use suPHP) or through the .htaccess file if you use DSO:
    0

Please sign in to leave a comment.