Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

wamp server not working on 8.1

I just upgrade to win8.1 from win8 and I can't start wamp server (2.2 x64)

enter image description here

It was working fine on win8

like image 484
Davor Budimir Avatar asked Oct 18 '13 08:10

Davor Budimir


Video Answer


3 Answers

Try checking that the Apache and MySQL services are still registered as services.

Look in Windows Services for services called - 'wampapache' and wampmysql'

Or if you have WAMPServer 64bit wampapache64 and wampmysqld64

If they dont exist do the following:-

wampmanager -> MySQL -> Service -> Install Service
wampmanager -> Apache -> Service -> Install Service

Then try to restart all services.

like image 61
RiggsFolly Avatar answered Jan 05 '23 02:01

RiggsFolly


After Upgrading of window to window 8.1.

Please click on the wamp icon go to apache then services and then click on install services. And then go to mysql and services and click on install services and the restart your wamp. And enjoy your coding. Hurry

like image 31
Ahmad ali khan Avatar answered Jan 05 '23 02:01

Ahmad ali khan


I've also gone through this situation. I checked the services and there "wampapche" and "wampmysqld" services are disable I've tried to start the services and the service didn't start stating a 1058 error. Then I changed the startup type from manual to automatic and now it's working.

like image 43
Jnanaranjan Avatar answered Jan 05 '23 01:01

Jnanaranjan