Page 1 of 1

Apache and MySql service not started [-1]

PostPosted: 06. May 2009 11:49
by mahmood.tahir
Hi all,

initially i've installed xampp in D:\ drive. After this i uninstall and reinstall in C drive. after installation in D:\ there is message raising when i try to start Apache or MySql

Apache service not started [-1]

Coz both service are using old path
"D:\xampp\apache\bin\apache.exe" -k runservice
D:\xampp\mysql\bin\mysqld.exe --defaults-file=d:\xampp\mysql\bin\my.cnf mysql

how can i change this path to C drive

Re: Apache and MySql service not started [-1]

PostPosted: 06. May 2009 11:52
by Wiedmann
Deinstall and reinstall the service.

Re: Apache and MySql service not started [-1]

PostPosted: 06. May 2009 12:29
by mahmood.tahir
Wiedmann wrote:Deinstall and reinstall the service.


i reinstall xampp. this time apache service is running but when i start mysql service. it opens VS Just-In-Time Debugger and shows the following message

An unhandeled win 32 exception occured in mysqld.exe [676].

how can i solve this prob?