Automatically start wampserver on windows startup
Actully when i install wampserver and use it the main problem i faced that after restart of computer everytime mannually starts wampserver. Then i add wampserver shortcut in startup folder but problem not solved. Then i change services.msc properties and it works.
Follow these instructions:
- Start your computer and Login as an administrator user.
- Then open Run command and type "services.msc" press enter.
- Then services explore shows a long list of windows services. Search wampapache double click the wampapache or wampapache64. It will show properties and there set start-up type to 'Automatic' and click apply.
- wampmysqld or wampmysqld64 also set on automatic like wampapache.
- Restart your pc. Enjoy.
0 Comments