Re: [PHP] PHP4 and PHP5

2007-02-27 Thread Richard Lynch
On Mon, February 26, 2007 7:49 am, Martin Marques wrote: > Is it posible to run apache with PHP4 and PHP5 on different virtual > domains? Search the list archives for "Rasmus Lerdorf" and "ProxyPass" and I think you'll find a fairly easy way to do it. -- Some people have a "gift" link here. Know

Re: [PHP] PHP4 and PHP5

2007-02-26 Thread Jochem Maas
> That’s via a google search ... never done it myself! > > S > >> -Original Message- >> From: Martin Marques [mailto:[EMAIL PROTECTED] >> Sent: 26 February 2007 03:50 PM >> To: php-general@lists.php.net >> Subject: [PHP] PHP4 and PHP5 >> >

RE: [PHP] PHP4 and PHP5

2007-02-26 Thread Steven Macintyre
5_and_php4 That’s via a google search ... never done it myself! S > -Original Message- > From: Martin Marques [mailto:[EMAIL PROTECTED] > Sent: 26 February 2007 03:50 PM > To: php-general@lists.php.net > Subject: [PHP] PHP4 and PHP5 > > Is it posible to run apache

[PHP] PHP4 and PHP5

2007-02-26 Thread Martin Marques
Is it posible to run apache with PHP4 and PHP5 on different virtual domains? -- 21:50:04 up 2 days, 9:07, 0 users, load average: 0.92, 0.37, 0.18 - Lic. Martín Marqués | SELECT 'mmarques' || Centro de Telemática|

[PHP] PHP4 and PHP5 in virtual Host

2005-03-25 Thread Juan Pablo Herrera
Hi! I have apache, php4 and php5 on my server. I use virtual host in this server. The virtual host have or not PHP4 using: php_admin_flag engine off/on in apache2.conf How can i use PHP5 or PHP4 or both? PHP4 is running as module and PHP5 is running as cgi. Regards, JP -- PHP General Mailing Lis

[PHP] PHP4 and PHP5 in virtual Host

2005-03-24 Thread Juan Pablo Herrera
Hi! I have apache, php4 and php5 on my server. I use virtual host in this server. The virtual host have or not PHP4 using: php_admin_flag engine off/on in apache2.conf How can i use PHP5 or PHP4 or both? PHP4 is running as module and PHP5 is running as cgi. Regards, JP -- PHP General Mailing Lis

Re: [PHP] php4 and php5 on the same apache server

2004-09-13 Thread Comex
It is possible if one is CGI. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] php4 and php5 on the same apache server

2004-09-13 Thread Erwin Kerk
Jacob Friis Larsen wrote: How can I run both php4 and php5 on the same apache server? Could I do it like this: AddType application/x-httpd-php .php AddType application/x-httpd-php5 .php5 And somehow tell php5 to use application/x-httpd-php5 The approach I use is as follows: On port 80 I run an Apac

Re: [PHP] php4 and php5 on the same apache server

2004-09-13 Thread Bostjan Skufca @ domenca.com
Hello Jacob, i've been trying to achieve the very same result but without success. I tried even modifying sources of sapi/apache2(handler|filter)/sapi_apache2.c and relatives but without success. Mime type can be modified without any problem and it compiles fine but then when I tried to parse P

[PHP] php4 and php5 on the same apache server

2004-09-13 Thread Jacob Friis Larsen
How can I run both php4 and php5 on the same apache server? Could I do it like this: AddType application/x-httpd-php .php AddType application/x-httpd-php5 .php5 And somehow tell php5 to use application/x-httpd-php5 -- Best regards, Jacob Friis Larsen www.webcom.dk | www.journster.com -- PHP General

Re: [PHP] PHP4 and PHP5 at one machine

2003-07-09 Thread Scott Fletcher
Well, it is not possible to run two seperate php4ts.dll file in the same file path with the same file name even though they have different version. One workaround to it would be to compile the older version into a different file name while making sure the script point to that different file name bu

RE: [PHP] PHP4 and PHP5 at one machine

2003-07-09 Thread Ford, Mike [LSS]
> -Original Message- > From: Milan Reznicek [mailto:[EMAIL PROTECTED] > Sent: 09 July 2003 07:38 > > Yes all these things I know, because already I'm running > these two servers, > but both with PHP4. > But now I came accros the problem of "php4ts.dll". Because in > both versiones > it h

Re: [PHP] PHP4 and PHP5 at one machine

2003-07-08 Thread Milan Reznicek
Yes all these things I know, because already I'm running these two servers, but both with PHP4. But now I came accros the problem of "php4ts.dll". Because in both versiones it has the same name. And if I have the old one my \WINNT\SYSTEM32 the server which is running PHP5 won't start, and if i put

Re: [PHP] PHP4 and PHP5 at one machine

2003-07-08 Thread Burhan Khalid
On Tuesday, July 8, 2003, 8:42:16 PM, Milan wrote: MR> is there any posibility to run PHP4 and PHP5 at one machine, with two MR> Apache servers running at the same time. MR> Windows 2000 SP3 MR> Apache 1.3.27/PHP 4.3.0 MR> Apache 2.0.46/PHP 5.0.0b1 Yes it is possible. If you want both of the

[PHP] PHP4 and PHP5 at one machine

2003-07-08 Thread Milan Reznicek
Hi, is there any posibility to run PHP4 and PHP5 at one machine, with two Apache servers running at the same time. Windows 2000 SP3 Apache 1.3.27/PHP 4.3.0 Apache 2.0.46/PHP 5.0.0b1 Thank You for Answers Milan -- -- Milan Reznicek Software Developer e-mail: