How to increase PHP memory allocation to 64MB

Avatar
  • Answered
I'm building a Wordpress web site. It requires at least 64MB for the PHP memory allocation. But currently it is 40MB by default. How can I increase it? Thanks!
Avatar
johnpaulb-imhs1
Hello tony_chen, Thank you for your question. You can view your current PHP settings using a PHP info page. If you want to increase your PHP memory from 40MB to 64MB, you must modify the php.ini file. Here is a link to our guide on how to update your PHP settings. You can also make these rules affect all website in your account, by making it recursive. If you have any further questions, feel free to post them below. Thank you, -John-Paul