sigma Hosting Logo
Sigma Hosting
Play Video

How to Increase PHP Memory Limit in WordPress Godaddy Server

Are you seeing an allowed memory size exhausted error in WordPress? This is one of the most common WordPress errors, and you can easily fix it by increasing the php memory limit in WordPress.

In this video I show you how to increase it from a Godaddy server.

Here is the lines of code to use:

expose_php = Off
max_input_time = 600
max_input_vars = 3000
max_execution_time = 600
memory_limit = 256M
post_max_size = 256M
upload_max_filesize = 256M

If you liked this video, then please subscribe to my YouTube Channel for WordPress video tutorials.

My name is Edgar and I run a website called CyberLords.com