I'm using Debian Linux 2.4.27 (testing)
Whats the problem....? I s3earched and soemoen said it might be a php problem.. but that doesn't help much, how do you fix?
thanks
fixed by adding the bottom to httpd.conf
LoadModule php4_module /usr/lib/apache/1.3/libphp4.so DirectoryIndex index.html index.html.var index.php AddType application/x-httpd-php .php
Log in to post a comment.
I'm using Debian Linux 2.4.27 (testing)
Whats the problem....? I s3earched and soemoen said it might be a php problem.. but that doesn't help much, how do you fix?
thanks
fixed by adding the bottom to httpd.conf
LoadModule php4_module /usr/lib/apache/1.3/libphp4.so
DirectoryIndex index.html index.html.var index.php
AddType application/x-httpd-php .php