voici les bonnes lignes : AddType application/x-httpd-php .phtml .php3 .php AddType application/x-httpd-php-source .phps
DirectoryIndex index.php index.php3 index.html index.htm Default.htm Stef... >Je veux mettre php3 dans apache.. j'ai donc fait apt-get install php4 >(nouveau.. mais bon, il supporte le php3), et ensuite, v�rifi� si le >loadmodule libphp4 est bien l�. Voici les quelques lignes du >httpd.conf: > >AddType application/x-httpd-php3 .php3 >AddType application/x-httpd-php3-source .phps > >AddType application/x-tar .tgz > >LoadModule php4_module /usr/lib/apache/1.3/libphp4.so > >DirectoryIndex index.php3 index.html index.htm Default.htm > >Merci.. .......................................................... . Linux - Debian - php4 - Apache - MySQL - Infog�rance . . email: [EMAIL PROTECTED] - http://www.actionweb.fr . . Tel: (0)141 906 100 - Fax: (0)141 906 101 . ..........................................................

