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

probleme apache php3



bon la j'ai un petit probleme, et je vois pas vraiment d'ou ca vient :
tout marchait bien avant , sauf  que la je peux plus lire les fichiers
php

j'ai un fichier info.php dans le rep public_html
si je le nomme index.php, ca marche nickel
je vois bien toutes les infos ... 

si je le nomme info.php (ou info.php3) et je clique dessus => pb :

vous    avez   choisi    de   telecharger    un   fichier    de   type
application/x-httpd-php ... 

bon deja je capte pas trop car ma config apache :



LoadModule php3_module /usr/lib/apache/1.3/libphp3.so

...

<IfModule mod_dir.c>
    DirectoryIndex index.html index.php index.htm index.shtml index.cgi
</IfModule>

... 

AddType application/x-httpd-php3 .php3
AddType application/x-httpd-php3-source .phps
AddType application/x-httpd-php3 .php
AddType application/x-httpd-php3-source .phps

... 

#AddType application/x-httpd-php .php
#AddType application/x-httpd-php-source .phps
#AddType application/x-httpd-php .php3
#AddType application/x-httpd-php-source .php3s


donc voila je capte pas vraiment ce qu'il a bien pu se passer pour que
maintenant ca plate

une idee ?


-- 
(concatenate 'string "lam" (reverse "gro.ylimafxut@"))

Aide-toi, le Ciel t'aidera.
Jean de La Fontaine, Le Chartier embourbe



Reply to: