phpbar.de logo

Mailinglisten-Archive

[php] OT: Suse 6.4 und .html von PHP parsen lassen

[php] OT: Suse 6.4 und .html von PHP parsen lassen

Piet Kopka info_(at)_publicform.de
Sat, 13 May 2000 18:05:45 +0200


Hallo

Was sonst nie ein Problem war, mit Suse 6.4 ist es nun da. PHP3 
funktioniert prima. Ich bekomme es nur nicht hin, dass auch .html 
Seiten vom PHP Modul geparsed werden. Hier ein paar Auszüge aus 
diversen Dateien:

1) aus /etc/httpd/httpd.conf

IfDefine PHP>
      AddType application/x-httpd-php3 .html
      AddType application/x-httpd-php3 .php3
      AddType application/x-httpd-php3-source .phps
      AddType application/x-httpd-php3 .phtml
     </IfDefine>
.
.
.
<IfDefine PHP>
LoadModule php3_module /usr/lib/apache/libphp3.so
</IfDefine>
.
.
.
<IfDefine PHP>
AddModule  mod_php3.c
</IfDefine>

2) aus /etc/httpd/mime.types

application/x-httpd-php         htm pht php html


3) /var/log/httpd/error_log

[Sat May 13 17:42:03 2000] [notice] Apache/1.3.12 (Unix) 
(SuSE/Linux) mod_fastcgi/2.2.2 mod_perl/1.21 PHP/3.0.15 configured -- 
resuming normal operations
[Sat May 13 17:42:03 2000] [notice] suEXEC mechanism enabled 
(wrapper: /usr/sbin/suexec)

Eine Extraportion Sonne für jede hilfreiche Antwort ;)

Piet Kopka



php::bar PHP Wiki   -   Listenarchive