View Full Version : MySQL stops working after less than a day
Every time I setup something that uses a MySQL database (using the easy install thing by powweb), after about 18 hours, it just stops working and can't find what it needs on the database. The database as a whole, however, seems to continue to work. Does anyone know what is causing this?
MySQL server 14.
What is the exact symptom? What error do you get?
http://blog.gandmcomputers.com/
Internal Server Error (500)
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@blog.gandmcomputers.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
When gallery2.0 was installed it gave me a bunch of errors about not being able to find something in the database
That is not a MySQL error - it is a web server error. Often it is caused by an error in a .htaccess file or a protection problem on a script.
Then why does it happen only on things that use MySQL databases and happes without me changing anything?
Any ideas?
Suggestions
I'm sorry, I just looked at my .htaccess more closely, and for some reason it had a line in there at the top about blocking everything from the config folder. As soon as I removed that line, it began to work normally again.
But what would cause that line to appear?
Hard to say - perhaps you used one of the tools in the Site Manager to protect that folder.
vBulletin v3.6.0, Copyright ©2000-2009, Jelsoft Enterprises Ltd.