I've seen various methods of running things like XAMPP, but IMHO it's crazy simple to set up something like what Barry described, or maybe even just give each dev a stripped down VM with the LAMP stack configured.<div>
<br></div><div>Here's a howto on running XAMPP on Ubuntu.</div><div><br></div><div><a href="http://ubuntuforums.org/showthread.php?t=223410">http://ubuntuforums.org/showthread.php?t=223410</a></div><div><br></div><div>
-dc<br><br><div class="gmail_quote">On Mon, Aug 1, 2011 at 5:49 PM, Don Ellis <span dir="ltr"><<a href="mailto:don.ellis@gmail.com">don.ellis@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
That easyphp product sort of sounds like a product I found called MAMP:<div><br></div><div>MacOS</div><div>Apache</div><div>MySQL</div><div>PHP</div><div><br></div><div>This comes as a standalone package that sets up all requirements for an Apache server with PHP installed. Extremely painless and easy to remove or ignore.</div>

<div><br></div><div>Down side I've found (so far) is that it installs its own Perl setup, and getting the MySQL-Perl connection going inside the MAMP environment was less trivial. Something to work on in my [ample] spare time...</div>

<div><br></div><div>--Don Ellis</div><div><br><br><div class="gmail_quote"><div class="im">On Mon, Aug 1, 2011 at 4:28 PM, Crouse <span dir="ltr"><<a href="mailto:crouse@usalug.net" target="_blank">crouse@usalug.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<a href="http://www.easyphp.org/" target="_blank">http://www.easyphp.org/</a>  <br>maybe ?<br><br><div class="gmail_quote"><div><div></div><div>On Mon, Aug 1, 2011 at 3:56 PM, Matthew Nuzum <span dir="ltr"><<a href="mailto:newz@bearfruit.org" target="_blank">newz@bearfruit.org</a>></span> wrote:<br>


</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div></div><div><div><div class="gmail_quote">On Mon, Aug 1, 2011 at 3:24 PM, Matthew Nuzum <span dir="ltr"><<a href="mailto:newz@bearfruit.org" target="_blank">newz@bearfruit.org</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="gmail_quote"><div>On Mon, Aug 1, 2011 at 3:11 PM, Jeffrey Ollie <span dir="ltr"><<a href="mailto:jeff@ocjtech.us" target="_blank">jeff@ocjtech.us</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div>On Mon, Aug 1, 2011 at 3:01 PM, Matthew Nuzum <<a href="mailto:newz@bearfruit.org" target="_blank">newz@bearfruit.org</a>> wrote:<br>
> My team works on numerous projects for internal company use. Many of them<br>
> are Python/Django projects and we can test them locally with Python's built<br>
> in web server just by running ./manage.py runserver in the project's root<br>
> and then visiting <a href="http://localhost:8000/" target="_blank">http://localhost:8000/</a> in your browser.<br>
> Is there something like this for PHP?<br>
<br>
</div>Why not just use Apache and mod_php?  It shouldn't take that long to<br>
hack together a configuration file that listens on a high port and<br>
then run it as a user...<br>
<font color="#888888"><br>
</font></blockquote><div><br></div></div><div>Oh yeah, that's pretty obvious. I'm so used to running apache as a service that I forgot you could run it as a regular user. I will look into this and let the list know if I find something.</div>





</div><div><div></div><div><br></div></div></blockquote></div><div><br></div></div>It's not appearing to be as trivial as I'd first thought. Running apache2 on Ubuntu 10.04 results in bad user name ${APACHE_RUN_USER} even when trying to do apache2 -S<div>




<br></div><div>apache2ctl may work but it's going to require a complicated, and likely machine dependent configuration file for each project. I'll keep looking into it though.</div><div><br></div><div>Eric: PHP5.4 improvements look sweet, that'll be nice.</div>


<div><div></div><div>

<div><br></div></div></div></div></div></blockquote></div></blockquote></div><div>... </div></div></div>
<br>_______________________________________________<br>
Cialug mailing list<br>
<a href="mailto:Cialug@cialug.org">Cialug@cialug.org</a><br>
<a href="http://cialug.org/mailman/listinfo/cialug" target="_blank">http://cialug.org/mailman/listinfo/cialug</a><br>
<br></blockquote></div><br></div>