Re: Help! Can't install Wamp Due to Mysql problem!
Posted by:
WhitePaladin
(---.callplus.net.nz)
Date: December 28, 2006 06:41AM
I did .. You mean this bit?
::::::::::::::::::::::::::::::::::::::
Q: MySQL/Apache won't install as a Service.
A: This might be due to a borked install, or multiple installs in the attempt to get it working. STOP installing itself - you're not going to make it work by brute force. Drop to your command prompt and type <servicename> -remove (For Apache, type apache -remove for MySQL type mysql -remove
This will REMOVE either Service from the queue. Next, uninstall said Service with it's uninstaller - DO NOT just yank the folder out. Take a deep breath and reinstall your Service as normal. This should be your golden ticket.
::::::::::::::::::::::::::::::::::::::
That's the problem.. I did that command prompt thing.. and it gives me this message:
" 'mysqld' is not recognised as a internal or external command, operable program or batch file. "
.. So.. How am i suppose to remove it .. when it doesn't even understand what i'm trying to tell it to do..