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 trialPrateek Chokse
18,394 Pointsusing xampp server from apachefriends.org vs desktopserver
i have been using using xampp for my past projects which i downloaded from apachefriends.org and mysql workbench as my database. So my question is how different is desktopserver's xampp .... is it necessary as it will create conflict for my current mysql database port
1 Answer
Jason Anders
Treehouse Moderator 145,860 PointsHey Prateek
If you're used to XAMPP there is no need to switch to Desktop Server, which is quite different. Myself, I really don't like Desktop Server and do not use it at all. I find it cumbersome, annoying, and just more complex than it needs to be... but that is just my personal opinion.
I'm an Mac boy, so I use MAMP. I used it for all the courses here on Treehouse and had no issues. So, if you like XAMPP and know how to use it, just stay with that. :)
Keep Coding!
Prateek Chokse
18,394 PointsPrateek Chokse
18,394 PointsI thought so.... thanks for reply.. Happy Coding