Discussion: Apache / PHP
Afficher un message
Vieux 07/06/2007, 21h21   #6
szr
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Apache / PHP

Rene Verstappen wrote:
> Hi all,
>
> I have installed apache2.0, MySQL5.1-Server and PHP5 on my FreeBSD 6.2
> server. Apache works oke, PHP doesn't. Every time I try to start an
> .php page it asks me if I would like to download or open the file. I
> have added these lines to my httpsd.conf file;
>
> AddType application/x-httpd-php .php
> AddType application/x-httpd-php-source .phps
>
> Is there anyone fimiliar with this behavior?


Do you also have

LoadModule php4_module "/path/to/php/module"
...
AddModule mod_php4.c

(or the equivilent for the cgi version) ?

--
szr


  Réponse avec citation
 
Page generated in 0,05683 seconds with 9 queries