Update 6.52
-
Dont work, When updating it doesn’t end and the siteweb stays blank
-
Hi Bazza,
I’m testing and I will let you know in half hour.
Cheers,
Bill
Hi Bazza,
The version 6.53 it is working. I ran tests in many sites.
Try to upgrade to 6.53.
Please, let me know if you have problems.
Cheers,
Bill
I have tried again many times but in all updates or not install or break the server
Hi Bazza,
Please, take a look at our troubleshooting page we have many tips:
https://siterightaway.net/troubleshooting/Many things can happens. For example:
1) Low WordPress Memory Limit
2) Site with Javascript errors
3) Processor overloaded
and so on.Please, after look our page above, let me know if you have questions.
Cheers,
BillThe problem is that it exceeds 1GB of memory at the time of installation…
define('WP_MEMORY_LIMIT', '1G');
in wp-config.phpIn each version it requires more and more memory
Hi Bazza,
WordPress Low Memory Limit
First of all, I don’t know if you can put 1G. Probably you need put, 512M, for example:define(‘WP_MEMORY_LIMIT’, ‘512M’);
I have some big sites and I never put more than 512M. Try to begin with 512M.
Here is the link with WordPress official info:
PHP memory limit
Second thing, The PHP memory limit needs be bigger than WordPress Memory Limit and not bigger than your Hardware Memory.You can find details here:
http://wpmemory.com/php-memory-limit/We have this plugin to help you to manage the memory.
https://ww.wp.xz.cn/plugins/wp-memory/If you have a small site, with a simple theme, our plugin Stop Bad Bots can works fine also with 40MB of WordPress memory Limit.
The total memory necessary depends of your theme, how many plugins, page content (images and so on….). Then, if you install more and more plugins, change to a heavy theme, use big images, slides, you need more memory…
We explain How memory Your Site Needs in this page:
http://wpmemory.com/how-much-memory-enough/Please, let me know if you have questions.
Cheers,
BillHi Bazza,
Please, read my previous post.
I just ran a test (install the plugin) with 256M of memory without problems.
Cheers,
Bill
The topic ‘Update 6.52’ is closed to new replies.