mohsinworld
Active member
- Aug 2, 2019
- 161
- 82
- 28
Sorry, it's GoDaddy mate!Increase your php_max_memory size.
Sorry, it's GoDaddy mate!Increase your php_max_memory size.
Ahh you're f*cked then lol. Worst hosting ever.Sorry, it's GoDaddy mate!
Client chose GoDaddy, I don't ave control over that. My whole freelancing life F**ked by GoDaddy!Ahh you're f*cked then lol. Worst hosting ever.
Client chose GoDaddy, I don't ave control over that.
This problem appeared when I tried with Elementor Nulled + Pro Nulled! In free plugin when I wanted import free template it worked.Develop locally, then port over to live site. Problem solved.
A local staging machine like: Local By Flywheel f.ex ?Develop locally, then port over to live site. Problem solved.
Local by Flywheel and it successor Lightning are a disaster.A local staging machine like: Local By Flywheel f.ex ?
I recently switched from Lightning to Laragon and I love it. Much faster than Lightning and none of the hassles.Local by Flywheel and it successor Lightning are a disaster.
Since using Laragon, I've never looked back at Flywheel or any other local development tool: https://laragon.org/download/index.html
Why do you conclude that Local By Flywheel is a real disaster ?Local by Flywheel and it successor Lightning are a disaster.
Since using Laragon, I've never looked back at Flywheel or any other local development tool: https://laragon.org/download/index.html
It's slow and can't do updates for many plugins including Elementor Pro.Why do you conclude that Local By Flywheel is a real disaster ?
I recently switched from Lightning to Laragon and I love it. Much faster than Lightning and none of the hassles.
Good move, the biggest thing I thought I was missing with Laragon was the ability to clone a site but I found out how to do that earlier so I'm even more happy with it now.I just switched from cr@p to Laragon, your recommendation. 1 of the best decisions I've made in life so far. Thanks a lot.
Good move, the biggest thing I thought I was missing with Laragon was the ability to clone a site but I found out how to do that earlier so I'm even more happy with it now.
You need to increase the memory_limit value in your php.ini
its memory_limit = 256M I think its enough, but now I set it to 512MYou need to increase the memory_limit value in your php.ini
That should be enough, also put your max_input_vars to 5000.x
its memory_limit = 256M I think its enough, but now I set it to 512M
what about 512M? is is enough
That usually fixes it.I tried but problem is same, even I close Xampp and started again..