Page 1 of 1

I cannot start the MySql!

PostPosted: 01. May 2009 11:19
by kzak01
Hey,

I'm having similar problem, I cannot start the MySql! :(

I have looked at the service 'mysql' next to Path to Executable:

D:\xampp\mysql\bin\mysqld-nt.exe --defaults-file=D:\xampp\mysql\bin\my.cnf mysql

However I cannot find my.cnf mysql in D:\xampp\mysql\bin\

I am totally cluecless and new to this :?: any help is appreciated.

Thank you,

Zak

Re: I cannot start the MySql!

PostPosted: 01. May 2009 11:22
by Wiedmann
- open a command prompt
- execute this command: "sc delete mysql"
- reinstall the service with "mysql_installservice.bat"
try again.

Re: I cannot start the MySql!

PostPosted: 01. May 2009 14:07
by kzak01
That worked! :)

Thank you,

Zak