Notifications
Clear all

[Solved] Urgent Help, Site is down after update to 2.0

161 Posts
5 Users
28 Reactions
7,341 Views
dimalifragis
Posts: 2611
(@dimalifragis)
Famed Member
Joined: 5 years ago

Can i ask you what plugin you use for protection ? If you use one.

dimalifragis
Posts: 2611
(@dimalifragis)
Famed Member
Joined: 5 years ago

This is getting better and better:

 

[17-Sep-2022 13:27:53 UTC] PHP Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 262144 bytes) in /home/percysgr/public_html/wp-includes/class-wp-hook.php on line 219
[17-Sep-2022 13:27:53 UTC] PHP Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 262144 bytes) in Unknown on line 0
[17-Sep-2022 13:27:53 UTC] PHP Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 262144 bytes) in Unknown on line 0

 

Why you run such a site with 1g of ram? VERY VERY POOR hosting i must say. VERY.

7 Replies
(@percysgrowroom)
Joined: 6 years ago

Noble Member
Posts: 1212

@dimalifragis it shouldn't be 1g of ram mate... I'll have to check the numbers when I'm home but I'm sure it's atleast four. Thanks for pointing that out, I'll check and get back to you when I'm home

dimalifragis
(@dimalifragis)
Joined: 5 years ago

Famed Member
Posts: 2611
Posted by: @percysgrowroom

@dimalifragis it shouldn't be 1g of ram mate... I'll have to check the numbers when I'm home but I'm sure it's atleast four. Thanks for pointing that out, I'll check and get back to you when I'm home

Ok then, you have 4 in the hosting plan BUT you use 1 for some reason.

What does the Dashboard of wpForo show (see below). What is YOUR limit?

If you have 4 per hosting, you must change that in wp-config.php and (possibly) in .htaccess.

 

(@percysgrowroom)
Joined: 6 years ago

Noble Member
Posts: 1212

@dimalifragis thanks for all you help mate. I'm out right now but as soon as I am home in a couple of hours I'll get all this info to you. I really appreciate your help bro, seriously, thanks man

RealAct
(@realact)
Joined: 7 years ago

Reputable Member
Posts: 238

@percysgrowroom you might want to look into increasing your WordPress allowed memory size. This can be done on your CPanel, but also another method here.

I believe the fact that your site has grown and also probably is getting more traffic along with the new WPForo 2.0 demands is making your previous limits and configurations not enough anymore bud.

(@percysgrowroom)
Joined: 6 years ago

Noble Member
Posts: 1212

@realact Yes I am thinking the same. Thanks for your input mate. What would you suggest I do to get things working correctly? 

My server should be able to provide enough for the site, I just have to dial things in properly 

dimalifragis
(@dimalifragis)
Joined: 5 years ago

Famed Member
Posts: 2611
Posted by: @realact

@percysgrowroom you might want to look into increasing your WordPress allowed memory size. This can be done on your CPanel, but also another method here.

I believe the fact that your site has grown and also probably is getting more traffic along with the new WPForo 2.0 demands is making your previous limits and configurations not enough anymore bud.

@realact, are you for real? You keep repeating things we have done here hours ago and suggestions already give. And it is not the first time you do that.

RealAct
(@realact)
Joined: 7 years ago

Reputable Member
Posts: 238

@dimalifragis stop your personal attacks, what? Are you the only person who knows everything and can help?

I didn't read all this thread, so I didn't notice some of the issues had already been addressed. What's your problem? Open your mind a little and stop trying to grab attention rather than helping.

dimalifragis
Posts: 2611
(@dimalifragis)
Famed Member
Joined: 5 years ago

Dude you need someone to fix your issues and tune the site. Find someone that knows Wordpress. Trully knows WP.

You had issues that you didn't even know. Because memory issues were definitely there before wpForo 2.

2 Replies
(@percysgrowroom)
Joined: 6 years ago

Noble Member
Posts: 1212
Posted by: @dimalifragis

