RE: [PHP] installing php3 and php4 on the same server

2002-01-27 Thread Warren Vail

I have a follow-on question to this one.

I do implementations for clients in PHP and do my development and testing
under windows (OK, I know), and the systems are targeted for servers that
have PHP3 and others with PHP4.  I would think that I could direct files
with suffix php3 to use the php3 engine, and php to the php4 engine, but I
can't seem to get this to work.  Granted PHP4 will handle php3 code (as near
as I can tell), but I expect I will inject some php4 dependencies into the
code destined for a PHP3 server.  The clients using php3 don't control the
server so they can't their ISP to upgrade for them.  Moving them to a site
that will work with them is not the question here.  The question here is how
can PHP4 and PHP3 co exist, and where can I get information on how to set
that up on windows system.  I am running php4 successfully with apache and
mysql, trying to activate the php3 version, regardless of changes I have
made to httpd.conf, my php3 scripts invoke php4.

Thanks,

Warren Vail


-Original Message-
From:   Manu Verhaegen [mailto:[EMAIL PROTECTED]]
Sent:   Friday, January 18, 2002 12:59 AM
To: Alex Dowgailenko
Cc: [EMAIL PROTECTED]
Subject:    Re: [PHP] installing php3 and php4 on the same server

We have the following problem, we have now apache 3 and php 3 ,we have
upgrade the apache and the php3 tot php4 evereting will working fine. 2
internetproviders in belgium will working with proxyservers if you want to
view a webpage on the lastversion of apache an php4 the page will not
correct viewed



Greetings,

- Original Message -
From: "Alex Dowgailenko" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 18, 2002 8:44 AM
Subject: RE: [PHP] installing php3 and php4 on the same server


>
> Question is, why would you want to?
>
> php3 scripts will work fine under php4.
> > -Original Message-
> > From: Manu Verhaegen [mailto:[EMAIL PROTECTED]]
> > Sent: January 18, 2002 2:39 AM
> > To: [EMAIL PROTECTED]
> > Subject: [PHP] installing php3 and php4 on the same server
> >
> >
> > Hi,
> > We have installed apache 3 and PHP3, can we install PHP4 on the
> > same server
> > the we can use PHP3 and PHP4
> >
> > Thanks,
> >
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]


Re: [PHP] installing php3 and php4 on the same server

2002-01-18 Thread Manu Verhaegen

We have the following problem, we have now apache 3 and php 3 ,we have
upgrade the apache and the php3 tot php4 evereting will working fine. 2
internetproviders in belgium will working with proxyservers if you want to
view a webpage on the lastversion of apache an php4 the page will not
correct viewed



Greetings,

- Original Message -
From: "Alex Dowgailenko" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 18, 2002 8:44 AM
Subject: RE: [PHP] installing php3 and php4 on the same server


>
> Question is, why would you want to?
>
> php3 scripts will work fine under php4.
> > -Original Message-
> > From: Manu Verhaegen [mailto:[EMAIL PROTECTED]]
> > Sent: January 18, 2002 2:39 AM
> > To: [EMAIL PROTECTED]
> > Subject: [PHP] installing php3 and php4 on the same server
> >
> >
> > Hi,
> > We have installed apache 3 and PHP3, can we install PHP4 on the
> > same server
> > the we can use PHP3 and PHP4
> >
> > Thanks,
> >
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] installing php3 and php4 on the same server

2002-01-17 Thread Brian Clark

* Manu Verhaegen ([EMAIL PROTECTED]) [Jan 18. 2002 02:40]:

> Hi,

Hi,

> We have installed apache 3 and PHP3, can we install PHP4 on the same
> server the we can use PHP3 and PHP4

See the INSTALL file for the following section:

USING PHP 3 AND PHP 4 AS CONCURRENT APACHE MODULES 

   Recent operating systems provide the ability to perform versioning and
   scoping. This features make it possible to let PHP 3 and PHP 4 run as
   concurrent modules in one Apache server. 
   
   This feature is known to work on the following platforms:

   - Linux with recent binutils (binutils 2.9.1.0.25 tested)
   - Solaris 2.5 or better
   - FreeBSD (3.2, 4.0 tested)
   - IRIX64 6.5
   
   To enable it,


It's explained there.

-- 
Brian Clark | Avoiding the general public since 1805!
Fingerprint: 07CE FA37 8DF6 A109 8119 076B B5A2 E5FB E4D0 C7C8
Fortune cookie: Outlook not so good, Microsoft ships anyway.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




RE: [PHP] installing php3 and php4 on the same server

2002-01-17 Thread Alex Dowgailenko


Question is, why would you want to?

php3 scripts will work fine under php4.
> -Original Message-
> From: Manu Verhaegen [mailto:[EMAIL PROTECTED]]
> Sent: January 18, 2002 2:39 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] installing php3 and php4 on the same server
> 
> 
> Hi,
> We have installed apache 3 and PHP3, can we install PHP4 on the 
> same server
> the we can use PHP3 and PHP4
> 
> Thanks,
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]