Disabling auto-start for Apache/MySQL
Posted by: asdf007 (194.206.208.---)
Date: April 17, 2007 10:02AM

Hi,

I'd like Apache and MySQL *not* to start automatically when starting WAMP. Is there a way to achieve this? These days I'm only using the "MySQL part" so I always launch WAMP, wait until Apache and MySQL have started and then stop Apache... which is a bit stupid and takes time.

I didn't see anything obvious in the menus or the .ini files to change that behavior.

Thanks in advance for your help.

Options: ReplyQuote
Re: Disabling auto-start for Apache/MySQL
Posted by: yfastud (72.236.169.---)
Date: April 17, 2007 01:56PM

If you look in the wamp folder, it should have batch file to uninstall services

Have fun,

[www.jlbn.net] (testing WAMPS)
[test.jlbn.net] (testing codes)

Options: ReplyQuote
Re: Disabling auto-start for Apache/MySQL
Posted by: asdf007 (194.206.208.---)
Date: April 17, 2007 02:19PM

I don't want to uninstall it, I'd just like that it doesn't start by default when I launch WAMP. EasyPHP had this. :/

Options: ReplyQuote
Re: Disabling auto-start for Apache/MySQL
Posted by: yfastud (72.236.169.---)
Date: April 17, 2007 02:42PM

Install_service --> Auto start w/ windows
Uninstall_service --> No auto start w/ windows, has to start manually

Edit: I've never tried this, but if you want to start mysql only, create a batch file named start_mysql_only that includes this code

NET START wampmysqld

START wampserver.exe

Have fun,

[www.jlbn.net] (testing WAMPS)
[test.jlbn.net] (testing codes)



Post Edited (04-17-07 14:45)

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote


Sorry, only registered users may post in this forum.