Re: Two version of PHP in single server

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Nov 28, 2005 at 12:07:02PM +0530, J.F.Kishor wrote:
> Hi,
> 
> 	I have  a query, can we run  two versions of PHP  in linux 7.2
> 	server.
> 
> 	I want  to use PHP 4.x  for one application and  PHP 5.1.0 for
> 	another application in the same server.
> 
> 	Do  I need to  do some  configuration changes  to set  the php
> 	path. To  look up different  versions based on the  request of
> 	the application.

1) just run the php4.x code with php5.1
2) configure one version as a module the other one to run as a cgi.
 
Curt.
-- 
cat .signature: No such file or directory

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux