How to Install WAMP Server on Windows 8.1

Introduction

This article explains how to install WAMP Server in Windows 8.1 easily.

Install

WAMP install issues 403 forbidden

Download and Install WAMP Service using the following

WampServer or install WampServer

Step 1. Click "Next".

Click on next

Step 2. Click "Next".

License agreement

Step 3. Click "Next".

Select destination location

Step 4. Click "Next".

Select additional tasks

Step 5. "Install".

Ready to install

Step 6. "Yes".

Click on yes

Step 7. Click "Next".

Php mail parameter

Step 8. "Finish".

Click on finish

Step 9. WampServer red.

Wamp server open

Step 10

Wamp server offline

Step 11. Changes in httpd.conf file open.

Changes in httpd

Step 12. Click the Wamp server icon then select"Apache" > "httpd. conf open" and "Find Local host: 80".

Select apache

Step 13. Change the line "Localhost: 8080"

Change the line localhost

Step 14. Change the line "Find Listen 80" to "Listen 8080".

Change the line find listen

Step 15. Now restart all services.

Restart

Step 16. The Wamp server is open.

Wamp server open

Step 17. Click "phpMyAdmin".

Click php my admin

Step 18. Type "http://localhost:8080/" or "http://localhost:8080/phpmyadmin/Error 403 Forbidden".

Forbidden

Step 19. "C:\wamp\alias Open File phpmyadmin. conf".

Open file php my admin

Step 20. Open the file "phpmyadmin. conf". Edit the "deny" keyword and change to "Allow Form All".

Edit the deny keywords

Step 21. Type "http://localhost:8080/" or "http://localhost:8080/phpmyadmin/".

Server configuration

Step 22. "http://localhost:8080/phpmyadmin/".

Php my admin

Now the WAMP Server is installed in Windows 8.1 I hope you enjoyed this article. If you have any other questions then please provide your comments below.

Summary

This article taught us how to Install WAMP Server on Windows 8.1.


Similar Articles