NYCPHP Meetup

NYPHP.org

[nycphp-talk] Setting up more than one version of PHP.

Nasir Zubair lists at ny-tech.net
Thu Mar 6 15:40:12 EST 2003


Cool, that did the trick. In the process I also figured out that Nuspehere's
PHPed had added some lines into my php.ini (4.3.1) that was breaking up
extensions.

Thanks Dan.

- Nasir
 
-------Original Message-------
 
From: talk at nyphp.org
Date: Thursday, March 06, 2003 12:26:22 PM
To: NYPHP Talk
Subject: Re: [nycphp-talk] Setting up more than one version of PHP.
 
Hi Nasir:

On Thu, Mar 06, 2003 at 12:13:34AM -0500, Nasir Zubair wrote:
> Is it possible to run multiple versions of PHP on windows. I was wanting
to
> play around with PHP5 snaps, but couldn't set it up while trying to retain
4
> 3.1.

Absolutely. I'm writing this away from my office, so please forgive my 
being vague...

Setup the PHP executables and supporting files in separate directories. 
Then, in your httpd.conf file, duplicate your PHP handlers (you know,
AddHandler, Action, etc). Have one group process, for example, .php
pointing to the php5 dir and the other process .htm files pointing to the
php4 directory.

Make sense? If not, I can follow up with real world examples when i get 
back.

--Dan

-- 
PHP classes that make web design easier
SqlSolution.info | LayoutSolution.info | FormSolution.info
T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y
4015 7th Ave #4AJ, Brooklyn NY v: 718-854-0335 f: 718-854-0409


--- Unsubscribe at http://nyphp.org/list/ ---




. 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20030306/25336719/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: IMSTP.gif
Type: image/gif
Size: 494 bytes
Desc: not available
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20030306/25336719/attachment.gif>


More information about the talk mailing list