Check the service, check what is the config file it points to, check
if the file exists, if it does, some configuration on it may be
wrong... Get the my.cnf that comes with mysql and use it instead, it
should work.
Anyway, its probably one of these:
1) another service using port 3306
2) an old mysql service still there
3) a problem with the config file (can't find it, wrong options on it, etc)
Good luck,
On 8/28/05, pusz...@o2.pl <pusz...@o2.pl> wrote:
Hi,
I've got a problem with MySQL on win xp. After installation, the program can't
start the service. When trying run service manually it shows the message Error
1067 process stoped unexpectedly (or sth like that - i've got polish windows).
Please help.