* Goon <[EMAIL PROTECTED]> [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