This means that Apache does not know about PHP, nevermind the mime types. To make Apache aware of PHP, make sure this line is in your httpd.conf or modules.conf - then reload apache. ~ LoadModule php4_module /usr/lib/apache/1.3/libphp4.so ~ (assuming php4 and assuming this location where the module it located)
-mike -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]