Error Code I can't fix

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
clang
Forum Newbie
Posts: 11
Joined: Tue Jun 12, 2007 2:28 pm

Error Code I can't fix

Post by clang »

I'm sorry for this post. I have no idea what is happening, so I'm not sure what information is needed to help you guys help me.
In the past 2 weeks my site has gone down twice. Each time it reported the same code.

Code: Select all

Connect failed: Lost connection to MySQL server at 'reading authorization packet', system error: 0
When I get on the server and try to connect to the database it says

Code: Select all

MySQL Error Number 2013
Lost Connection to MySQL server during query
If I check the service for MySQL, it's running. If I restart the service, it will connect for a second, and then go back down. If I restart the machine, it works again.

Some general information:
Windows Server 2003
PHP Version 5.2.4
Apache/2.2.4
MySQL Version 5.0.45

If I need to give any other information let me know. Any help is appreciated.
Thanks
Post Reply