Please can someone help me out here, I have WampServer installed in my computer but there is a tutorial on XAMPP that prompted me to install XAMPP to experiment how it works but when I Run WampServer it is XAMPP localhost that the browser will load instead of WampServer, but before I install XAMPP the browser loads Wampserver localhost once I Run it, localhost automatically run XAMPP even when it is not my choice, please how can I sort it so that my choice between the two will run instead of XAMPP running even when I wanted WampServer to run.
make use of their alias in the services, i believe wamp is using an extension like wampapache while xampp is using standard name apache
Uninstall one of them that should fix your problem about loading. Now the differences between them. 1) WAMP = Windows, Apache, MySQL, PHP. 2) WAMPP = Windows, Apache, MySQL, PHP, Perl. The extra P is for Perl. 3) XAMPP = X (any of four different operating systems), Apache, MySQL, PHP and Perl WAMP consumes more memory and XAMPP seems to run lighter. Now it comes down to what you are going to be using it for. Hope this helps you decide and give you an understanding of them.
If you are going AMP then go Linux since its Apache is more native to Linux. XAMP runs well on Linux. If you are going to use windows I strongly suggest you using IIS over Apache. There are plenty of control panels that support IIS to, some are free. Wish you the best of luck