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

Re: Probl?me Apache



Sylvain a écrit :
[...]
Un peu plus bas dans httpd.conf, decommente ca :
#AddType application/x-httpd-php3 .php3
#AddType application/x-httpd-php3-source .phps

pour php4 :
#AddType application/x-httpd-php .php
#AddType application/x-httpd-php-source .phps

Si php4 est installé, il faut seulement rajouter .php3 à :
#AddType application/x-httpd-php .php

De toute manière, je doute fort que tu puisses avoir les 2 en même temps comme indiqué ci-dessus : c'est soit l'un soit l'autre... En général, on prend php4 parce qu'il est compatible avec php3 (l'inverse n'étant pas vrai).


Claude



Reply to: