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

Running XAMPP vs running DesktopServer

Is XAMPP better for learning PHP and DesktopServer better for working with Wordpress? Has anyone used XAMPP with the Bitnami Wordpress install? Is it that much better to use DesktopServer?

Leonard Theisen
Leonard Theisen
16,518 Points

I installed the Bitnami Wordpress and was happy with the install. I chose not to run the DesktopServer simply because it was forcing me to uninstall XAMPP which I wasn't going to do. I've been running XAMPP for over a year now and happy with it's functionality. I'm not sure if the DesktopServer works as well or not?

2 Answers

jason chan
jason chan
31,009 Points

I use xampp. I have no problems with it.

It's pretty fast and responsive.

Do you use it with multiple sites? Is it easy to move those sites to a hosting server after testing?

jason chan
jason chan
31,009 Points

Hey tommy, you can have multiple sites with xampp.

In live a server you would use cpanel to attach domains to it. You can ask your webhost about it. Depending on plan you get. For example on my plan I have at most 3. If I get more expensive plan then 50. If I get dedicated server than unlimited domains because I would run a dedicated server. Basically every enclosed folder on you're server can be a site.

I hope that helps.