my mySQL server broke.

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
npodges
Forum Newbie
Posts: 12
Joined: Tue Aug 12, 2003 5:55 pm

my mySQL server broke.

Post by npodges »

i think my mysql server broke. my computer randomly rebooted once(unknown cause. power problem, perhaps.) when it rebooted, mysql server wouldn't connect. when i tell it to start the process, the light changes from red to green, but then goes right back to red... the phpinfo() still says it works though... http://68.41.89.22/test.php
if anyone has any idea how i can fix it, let me know. if i need to reinstall mysql, how do i go about doing that? thanks.
-nick podges
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Post by Weirdan »

Check the mysql .err logs to see what's going on. They usually placed in datadir.

MySQL is not the one of that programs which you must reinstall each day =)
Post Reply