phpbar.de logo

Mailinglisten-Archive

[php] PHP5 und Apache2

[php] PHP5 und Apache2

Frank Liebelt info at acst.de
Die Dez 16 18:14:02 CET 2003


Hi

> 
> >>
> >> Ans Ende der httpd.conf habe ich dann folgendes gehangen:
> >>
> >> LoadModule php4_module php4apache2.dll
> >> AddModule mod_php4.c
> >> AddType application/x-httpd-php .php .php3 .php4
> >> AddType application/x-httpd-php-source .phps
> > 

So, ich habe mir gerade die b3 von der snaps Seite geholt.
In diesem Snapshot ist ein php4ts.dll die über 1MB grösser ist als die in der b2.
Jetzt funktioniert es hiermit :

LoadFile "php4ts.dll"
LoadModule php5_module "php4apache2.dll"
AddType application/x-httpd-php .php .php3 .php4
AddType application/x-httpd-php-source .phps

Scheint wohl an der php4ts.dll aus der b2 zu liegen.


Danke für jede Hilfe

Frank


php::bar PHP Wiki   -   Listenarchive