Tag Archive

Changing WAMP 2.1 Port From 80 To 81 Or Other Port

Published on April 10, 2011 By admin

I've found that I need to do this a lot, especially when installing WAMP on a machine that I'm also running IIS on.  I usually place Apache onto Port 81.  To make this change in WAMP 2.1, use the following procedure: Open the http.conf file found in your /wamp/bin/apache/Apache2.2.17/conf/ folder. Search for the line that [...]

CLI Has Stopped Working – WAMP 2.1 Installation

Published on January 1, 2011 By admin

If you receive this error after installing WAMP, most likely you have another installation of PHP on your machine.  This may have been installed using the Microsoft Web Platform Installer or by other means.  The first thing you should do is un-install PHP. If this doesn't work, check to make sure that IIS and Apache [...]