erlug
[Top] [All Lists]

Re: [Erlug] Apache2 e PHP5, perchè non viene abilitato?

To: ERlug - Lista Pubblica <erlug@xxxxxxxxxxxxxx>
Subject: Re: [Erlug] Apache2 e PHP5, perchè non viene abilitato?
From: Gian <g.ciotti@xxxxxxxxxxxxx>
Date: Fri, 29 Dec 2006 16:15:45 +0100
Filippo Boschetti wrote:

ecco il frammento di apache.conf:

...
AddHandler php5-script php
AddType text/html  php
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
...
Ho verificato che esista /etc/apache2/mods-enabled/php5.conf il cui contenuto è

<IfModule mod_php5.c>
  AddType application/x-httpd-php .php .phtml .php3
  AddType application/x-httpd-php-source .phps
</IfModule>

ma non riesco a "leggere" i file .php dal browser.

Qualche suggerimento?

/etc/apache2/mods-enabled/php5.load ?


--

Gian

member of  A.G.O.W. #C10771
   and orgoglione to be!

<Prev in Thread] Current Thread [Next in Thread>