[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Debian] php und apache



Hallo Kai,

* Kai Riasol Gonzalez <riasol@stud.uni-frankfurt.de> [03-12-01 20:23]:
> 
> zu diesem problem habe ich gefunden das man die zeile 
> # LoadModule php4_module /usr/lib/apache/1.3/libphp4.so
> in der httpd.conf auskommentieren soll. 
> 
> das man den folgenden einträge in der srm.conf machen soll
> 
> DirectoryIndex index.html index.php index.php4 index.phtml
> 
> AddType application/x-httpd-php .php
> AddType application/x-httpd-php-source .phps

Ein `grep php /etc/apache/*` liefert bei mir:

httpd.conf:LoadModule php4_module /usr/lib/apache/1.3/libphp4.so
mime.types:application/x-httpd-php			phtml pht php
mime.types:application/x-httpd-php3			php3
mime.types:application/x-httpd-php3-source		phps
mime.types:application/x-httpd-php3-preprocessed	php3p
mime.types:application/x-httpd-php4			php4
srm.conf:AddType application/x-httpd-php4 .phtml
srm.conf.0:AddType application/x-httpd-php4 .phtml

Vielleicht hilft dir das weiter...

Gruss Udo

-- 
Registrierter Linux-User #225706 auf Debian GNU/Linux 2.4.6

Attachment: pgpZoeWbOXYoM.pgp
Description: PGP signature


Reply to: