which is better Wamp or Xampp? and why ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

which is better Wamp or Xampp? and why ?

21st Feb 2020, 10:52 AM
Zakaria Elalaoui
Zakaria Elalaoui - avatar
1 Answer
+ 5
This was written to the top comments of SQL lesson: https://www.sololearn.com/learn/SQL/1850/ by: https://www.sololearn.com/Profile/3140033/?ref=app : "I have tried WAMP and XAMPP, I think XAMPP has a better graphic interface for beginners, because it shows the logs more clearly. I had a problem opening the local host and found out it was because Apache wasn't running. I couldn't understand why in WAMP, but when I switched to XAMPP it told me it was because of the port. So if anyone can't open the local host try this: - Start both MySQL and Apache. If you can't run Apache, go to Config and open the httpd.conf file - Find this line: Listen 80 - Change it to: Listen 8079 There, port changed. Try running Apache again. Hope it helps. :)"
21st Feb 2020, 12:05 PM
Seb TheS
Seb TheS - avatar