Re: v4 and v5 on the same machine
From: Andrew Crowe (andrew_at_adaptivetechnologies.com)
Date: 08/13/04
- Next message: Sandman: "Solved! (was: Re: Splitting paragraphs in a text.)"
- Previous message: Rob Allen: "Re: [OT] Survey: die vs. exit"
- In reply to: Mike: "v4 and v5 on the same machine"
- Next in thread: Mike: "Re: v4 and v5 on the same machine"
- Reply: Mike: "Re: v4 and v5 on the same machine"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 13 Aug 2004 11:41:47 +0100
Hi,
> We want to set up a PHP server for instructors to teach PHP, but
> different instructors have different needs. Is it possible to install
> PHP 4.3.8 *and* PHP 5 on the same machine? Perhaps using different
> ports or something to keep them separated? I have a Windows 2003
> Server running IIS6.
Not sure if this will apply to you, but we've had PHP4 and 5 running on
multiple sites on our IIS5 server (different versions on different sites
tho, no one site had both), and we needed different php.ini files.
The easiest way of doing this I found was to hex edit php5ts.dll and
replace all instances of "php.ini" to "ph5.ini", thus allowing different
php.ini files to exist in the WINNT folder
Andrew
- Next message: Sandman: "Solved! (was: Re: Splitting paragraphs in a text.)"
- Previous message: Rob Allen: "Re: [OT] Survey: die vs. exit"
- In reply to: Mike: "v4 and v5 on the same machine"
- Next in thread: Mike: "Re: v4 and v5 on the same machine"
- Reply: Mike: "Re: v4 and v5 on the same machine"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|