Mailinglisten-Archive |
Du solltest folgendes in der httpd.conf stehen haben: DirectoryIndex index.html index.php3 index.php ScriptAlias /cgi-bin/ "c:/Apache/cgi-bin/" ScriptAlias /php/ "c:/php4/" AddType application/x-httpd-php3 .php3 AddType application/x-httpd-php4 .php Action application/x-httpd-php3 /php/php.exe Action application/x-httpd-php4 /php/php.exe Das sind jetzt meine Einstellungen vom WAMP System, dürften aber laut Handbuch zu Apache auch für LAMP gelten. Gruß Rene
php::bar PHP Wiki - Listenarchive