Apache mit PHP3

Frank Matthieß Frank.Matthiess at t-online.de
Tue Jul 13 21:09:33 CEST 1999


Beispieldateien aus dem PHP3 Packet werden nicht vom Apache als 
PHP3 ausgeführt.

Diese Module sind installiert:
	apache-1.3.3-1
	mod_php3-3.0.5-2

In /etc/http/conf/http.conf habe ich diese Zeilen auskommentiert
	---schnipp---
	LoadModule php3_module        modules/libphp3.so
	---schnapp---

In srm.conf habe ich die Zeilen
	AddType application/x-httpd-php3 .php3
	AddType application/x-httpd-php3-source .phps
auskommentiert.

Nach dem dasd alles gemacht haben, habe ich dem initscript vom Apache
den Daemon gestoppt und gestartet.

Effekt: Geht nicht. 

Muß ich die Zeile mit mod_php3.c auch auskommentieren ??
	---schnipp---
	# Extra Modules
	#AddModule mod_php.c
	#AddModule mod_php3.c
	#AddModule mod_perl.c
	---schnapp---

Gibt es noch mehr zu beachten ?



More information about the Linux mailing list