I'll clarify that, I smell confusion.

In order to install PHP so that it could be run as one of several PHP
installations, you would install to a single directory, keeping the .ini and
all other files related to that installation together, and configure your
server to point toward the installation that you're using at the time.  It's
MUCH easier to install for multiple installations than it is to do as Edin
suggests.

However, if you want to run PHP as an Apache module rather than as cgi, the
situation changes.  In that case, Edin's solution is by far the easiest for
beginners.


-----Original Message-----
From: Steph [mailto:[EMAIL PROTECTED]
Sent: 21 June 2004 10:50
To: Jakub Vrana; [EMAIL PROTECTED]
Subject: RE: [PHP-DOC] help needed with windows install part of the PHP
manual


Jakub: sadly, that's exactly what the consensus is NOT.  That's what I'm
fighting for ;)

> -----Original Message-----
> From: Jakub Vrana [mailto:[EMAIL PROTECTED]
> Sent: 21 June 2004 10:43
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP-DOC] help needed with windows install part of the PHP
> manual
>
>
> How we want the installation under Windows should work? The consensus is
> probably "copy everything (php.exe, php.ini, php*.dll, extension's and
> library's DLLs) in some directory (e.g. C:\PHP) and edit your server
> specific file". Is it politically correct to try changing the PHP itself
> to work with these simple installation instructions instead of writing
> complicated instructions divided for different servers, PHP versions,
> newbies - advanced, machines with more than one PHP version, etc.?
>
> Jakub Vrana

Reply via email to