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 trialMaria Valeria Belcuore
1,891 PointsWhat's the difference between XAMPP and DesktopServer (apart from the fact that DS only allows you to create few sites?
.
3 Answers
Gavin Mace
30,747 PointsMight not be the most amazing answer, but from my understanding....
DesktopServer is mainly (possibly exclusively?) WordPress orientated, XAMPP is for PHP Development generally.
Maria Valeria Belcuore
1,891 PointsThanks for the aswer Gavin. I am still a bit confused as on one of the first courses we were encouraged to download DesktopServer. I started making a site with that. Now in another course we are encouraged to use XAMPP. Will I have any problems if I install the two at the same time? Thanks!
Mark Truitt
17,230 PointsXAMPP or MAMP will allow you to install multiple site types (WP, Magento, Drupal, etc.). Downside is you have to manually setup anything you need up.
DS is WP based and is setup to speed up that process drastically.
You shouldn't have any issues with installation unless you get that Windows PC Port 80 issues. Which there are a number of ways to resolve.
Though realistically you can use whichever you want to do the course work in.