Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Oh my god, another error


honunet

Recommended Posts

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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

  • 4 months later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...