Hi @basilj
Thanks a lot for reaching out!
Please try increasing the max execution time as well.
Hopefully, it will solve the issue.
Best of luck!
I have the same problem 🙁
ok,
I increased the php memory to 512 mb.
it is working
-
This reply was modified 5 years, 5 months ago by
rklug.
Thread Starter
basilj
(@basilj)
Hi @tarekht
I have increased the max execution time to 120. Its still not loading.
Hi @basilj
Thanks a lot for letting us know.
Please upgrade your server configuration using the following settings:
memory_limit = 512M
upload_max_filesize = 64M
post_max_size = 64M
max_execution_time = 300
max_input_vars = 5000
suhosin.post.max_vars = 5000
suhosin.request.max_vars = 5000
Note: It will be even better if you set the memory limit to 1024M since Elementor alone requires 512M.
Hopefully, it will solve the issue.
Best of luck!
Hey @rklug
Glad to know that 🙂
If we can be of any further assistance, please let us know.
Thanks!