We are getting 2 seperate errors in our forums whist trying to view/post topics, at first there was only one, and we were working to figure out what this issue was it seemed to self fix if that makes sense, however today we have another error on top of the original one, and you can no longer post/view topic etc.
Below is the 1st error:
General Error
Couldn't obtain acronyms data
DEBUG MODE
SQL Error : 2006 MySQL server has gone away
SELECT * FROM nuke_bbacronyms
Line : 28
File : functions_acronym.php
Then as of today:
General Error
Error in getting poster user level for thread kick mod
DEBUG MODE
SQL Error : 2006 MySQL server has gone away
SELECT user_level FROM nuke_users WHERE user_id=67
Line : 1798
File : viewtopic.php
We have not added any modules/blocks or anything that would cause these errors, in fact it was like I stated at first random, and now its persistant in the forums as of today.
Can anyone explain what these are and how to fix them?
Evaders99 Site Admin
Joined: Aug 17, 2003
Posts: 12350
Posted:
Sat Jan 05, 2008 7:24 am
Code:
SQL Error : 2006 MySQL server has gone away
indicates that your MySQL is unstable. It may not be able to handle the number of queries your site generates.
phpNuke is a database-intensive script. You should ask your host about any limits to the usage of your database server. If its on a shared system with many clients, they are unlikely to do anything to help your site. You may want to consider other hosts in that case.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum