Topic: switched my database
hello.
i upgraded my win2k server to linux.
apache, mysql, and php are all working correctly.
i copied my site over and tried bringing the database over two ways. (exporting sql files, copying the contents of the data folder over, i even resinstalled the forum with the tar.gz file)
the problem now is that old users cant login anymore. they get an incorrect username and password error. however if i register a new test user on the site then they can login. this leads me to believe that the md5 hashes are different between linux and windows.
i also think that my cookies might be a little messed up. whenever i login on the linux server it marks every forum as unread. even after i browse them it still says they have new posts. also if i login using IE with the new test user i login then instantly logout.
i hope its just some type of cookie deal. i went threw alot of working getting a perfect linux server working just to find my forum doesnt like it.
thanks for any help or tips.