Re: PHP4+PHP5+Apache 1
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: PHP4+PHP5+Apache 1

From: Martin Kofahl <no@spam>
Date: Sat Jul 16 2005 - 16:41:25 CEST

Hi Jean,
take a look at this doc:
http://ondra.zizka.cz/projekty/howto_php5php4single.txt

You can also change the source: grep for "application/x-httpd-php" and
change it to "application/x-httpd-php5". Further, i stead of a new extension
(.php5) you could change the apache conf using ForceType
application/x-httpd-php5 (available in Apache 1.1 and later).

Martin
Received on Mon Oct 17 21:08:39 2005