PHP3

Sven Broeckling sbroeckling at sykosch.de
Tue Jul 18 13:44:42 CEST 2000


Hallo Philipp!

> Ich konnte zwar jetzt mit rpm php3 installieren. Aber wenn ich eine Beispiel
> Datei auf den Server ziehe wird nichts umgesetzt. Ich sehe nur den Quellcode
> an.
IMO muss das Teil auch noch in der httpd.conf eingetragen werden.
Hier mal ein Auszug aus der SuSE 6.4er Config

<IfDefine PHP>
LoadModule php3_module /usr/lib/apache/libphp3.so
</IfDefine>

weiter unten :

<IfDefine PHP>
AddModule mod_php3.c
</IfDefine>

viel weiter unten :)

<IfDefine PHP>
AddType application/x-httpd-php3 .php3
AddType application/x-httpd-php3-source .phps
AddType application/x-httpd-php3 .phtml
</IfDefine>

...weiteres nicht ausgeschlossen.

Bis denn
  Sven

-
Hinweise zur Benutzung dieser (und anderer Mailing-Listen) bitte beachten:
--> http://lug-owl.de/mailinglist_hints.html <--



More information about the Linux mailing list