Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×
PHP Programming Software The Internet Linux

Local Web Server For Web Development? 82

gwilymgj writes "I have been running Apache/MySQL for years using XAMP and WAMP on windows for web development. Recently I switched to using Ubuntu in VMware player, it is much faster and it also introduces me to a 'real' reason to play with Linux (been looking for a 'real' reason for ages). Are there any specific distributions which allow you to have a virtual webserver on your desktop? Any tips and tricks out there for this?"
This discussion has been archived. No new comments can be posted.

Local Web Server For Web Development?

Comments Filter:
  • by mstahl ( 701501 ) <marrrrrk@gmail.TEAcom minus caffeine> on Tuesday September 02, 2008 @10:54AM (#24843327) Homepage Journal

    It's kind of hard to understand why, if he already had XAMP and WAMP, he'd want to be using anything else as a simple development environment. For testing prior to deployment a VM is great; even better—if downtown would actually cost you enough money it's worth doubling up—get a second hosting just like your production one and call it staging.

    Also, it's worth pointing out that Gentoo has great support for CMSes and similar things via the webapp-config command. It took me a few tries to realize how much more convenient it is. It just puts all the vhost stuff in a new file in /etc/apache2/vhost.d/ directory to reflect what it installed. Very convenient! I *think* it supports nginx too if you want to turn to the dark side.

  • Eclipse? (Score:1, Interesting)

    by Anonymous Coward on Tuesday September 02, 2008 @12:11PM (#24844933)

    Have you looked into Eclipse development? The WTP (Web Toolkit Plugin) makes it real easy to configure and deploy various types of web (and app) servers, all within the Eclipse VM.

  • by smchris ( 464899 ) on Tuesday September 02, 2008 @03:47PM (#24848697)

    Run XP in Qemu/kvm on Debian. I guess windows give you IIS development.

    I vote "whatever" with many. You've used Ubuntu, stick with Ubuntu.

The one day you'd sell your soul for something, souls are a glut.

Working...