Corflex
Technical User
- May 16, 2002
- 14
I installed MYSql/PHP/Apache on my Windows 2003 server. I created my database, added users and granted FULL perrmissions to all my uses but when i go to connect i get:
There seems to be a problem with the MySQL server, sorry for the inconvenience.
So I start the MYSql server by the command:
mysqld --skip-grant-tables
and I can get in fine from the webside but once i get it out of this mode i can't hit it from the webside BUT i can hit it with MYSql GUI tools to setup users/db/grants/etc.
All idea why and what i need to do?
Thanks
There seems to be a problem with the MySQL server, sorry for the inconvenience.
So I start the MYSql server by the command:
mysqld --skip-grant-tables
and I can get in fine from the webside but once i get it out of this mode i can't hit it from the webside BUT i can hit it with MYSql GUI tools to setup users/db/grants/etc.
All idea why and what i need to do?
Thanks