Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress Local WordPress Development Local WordPress Development Installing a Local Web Server on a PC

Need help installing Xampp on my computer

I installed xampp on my computer but it will not launch because of port 80 errors. I have changed the port for IIS7 and disabled it; I have deleted Skype. How do I find out what other device or software is using that port? Below are the errors I get when it launches. Can anybody help me please? Thanks.

9:42:02 PM [Apache] Problem detected! 9:42:02 PM [Apache] Port 80 in use by "Unable to open process" with PID 4! 9:42:02 PM [Apache] Apache WILL NOT start without the configured ports free! 9:42:02 PM [Apache] You need to uninstall/disable/reconfigure the blocking application 9:42:02 PM [Apache] or reconfigure Apache and the Control Panel to listen on a different port 9:42:02 PM [mysql] MySQL Service detected with wrong path 9:42:02 PM [mysql] Change XAMPP MySQL and Control Panel settings or 9:42:02 PM [mysql] Uninstall/disable the other service manually first 9:42:02 PM [mysql] Found Path: "C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld" --defaults-file="C:\Program Files\MySQL\MySQL Server 5.1\my.ini" MySQL 9:42:02 PM [mysql] Expected Path: c:\xampp\mysql\bin\mysqld.exe --defaults-file=c:\xampp\mysql\bin\my.ini mysql 9:42:02 PM [main] Starting Check-Timer 9:42:02 PM [main] Control Panel Ready

1 Answer

Hi Candice, see if you can find a solution with this Google Search.

Thanks Dustin. Most of that stuff was over my head, but the link to lynda.com put me on the right track and from there I eventually got the issue resolved. Thanks again.