Re: PHP mauvaise config ?
On Wed, Jul 10, 2002 at 06:42:58AM +0200, VETSEL Patrice wrote:
> J'ai installé php3 apache etc .....
> mais lorsque je veux accéder à une page en php j'obtient une erreur :
>
> sous mozilla ->
> "You have choosen to download a file of type : application/x-httpd-php from
> etc ............"
>
> Que faire ?
> merci
Tu n'as pas décommenté la ligne pour php3 dans /etc/httpd.conf, tu dois
avoir une ligne du genre:
# LoadModule php3_module /usr/lib/apache/1.3/libphp3.so
décommente la, puis un petit restart d'apache:
$ /etc/init.d/apache restart
ça devrait marcher.
--
"La peur n'évite pas le danger."
--
To UNSUBSCRIBE, email to debian-user-french-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Reply to: