wamp server not working on 8.1

一笑奈何 提交于 2019-11-30 13:28:25

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.

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

Jnanaranjan

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.

all of your's answers are wrong, not only wampserver but also xampp is not working on windows 8.1 because apache server is not running in windows 8.1 with port 80, becouse port 80 is system reserved port.

@Ahmed that has been what described on the above posts. The simple answer is after upgrade we need to restart the services as they are stopped and yes it depends on the user whether they are going to keep it running or closed as they can choose whether to start manually or automatically.

Apparently Windows 8/8.1 are missing some essentials. The solution is to install Microsoft Essentials for Windows 8/8.1. This adds the .NET framework with all the necessary APIs that allow Wamp to function as designed. You can download Windows Essentials from herE: http://windows.microsoft.com/en-us/windows-live/essentials . I have already tested this out on several devices, including my laptop and desktop running both Windows 8 and 8.1. Good luck! :)

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!