IIS MySQL Service Configuration path problem

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello

I am a web developer and I can't get MySQL database access back!

Yesterday my database access (MySQL) stopped. I looked into it and noticed that the MySQL server was not running. I quickly checked IIS and found that I could not start it. Looking into it further I found that the configuration path for mysqld-nt.exe was wrong. However, the path, though selectable, is not editable from the IIS services menu at all. Where does IIS get its config path info for MySQL? I need to change that value. this problem is on my development machine. Sure I can temporarily develop on the live site, but I prefer to develop locally and then ftp to the live server.
 
Back
Top