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
> 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
>>
>
5_and_php4
Thats 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
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|
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
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
It is possible if one is CGI.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
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
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
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
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
> -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
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
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
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:
15 matches
Mail list logo