Monday 22 August 2011

How to start Apache and MySQL service at startup in Windows

In Windows OS, Goto Start -> Run -> services.msc <press enter>,

change the settings for "wampapache" and "wampmysqld" to start: "Automatic".

This will start the service for running the server and the websites running on the web server and not wamp manager.

Running the WAMP Manager is different thing.

You can do that by placing the "start WampServer" shortcut in the Startup submenu in

Start-> All Programs-> Startup.

Note: In windows 7 and Vista, user input is needed to start wamp manager (not service) due to UAC(User Account Control).

No comments:

Post a Comment