Page 1 of 1

Error Message: Could not connect to MySQL server.

Posted: Tue Aug 17, 2004 5:17 am
by Muneman
I'm getting the following error message with my 2 accounts:

1. Muneman
2. Ritual-IX

<br />
<b>Warning</b>: mysql_connect(): Can't connect to MySQL server on 'localhost' (10061) in <b>c:\webdisk\websites\LDData\nntpcommon\database.php</b> on line <b>3</b><br />
Could not connect to MySQL server.

Posted: Tue Aug 17, 2004 6:28 am
by TUSAMI
<br />
<b>Warning</b>: mysql_connect(): Can't connect to MySQL server on 'localhost' (10061) in <b>C:\WebDisk\WebSites\LDData\nntpcommon\database.php</b> on line <b>3</b><br />
Could not connect to MySQL server.

Ok, what give's now im getting this ??? It worked fine earlier :?

Posted: Tue Aug 17, 2004 11:04 am
by Trekman
Once again the MySQL database was corrupted.

I am almost motivated now to move the databases to Microsoft SQL-Server - much more stable and performant (although performance is not the issue here)....

Posted: Tue Aug 17, 2004 6:41 pm
by TUSAMI
So then it's ur server doing this, not our plugins correct ??

Posted: Tue Aug 17, 2004 7:06 pm
by Trekman
TUSAMI wrote:So then it's ur server doing this, not our plugins correct ??
Yes - the database server software named MySQL.....

The error message "Could not connect to MySQL server." is generated by the MJ-server-scripts. So obviously your plugin managed to connect to my server and the MJ server scripts, but they could not open the database because it was corrupted by the database server....

Usually a repair procedure cleans up the mess, but I have to start it manually....

Posted: Tue Aug 17, 2004 9:50 pm
by TUSAMI
Ok, just checking I'm not a computer wizard hehe, but I do like to learn new stuff that's why I ask so many question's. 8)

Posted: Wed Aug 18, 2004 1:45 am
by Muneman
Hi Trek,

Whats the ETA for the fix?

Im now getting this error message:

<br />
<b>Parse error</b>: parse error, unexpected '}' in <b>c:\webdisk\websites\LDData\nntpcommon\clientcheck.php</b> on line <b>35</b><br />

Posted: Wed Aug 18, 2004 6:53 pm
by Trekman
Muneman wrote:Hi Trek,

Whats the ETA for the fix?

Im now getting this error message:

<br />
<b>Parse error</b>: parse error, unexpected '}' in <b>c:\webdisk\websites\LDData\nntpcommon\clientcheck.php</b> on line <b>35</b><br />
Hehe you just cought the few minutes where I had a syntax error a server script.