[Help] Legion disappear

02/27/2010 23:52 dewilstream#1
i close server and after opening server all legion's disappear...Help me how to fix..:handsdown:

Thank You
02/28/2010 00:05 Eurion#2
Check your mysql version. I believe anything higher then 4.1 will cause this issue.
02/28/2010 00:14 dewilstream#3
5.0 my mysql version :S
02/28/2010 00:39 Eurion#4
You'll need to get a older version. I think 4.0 and 4.1 work the best.
03/01/2010 02:18 dewilstream#5
i install mysql 4.1 but again dont work :( help me pls
03/01/2010 04:01 King_Arthur#6
Quote:
Originally Posted by dewilstream View Post
i install mysql 4.1 but again dont work :( help me pls
Did you do an extended repair on all your tables after you installed 4.1?
Also you can do a query "select version();" to make sure that your db is running on 4.1.
03/01/2010 04:09 dewilstream#7
yes i use this SET PASSWORD FOR 'root'@'localhost' = OLD_PASSWORD('test'); :S and it does not work without the acc server


give this eror

Warning: mysql_connect() [function.mysql-connect]: OK packet 6 bytes shorter than expected in D:\wamp\www\config.php on line 20

Warning: mysql_connect() [function.mysql-connect]: mysqlnd cannot connect to MySQL 4.1+ using old authentication in D:\wamp\www\config.php on line 20

help pls :(
03/01/2010 22:45 PowerChaos#8
eum
if you want a good mysql version
then you can use the 1 of the website release ( check siggy)

but i am not sure if you can use your database on it

so far i tryed to switch from 5 to 4 was it failt

so the best is to start over again with a clean release and then use it on the right version

mysql 5 change a few things of how the database works , and its damm hard to convert that back to 4.0.1

Greets From PowerChaos
03/02/2010 04:19 dewilstream#9
use it when SET PASSWORD FOR 'root'@'localhost' = OLD_PASSWORD('test'); ACC Server working

but gives this error
Warning: mysql_connect() [function.mysql-connect]: OK packet 6 bytes shorter than expected in D:\wamp\www\config.php on line 20

Warning: mysql_connect() [function.mysql-connect]: mysqlnd cannot connect to MySQL 4.1+ using old authentication in D:\wamp\www\config.php on line 20

I do not use it SET PASSWORD FOR 'root'@'localhost' = OLD_PASSWORD('test'); ACC Server not work

but This error goes

Warning: mysql_connect() [function.mysql-connect]: OK packet 6 bytes shorter than expected in D:\wamp\www\config.php on line 20

Warning: mysql_connect() [function.mysql-connect]: mysqlnd cannot connect to MySQL 4.1+ using old authentication in D:\wamp\www\config.php on line 20


Can someone help me... pls
03/02/2010 04:27 ~WARNING~#10
post #8 reported

mysql version doesn't matter, i use 5.0 and my legions don't disappear

and those error messages mean that your mysql version is to old for the files you are using
03/03/2010 00:05 dewilstream#11
I did not enter and the server does not work :(SET PASSWORD FOR 'root'@'localhost' = OLD_PASSWORD('test');


but This error has disappeared

Warning: mysql_connect() [function.mysql-connect]: OK packet 6 bytes shorter than expected in D:\wamp\www\config.php on line 20

Warning: mysql_connect() [function.mysql-connect]: mysqlnd cannot connect to MySQL 4.1+ using old authentication in D:\wamp\www\config.php on line 20

Somehow could not fix :mad:
03/03/2010 03:13 Eurion#12
The errors mean that the files can't open your database.

As for your errors on your site. You're using a php version that's too new. Since you're using wamp, you should try wamp2.0f it seems to work without any issues.
03/03/2010 15:57 dewilstream#13
lol...I know what the error is How do I fix
03/03/2010 16:01 gege2900#14
i have this errors too and i cant fix it xD
03/03/2010 17:33 Eurion#15
Quote:
Originally Posted by dewilstream View Post
lol...I know what the error is How do I fix
I've told you how to fix it, if you can't do a simple search on google or wamps site to find the correct version, then you need to stop now. Not everything will be handed to you.