
- #WAMP SERVER ACCESS FROM ANOTHER COMPUTER HOW TO#
- #WAMP SERVER ACCESS FROM ANOTHER COMPUTER INSTALL#
It should be yellow – just left click on it and click “Start All Services”, then “Put Online”. Step Once WAMPServer has started, you will see its icon in the notification corner. Make sure to allow WAMPServer access in the Windows Firewall or any other firewall when prompted – it’s necessary for proper functionality.Ĥ. This will be the directory where you’ll also store all the data that will power the website/app, so make sure you have enough space on the installation drive.

Step The installation is easy, just accept the EULA and select where you want WAMPServer to be installed.
#WAMP SERVER ACCESS FROM ANOTHER COMPUTER INSTALL#
Step If you’re not sure whether you have it or not, you should also install the Visual C++ 2010 Redistributable using one of the links on the popup window.ģ. You’ll need to select the PHP and/or Apache version that you need – unless you have a specific need for an older version, you can just grab the latest Apache 2.4 installer, which also includes PHP 5.4 and MySQL 5.5.Ģ. Step Download the WAMPServer installer from the official website.
#WAMP SERVER ACCESS FROM ANOTHER COMPUTER HOW TO#
WAMPServer (WAMP stands for Windows, Apache, MySQL and PHP) is one of the best programs for setting up a quick local server, and below I’ll show you how to set up and configure it.ġ. It’s also useful if you want your actual server to run uninterrupted without any issues, as you can just keep a local copy and sync them only when you know everything works well.

Setting up a local web server is the best choice for any kind of development, design or programming work – it’s easy to do, and you don’t waste bandwidth constantly uploading/downloading data from a remote machine. Using a local web server for development and testing

You can easily set one up on any Windows computer using WAMPServer Any web developer knows that working directly on a live server is a bad idea – the best solution is to do it on a local development server.
