

LoadModule socache_shmcb_module modules/mod_socache_shmcb.so
#WAMP SERVER NOT WORKING WINDOWS 10 HOW TO#
How to use WAMP + SSL to open localhost over https: You may also need to change the version number in some of the paths depending on when you downloaded Wamp Server. Unfortunately, right out of the box, WampServer only includes a parts of what you need to get your local web server running over In this article, we will go over the exact steps you can follow to get HTTPS / SSL working on your Wamp Server. These instructions assume that you are installing the 64-bit version of WampServer for Windows to your c: drive. Share if you like it.With the importance of HTTPS for security and SEO (according to Google), you need a development environment that lets you run your site locally on https. Hope you like this post and it helps you a bit.

Once the changes are done, restart the services and it works fine.Įverything was OK for a couple of days and suddenly I noticed that I was trying to start WAMP server again and again and it was failing.

To change the listening port of Apache, you can go to “ nf” file present in the “ \wamp\bin\apache\apache2.2.22\conf” folder on your hard drive where you have installed WAMP and change the Listening port from 80 to an unused port. To change the listening port of IIS, you can take a look at this post of mine. You can change the listening port of either of the two from 80 to a different port and the issue gets resolved. By default, both IIS and Apache listen at port 80 which causes a conflict between them. But I needed to run both IIS and Apache at the same instance and hence I started to look for options. At the very first glance, I thought it may be IIS and I disabled IIS and it worked like a charm. After installation, when trying to start Apache server, I noticed that Apache server is not starting properly and was conflicting with something pre-installed on my PC.
#WAMP SERVER NOT WORKING WINDOWS 10 WINDOWS 8.1#
I recently installed WAMP on my Windows 8.1 and the installation went fine.
