[Lugbz-list] Maledetto PHP

Benjamin Gufler benjamin.gufler at lugbz.org
Wed Mar 21 09:00:09 CET 2007


On 2007-03-21 08:55, beppebz wrote:
> Konqueror mi chiede: Open 'http://localhost/ciccio.php'? Type:
> application/x-httpd-php   [Save as... Open With... Cancel].

Sará un problema di configurazione del tuo apache che non interpreta i
file php ma li vuole restituire in sorgente.
Prova a verificare se il modulo php è stato caricato (dovresti trovare
"LoadModule php[4|5]_module /path/to/the/module" nella configurazione di
apache.
Se c'è, prova a far rileggere la configurazione ad apache, tramite
apache2ctl graceful.

hth,
	Benjamin


More information about the Lugbz-list mailing list