you need to configure your httpd.conf. with these lines, where appropriate
LoadModule rewrite_module libexec/mod_rewrite.so
LoadModule php4_modulelibexec/libphp4.so
AddModule mod_php4.c
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
This should
This sounds like an Apache issue. Have you compiled PHP as a module? If
so, did you add the appropriate entries in your httpd.conf? You can find
the instructions in the PHP manual.
On Mon, 2002-10-14 at 16:07, Marcus Van Wyk wrote:
> Hi there
> Hoping to find some help here
>
> I have a Linux 8