honunet Posted December 20, 2002 Posted December 20, 2002 It seems when ever my web host provider "Upgrades" their system, my page gets messed up. All was working fine and now I get this error: 2013 - Lost connection to MySQL server during query select c.categories_id, cd.categories_name, c.parent_id from categories c, categories_description cd where c.parent_id = '0' and c.categories_id = cd.categories_id and cd.language_id='1' order by sort_order, cd.categories_name [TEP STOP] http://www.tribalartifacts.com/default.php
dreamscape Posted December 20, 2002 Posted December 20, 2002 I really dunno... change web hosts to someone more reliable?? The only thing necessary for evil to flourish is for good men to do nothing - Edmund Burke
honunet Posted December 20, 2002 Author Posted December 20, 2002 This error was actually not caused by an issue with PHP or MYSQL. Apparently, some of the permissions for directories containing the shared libraries were incorrectly changed when your account was upgraded, causing the server to not load some of the shared library modules needed by apache to make the connection to your MYSQL server through mod_php. I have fixed permissions on your account, and restarted apache, and your website is no longer giving these errors.
dreamscape Posted December 20, 2002 Posted December 20, 2002 are there 2 of you... cause if not,t hi is getting really weird The only thing necessary for evil to flourish is for good men to do nothing - Edmund Burke
Guest Posted December 20, 2002 Posted December 20, 2002 are there 2 of you... cause if not,t hi is getting really weird *theme song= outer limits*
smauntz Posted April 23, 2003 Posted April 23, 2003 I have a sun server that started having the same problem after I ran some of sun's updates. Could you explain how you solved this problem so I can apply it to my situation?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.