> If you're just installing a precompiled kernel (from a package or something) just >add the modules name "8139" to /etc/modules
I beleive it'll be 8139too - in any case, it should be the same as 2.4.18-bf2.4 :) > edit your /etc/apache/httpd.conf and uncomment: > #php > AddType application/x-httpd-php .php > AddType application/x-httpd-php-source .phps Erm, these are uncommented :) Perhaps the PHP scripts are not correctly printing the Content-Type header? try something like this at the beginning of your script(s): print "Content-Type: text/html\n\n"; Have fun :) -Jus
signature.asc
Description: This is a digitally signed message part