Re: Web server with PHP capabilities for Windows??
"Nuno Paquete" <nmp@ispgaya.pt > wrote in message
news:410e0b53$0 $30340$a729d347 @news.telepac.p t...[color=blue]
> Hi group.
> Does Apache fro windows allows to run PHP scripts?
> If no, where can I find one?
>
> Regards,
> Nuno Paquete[/color]
Re: Web server with PHP capabilities for Windows??
"Nuno Paquete" <nmp@ispgaya.pt > wrote in message
news:410e0b53$0 $30340$a729d347 @news.telepac.p t...[color=blue]
> Hi group.
> Does Apache fro windows allows to run PHP scripts?
> If no, where can I find one?[/color]
This is Tony Marston's web site, containing personal information plus pages devoted to the Uniface 4GL development language, XML and XSL, PHP and MySQL, and a bit of COBOL
"Nuno Paquete" <nmp@ispgaya.pt > wrote in message
news:410e0b53$0 $30340$a729d347 @news.telepac.p t...[color=blue]
> Hi group.
> Does Apache fro windows allows to run PHP scripts?
> If no, where can I find one?
>
> Regards,
> Nuno Paquete
>
>[/color]
Re: Web server with PHP capabilities for Windows??
"Nuno Paquete" <nmp@ispgaya.pt > wrote in message
news:410e0b53$0 $30340$a729d347 @news.telepac.p t...[color=blue]
> Hi group.
> Does Apache fro windows allows to run PHP scripts?
> If no, where can I find one?[/color]
Re: Web server with PHP capabilities for Windows??
Wouldn't Nuno be better off getting a distribution with an installer
that installs Apache, PHP, MySQL, and possible Perl altogether? At least
assuming she has none of those programs installed already.
jsWalter wrote:[color=blue]
> "Nuno Paquete" <nmp@ispgaya.pt > wrote in message
> news:410e0b53$0 $30340$a729d347 @news.telepac.p t...
>[color=green]
>>Hi group.
>>Does Apache fro windows allows to run PHP scripts?
>>If no, where can I find one?[/color]
>
>
> http://web.torres.ws/dev/php
>
> complete instructions on how to acquire Apache, Perl, PHP and mySQL and
> install them on a windows box.
>
> Good Luck.
>
> Walter
>
>[/color]
Re: Web server with PHP capabilities for Windows??
"Tony Marston" <tony@NOSPAM.de mon.co.uk> wrote in message
news:celb50$8qi $1$830fa17d@new s.demon.co.uk.. .[color=blue]
> Download Apache from http://httpd.apache.org/.
>
> For development I use Windows XP, Apache 2.0.50 and PHP 4.3.8 (and also[/color]
PHP[color=blue]
> 5)
>
> --
> Tony Marston
>
> http://www.tonymarston.net
>
>[/color]
FYI: glob() is busted in PHP 4.3.7 and 4.3.8 on Windows. I recommend 4.3.6
until 4.3.9 comes out.
Re: Re: Web server with PHP capabilities for Windows??
"Larry Kasoff" wrote:[color=blue]
> Wouldn’t Nuno be better off getting a distribution with an
> installer
> that installs Apache, PHP, MySQL, and possible Perl altogether? At
> least
> assuming she has none of those programs installed already.
>
> Something like XAMMP. See:
> http://www.apachefriends.org/en/xampp-windows.html
>
> or for a more complete list see the bottom of this page (in the[/color]
"Our[color=blue]
> competitors section):
>
> http://www.apachefriends.org/en/partner.html
>
> jsWalter wrote:[color=green]
> > "Nuno Paquete" <nmp@ispgaya.pt > wrote in message
> > news:410e0b53[quote:2dbf1d6a5 7="Larry Kasoff"]Wouldn’t Nuno be[/color][/color]
better off getting a distribution with an installer
that installs Apache, PHP, MySQL, and possible Perl altogether? At
least
assuming she has none of those programs installed already.
jsWalter wrote:[color=blue]
> "Nuno Paquete" <nmp@ispgaya.pt > wrote in message
> news:410e0b53$0 $30340$a729d347 @news.telepac.p t...
>[color=green]
>>Hi group.
>>Does Apache fro windows allows to run PHP scripts?
>>If no, where can I find one?[/color]
>
>
> http://web.torres.ws/dev/php
>
> complete instructions on how to acquire Apache, Perl, PHP and mySQL[/color]
and[color=blue]
> install them on a windows box.
>
> Good Luck.
>
> Walter
>
></font>[/quote:2dbf1d6a5 7][/color]
340$a729d347@ne ws.telepac.pt.. .[color=blue][color=green]
> >[color=darkred]
> >>Hi group.
> >>Does Apache fro windows allows to run PHP scripts?
> >>If no, where can I find one?[/color]
> >
> >
> > http://web.torres.ws/dev/php
> >
> > complete instructions on how to acquire Apache, Perl, PHP and[/color]
> mySQL and[color=green]
> > install them on a windows box.
> >
> > Good Luck.
> >
> > Walter
> >
> ></font>[/color][/color]
I 2nd Larry. No point wasting time integrating various packages. Just
use a distribution. I use appserv and it works fine too.
Comment