Adding PHP5 Support to apache

Hi,

i'm currently running php4 on my apache 2. now i want to add a php5
support. is there a tutorial how to add also php5 to the webserver?

best
Neugi [ Do, 31 Januar 2008 13:03 ] [ ID #1920951 ]

Re: Adding PHP5 Support to apache

Post removed (X-No-Archive: yes)
Notifier Deamon [ Do, 31 Januar 2008 13:09 ] [ ID #1920952 ]

Re: Adding PHP5 Support to apache

On Thu, 31 Jan 2008 04:03:35 -0800 (PST), Gerhard Neuhofer
<neugii [at] gmail.com> wrote:

>Hi,
>
>i'm currently running php4 on my apache 2. now i want to add a php5
>support. is there a tutorial how to add also php5 to the webserver?
>
>best

The most common way that I have seen is to run PHP4
through mod_php under Apache and then implement PHP5 as
CGI usually through FastCGI. This means that PHP4
scripts/pages end .php and PHP5 pages end .php5
(or the other way around).
Running both as php_mod is impossible.

Google for
php4 php5 coexist apache
and you will find some very useful sources.

HTH
--
( Kees
)
c[_] Other than telling us how to live, think, marry,
pray, vote, invest, educate our children, and now,
die, I think the Republicans have done a fine job
of getting government out of our personal lives. (#213)
Kees Nuyt [ Do, 31 Januar 2008 19:36 ] [ ID #1920957 ]
Webserver » alt.apache.configuration » Adding PHP5 Support to apache

Vorheriges Thema: Prefork-MPM not handing out simultaneous requests to separate
Nächstes Thema: Newbie question - Hide a file