help with message

06/25/2010 09:11 now17#1
hi all when i try to run the account server it loads then a message pops up and say server shell microsoft has stopped working. does anyone know what to do:confused::facepalm:
06/25/2010 10:07 lukonhabr#2
Checking password winmysql to see.
And the folder settings to account server = /
06/25/2010 11:38 chaosblade#3
Yup, the main problem is MySQL. Either your lights not green or its not locating the DB.
12/16/2010 19:57 wtvelocity#4
I don't even have the accounts table, so I'm having this same problem. I put the files into the MySQL/Data folder (that I had to create because there was none), as described, and it's not loading the files that were in it.

Any help please?
12/16/2010 22:44 dani-filth0#5
post the error log so we can help u out wit this , but pretty comon its the problem on winmysqladmin
or authoriuzedDB.cfg
12/17/2010 01:00 CodeMunkey#6
Try to connect to mysql, if you cant re-setup winmysqladmin, make sure you use the same user & pass in the files, and dbhost = 127.0.0.1 (which means localhost) so knows what it is connecting too. if you didnt put 'my' into the data file in mysql.. then that might be your problem
12/17/2010 06:25 King_Arthur#7
Quote:
Originally Posted by wtvelocity View Post
I don't even have the accounts table, so I'm having this same problem. I put the files into the MySQL/Data folder (that I had to create because there was none), as described, and it's not loading the files that were in it.

Any help please?
If you had to create those folders then you obviously did something wrong. Those folders will already exist in any mysql setup. Either reinstall mysql or figure out where you're real mysql folder is.