Need Help Getting Site Back Online - Older Xenforo Version

Rose8

Member
Is there anyone here who could helpl me get my site back online? My hosting service is no help. I am running an older version of Xenforo I did not upgrade because it is highly customized. Everything has been running smoothly for years. The site was originally created in 2014. I ceased to use it as a forum years ago and have been using it privately to post news and videos since then. Everything was fine on the 17th. I began receiving this error on the 18th:

Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 4294967041 bytes) in /home/u234096737/domains/inphinet.net/public_html/library/Zend/Db/Statement/Mysqli.php on line 255

I am still using php 5.4 with I think it is V.2.0. The site is https://inphinet.net/.
 
In php.ini increase your memory limit to 4GB ish. but this is a temp fix. You have something trying to use more than your allowed 3GB ish limit. A massive query, recursive function, or money leak caused by third party library.
 
Is there anyone here who could helpl me get my site back online? My hosting service is no help. I am running an older version of Xenforo I did not upgrade because it is highly customized. Everything has been running smoothly for years. The site was originally created in 2014. I ceased to use it as a forum years ago and have been using it privately to post news and videos since then. Everything was fine on the 17th. I began receiving this error on the 18th:

Fatal error: Allowed memory size of 3221225472 bytes exhausted (tried to allocate 4294967041 bytes) in /home/u234096737/domains/inphinet.net/public_html/library/Zend/Db/Statement/Mysqli.php on line 255

I am still using php 5.4 with I think it is V.2.0. The site is https://inphinet.net/.
Feel free to send us a private message so we can have a look immediately (y)
 
Contact @MattW or @MySiteGuy to resolve this.

In my experience you can use old forum software for a very long time , but at some point technology changes are going to catch up with you. Start planning your upgrade.
 
Xon had some logging ideas to track this here

episodically this happens with certain addons. this is a query that lists previous reports on this issue.
 
Back
Top Bottom