PHP4 and PHP5 together on 1 LAMP

This is a discussion on PHP4 and PHP5 together on 1 LAMP within the Apache Web Server forums, part of the Web Server and Related Forums category; Is it possible to run PHP4 and PHP5 simultaneously on 1 webserver (LAMP) ? I guess it is, but how and ...


Go Back   Usenet Forums > Web Server and Related Forums > Apache Web Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 07-05-2007
Pugi!
 
Posts: n/a
Default PHP4 and PHP5 together on 1 LAMP

Is it possible to run PHP4 and PHP5 simultaneously on 1 webserver
(LAMP) ?
I guess it is, but how and what are the pros and cons ?
Should one consider this safe for a production environment ?

thanx,

JM

  #2 (permalink)  
Old 07-06-2007
peter
 
Posts: n/a
Default Re: PHP4 and PHP5 together on 1 LAMP

> Is it possible to run PHP4 and PHP5 simultaneously on 1 webserver
> (LAMP) ?
> I guess it is, but how and what are the pros and cons ?
> Should one consider this safe for a production environment ?


The easiest way to achieve this is to have 1 version installed as a module
and the other installed as cgi.

Did a quick search on google and it came up with
http://www.hurring.com/scott/howto/php4_and_php5/ but there are plenty of
other places to find how-tos.


  #3 (permalink)  
Old 07-09-2007
NC
 
Posts: n/a
Default Re: PHP4 and PHP5 together on 1 LAMP

On Jul 5, 1:17 am, Pugi! <pugin...@gmail.com> wrote:
>
> Is it possible to run PHP4 and PHP5 simultaneously
> on 1 webserver (LAMP) ?


Yes. GoDaddy does it on its Linux hosting service. Both interpreters
are configured as FastCGI executables. Which interpreter processes
*.php files is controlled by an AddHandler directive in a .htaccess
file, so PHP4 vs. PHP5 choice can be made on a per-directory basis if
necessary. The default is set in httpd.conf.

> I guess it is, but how and what are the pros and cons ?


Pros and cons FOR WHOM? For the server administrator, there are no
pros, only cons (each interpreter must be installed and configured;
two independent sets of extensions must be maintained; memory
requirements are somewhat higher as well). For hosting customers,
there are no cons (except slightly higher probability of server
overload), only pros (they can use applications that require both PHP4
and PHP5 on the same machine).

> Should one consider this safe for a production environment ?


If each installation in itself is secure, there is no reason to think
running both of them simultaneously would compromise security...

Cheers,
NC

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 01:21 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0