MySQL
Posted by: deejay (---.nott.cable.ntl.com)
Date: January 16, 2007 08:55PM

Hi,

Hope someone can help!
Keep trying to get Wampserver to work. It seems to install OK. But ..........
After installation finishes I get - "Start Wampserver" it then comes up with an windows error - Not Found.
I can go into c:\wamp and start wampserver.exe. Runs OK., but the MySQL server will not run.

I have run install_services_auto.bat and get the following in a DOS box:

The wampapache service is stopping.
The wampapache service was stopped successfully.

C:\WINDOWS|► .\apache2\bin\apache.exe -k uninstall -n wampapache
The system cannot find the path specified.

C:\WINDOWS|► NET STOP wampmysqld
System error 1060 has occurred.

The specified service does not exist as an installed service.

C:\WINDOWS|► .\mysql\bin\mysqld-nt.exe --remove wampmysqld
The system cannot find the path specified.

C:\WINDOWS|► .\apache2\bin\apache.exe -k install -n wampapache
The system cannot find the path specified.

C:\WINDOWS|► .\mysql\bin\mysqld-nt.exe --install wampmysqld --defaults-file="c:
\wamp\mysql\my.ini"
The system cannot find the path specified.

C:\WINDOWS|► NET START wampapache
The wampapache service is starting.

I have installed and removed 4 times - I will give it one more try!!
Whats happening??? Can someone help please,
Thanks,
Dave

Options: ReplyQuote
Re: MySQL
Posted by: deejay (---.nott.cable.ntl.com)
Date: January 16, 2007 09:18PM

Sorted it I think!!

All the code in all the ????????.bat files were set to .\apache
so reset them all to point to c:\wamp as follows:

.\mysql\bin\mysqld-nt.exe
c:\wamp\mysql\bin\mysqld-nt.exe

The developers need to update this!!

All the best,
Dave

Options: ReplyQuote


Sorry, only registered users may post in this forum.