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

PHP

xampp for running cant figure out why

I can run xampp for some reason need to some help

when i try to start the following comes up : Error: Apache shutdown unexpectedly. 21:49:48 [Apache] This may be due to a blocked port, missing dependencies, 21:49:48 [Apache] improper privileges, a crash, or a shutdown by another method. 21:49:48 [Apache] Press the Logs button to view error logs and check 21:49:48 [Apache] the Windows Event Viewer for more clues 21:49:48 [Apache] If you need more help, copy and post this 21:49:48 [Apache] entire log window on the forums

You can open the event viewer from control panel>administrative tools. That may give you some more info as to the cause. As it says, a firewall may be blocking the port its trying to use, apache may not be installed correctly, or it might be missing the privileges it needs to run.