fais un httpd -l pour voir la liste des modules chargés ... sinon essaye de modifier la balise <? en <?php
Faut voir dans le php.ini pour le short open tag pour autoriser le <? ; Allow the <? tag. Otherwise, only <?php and <script> tags are recognized. short_open_tag = On -----Message d'origine----- De : disels [mailto:[EMAIL PROTECTED] Envoyé : samedi 13 septembre 2003 17:41 À : debian_french Objet : php + apache Bonjour, Désolé pour la question un peu bete, mais apres avoir lu les HOWTO et FAQ, je n'arrive toujours pas a executer php sur mon serveur(woody). Merci pour vos aides. error log: Apache/1.3.26 (Unix) Debian GNU/Linux PHP/4.1.2 configured -- resuming normal operations grep -i php /etc/apache/httpd.conf LoadModule php4_module /usr/lib/apache/1.3/libphp4.so AddType application/x-httpd-php .php AddType application/x-httpd-php-source .phps php.ini := rien à toucher index.html := simple html plus <? phpinfo() ; ?> -- Pensez à lire la FAQ de la liste avant de poser une question : http://savannah.nongnu.org/download/debfr-faq/html/ To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]