Jump to content

Recommended Posts

Not really sure if this is the right place for this question.. so if it\'s not then I apologize :).

 

Anyways, I had installed FoxServ, and set it to install MySQL as a service.. but I later uninstalled it and then just installed MySQL by itself. The problem is that my Services menu still has the \"path to executable\" as the old FoxServ directory, and I can\'t figure out how to change it so I can connect to MySQL. Whenever I try (through the DOS prompt) I get a \"cannot connect to \'localhost\'\" error message b/c the service isn\'t running (and, of course, I can\'t start the service because it doesn\'t point to the right directory!). Can anyone give me some advice on how to fix this problem?

 

Many, many thanks in advance! And again, sorry if this isn\'t the right place to ask...

Link to comment
https://forums.phpfreaks.com/topic/831-installing-mysql-on-winxp-pro/
Share on other sites

Ensure in the path to execute

 

you have c:mysqlbinmysqld-nt

 

If its not the same path

 

try this in the command prompt

 

c:mysqlbinmysqld-nt --install

c:mysqlbinmysqladmin -u root shutdown

restart the service agian

 

Hope this helps!

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.