Dude you need someone to fix your issues and tune the site. Find someone that knows Wordpress. Trully knows WP.

You had issues that you didn't even know. Because memory issues were definitely there before wpForo 2.

My site has ran smoothly with no issues at all for like six months mate, I wasn't aware there were issues. The only time I have had issues is when I have updated to the new wpforo, this version and the previous one. 

Where should I go to find a developer I can trust to get these problems solved? 

Also.im.not sure on what number the connections were increased to, I'll find out and get back to you later as I'm. Away from the PC right now 

dimalifragis
(@dimalifragis)
Joined: 5 years ago

Famed Member
Posts: 2611
Posted by: @percysgrowroom

My site has ran smoothly with no issues at all for like six months mate, I wasn't aware there were issues. The only time I have had issues is when I have updated to the new wpforo, this version and the previous one. 

Where should I go to find a developer I can trust to get these problems solved? 

Also.im.not sure on what number the connections were increased to, I'll find out and get back to you later as I'm. Away from the PC right now 

It can't be so. Sorry. wpForo has nothing to do with all that. It is your setup, your Wordpress, your hosting or whatever.

And how do you know if you had for example out of memory issues, once per day? You don't.

Anyways, you also have other warnings and notices, if you care to fix them, do so, if you don't be SURE to disable the debug of Wordpress.

Posts: 1212
Topic starter
(@percysgrowroom)
Noble Member
Joined: 6 years ago

I have 16g ram mate, this is my hosting plan:

https://www.a2hosting.com/vps-hosting

Mach 16 is what I have, it should be more tha. Enough but obviously its not being utilised the way it should 

1 Reply
dimalifragis
(@dimalifragis)
Joined: 5 years ago

Famed Member
Posts: 2611
Posted by: @percysgrowroom

I have 16g ram mate, this is my hosting plan:

https://www.a2hosting.com/vps-hosting

Mach 16 is what I have, it should be more tha. Enough but obviously its not being utilised the way it should 

ok what wpForo overview says about php memory limit?

dimalifragis
Posts: 2611
(@dimalifragis)
Famed Member
Joined: 5 years ago

If the above shows 1 giga, then put this

define(‘WP_MEMORY_LIMIT’, ‘16000M’);

in your wp-config.php.And check again if it is reflected in wpForo Overview info.

Mind you, the limit is ALWAYS in megabytes. "16G" for example will not work.

5 Replies
(@percysgrowroom)
Joined: 6 years ago

Noble Member
Posts: 1212

@dimalifragis Ok, set that to 16000, what next bro? lol Im back now and ready to fix this s**t

dimalifragis
(@dimalifragis)
Joined: 5 years ago

Famed Member
Posts: 2611
Posted by: @percysgrowroom

@dimalifragis Ok, set that to 16000, what next bro? lol Im back now and ready to fix this s**t

Nothing, wait a few hours and monitor your debug.log (i will also).

If DB issues ( i see no DB errors anymore? ) and Memory issues are gone, then you are ok (for the most part).

dimalifragis
(@dimalifragis)
Joined: 5 years ago

Famed Member
Posts: 2611
Posted by: @percysgrowroom

@dimalifragis Ok, set that to 16000, what next bro? lol Im back now and ready to fix this s**t

Is the 16G refected in wpForo overview ? Can you post a capture like mine?

because sometimes .htaccess changes are needed.

(@percysgrowroom)
Joined: 6 years ago

Noble Member
Posts: 1212

@dimalifragis yes sit worked mate, this is from wpforo over view :

USER AGENT Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36
Web Server LiteSpeed
PHP Version 8.0.23
MySQL Version 10.3.36-MariaDB
PHP Max Post Size 128M
PHP Max Upload Size 128M
PHP Memory Limit 16000M
PHP DateTime Class Available
GD and Image Functions Available
PHP imagick extension Available
dimalifragis
(@dimalifragis)
Joined: 5 years ago

Famed Member
Posts: 2611
Page 4 / 13