AW: [Mapbender-dev] PHP 5 needed for next Mapbender
Heuser, Bjoern
Bjoern.Heuser at sag.de
Wed Jun 7 10:56:43 EDT 2006
Hi Thomas,
to use PHP5 and PHP4 in one Apache instance you have to edit your httpd.conf for example the way below (PHP as CGI):
AddType application/x-httpd-php4 .php4
AddType application/x-httpd-php .php .php5
ScriptAlias /php/ "/usr/local/apache/php-bin/"
Action application/x-httpd-php4 "/php/php4"
Action application/x-httpd-php "/php/php5"
Greetings
Björn
--------------------------------------------------------------------
Björn Heuser
SAG Energieversorgungslösungen GmbH
Center für GeoInformationsTechnologie, CeGIT
Westfalendamm 100
44141 Dortmund
M +49 173/677 19 11
E-Mail: bjoern.heuser at sag.de
Internet: www.cegit.com, www.sag.de
--------------------------------------------------------------------
-----Ursprüngliche Nachricht-----
Von: Thomas Baschetti [mailto:Thomas.Baschetti at gmx.de]
Gesendet: Mittwoch, 7. Juni 2006 16:41
An: dev at mapbender.osgeo.org
Betreff: [Mapbender-dev] PHP 5 needed for next Mapbender
Hi,
subject says all, is PHP 5 needed for the upcoming Mapbender?
If i remember correctly this was mentioned at Fossgis in March.
(You see, i still have not tried the svn-version...)
Oh yes, and another question: Does anbody know wether it is possible
to use php4 and php5 at the same time with one apache1 instance?
Ciao
Thomas Baschetti
--
Echte DSL-Flatrate dauerhaft für 0,- Euro*!
"Feel free" mit GMX DSL! http://www.gmx.net/de/go/dsl
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe at mapbender.osgeo.org
For additional commands, e-mail: dev-help at mapbender.osgeo.org
More information about the Mapbender_dev
mailing list