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

Re: Apache, PHP3 & Spip



* Goon <goon@netcourrier.com> [Wed, Jul 14, 2004 at 12:16:05PM +0200]:

> J'ai installé Spip sur une Debian testing. Quand je vais sur 
> localhost/spip, j'ai une page blanche. Je soupçonne que ça vient du 
> support du php3 donc je rajoute dans /etc/apache/httpd.conf

> AddType application/x-httpd-php .php .php4 .php3 .phtml

> Je relance Apache, réessaye, page toujours blanche.

As-tu aussi cela dans ton httpd.conf:

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

-- 
Philippe Berini                



Reply to: