RE: [PHP] AMP installer

2008-02-21 Thread Warren Vail
I can recommend apache2triad  http://apache2triad.net

Downloads at

http://sourceforge.net/project/showfiles.php?group_id=93507

release 1.5.4 includes

php
perl
python
mysql
postgress
and much more included pop and ftp servers, open SSL, etc, that all run on
Windows

HTH,

Warren Vail

> -Original Message-
> From: Chris [mailto:[EMAIL PROTECTED]
> Sent: Thursday, February 21, 2008 3:53 PM
> To: Ryan A
> Cc: php php
> Subject: Re: [PHP] AMP installer
> 
> Ryan A wrote:
> > Hey!
> >
> > Need to reinstall Apache PHP and MySql for personal development use on
> my new laptop... I usually used phpdev in the past but now I want php5
> compatability... can anyone recommend any such "all in one installer".
> >
> > And yes, I know its good experience and so on to do each one manually...
> but dont have the time to pure over help docs for hours or days.
> 
> http://www.apachefriends.org/en/xampp.html
> 
> --
> Postgresql & php tutorials
> http://www.designmagick.com/
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP] AMP installer

2008-02-21 Thread Andrés Robinet
> -Original Message-
> From: Ryan A [mailto:[EMAIL PROTECTED]
> Sent: Thursday, February 21, 2008 6:24 PM
> To: php php
> Subject: [PHP] AMP installer
> 
> Hey!
> 
> Need to reinstall Apache PHP and MySql for personal development use on my
> new laptop... I usually used phpdev in the past but now I want php5
> compatability... can anyone recommend any such "all in one installer".
> 
> And yes, I know its good experience and so on to do each one manually...
> but dont have the time to pure over help docs for hours or days.
> 
> Am on Win Vista premium.
> 
> Thanks!
> Ryan
> 
> --
> - The faulty interface lies between the chair and the keyboard.
> - Creativity is great, but plagiarism is faster!
> - Smile, everyone loves a moron. :-)
> 
> 
> 
> 
> 
> ___
> _
> Never miss a thing.  Make Yahoo your home page.
> http://www.yahoo.com/r/hs
> 
> --

Hi there,

It's not that hard to install them all separately and configure them. However,
yes, sometimes you just want a quickstart and then customize as needed. This is
my recommendation for Windows XP
(http://www.apachefriends.org/en/xampp-windows.html), I don't know of Vista, but
it seems to work for that OS too.

Also, I prefer to use MySQL gui tools for MySQL administration (instead of the
bundled mysqladmin - or even PHPMyadmin, which I use only for exporting - that
comes with XAMPP) http://dev.mysql.com/downloads/gui-tools/5.0.html.

Hope this helps, though you will get other options as well, this is much of a
personal choice (One year ago I installed them all separately, to get very
familiar with the setup).

Regards,

Rob

Andrés Robinet | Lead Developer | BESTPLACE CORPORATION 
5100 Bayview Drive 206, Royal Lauderdale Landings, Fort Lauderdale, FL 33308 |
TEL 954-607-4207 | FAX 954-337-2695 | 
Email: [EMAIL PROTECTED]  | MSN Chat: [EMAIL PROTECTED]  |  SKYPE: bestplace |
 Web: bestplace.biz  | Web: seo-diy.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] AMP installer

2008-02-21 Thread Chris

Ryan A wrote:

Hey!

Need to reinstall Apache PHP and MySql for personal development use on my new laptop... I 
usually used phpdev in the past but now I want php5 compatability... can anyone recommend 
any such "all in one installer".

And yes, I know its good experience and so on to do each one manually... but 
dont have the time to pure over help docs for hours or days.


http://www.apachefriends.org/en/xampp.html

--
Postgresql & php tutorials
http://www.designmagick.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php