On Mon, 02 Sep 2002 16:04:59 +0200 (CEST) [EMAIL PROTECTED] wrote: > You need to configure your apache to use php as a cgi, whenever a php file is > requested. Here is a link to a toturial. It is for installing in windows, but > the configuration af apache should bring you there.
not really :-) <?php phpinfo(); ?> works better ? and check if you have these line in your http.conf AddType application/x-httpd-php .php .php4 .php3 .phtml AddType application/x-httpd-php-source .phps hth pa -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php