Re: httpd error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Kevin Waterson wrote:
I am getting the following error when trying to access php files.
This error occurs in /var/log/httpd/error_log

[Thu May 08 21:12:46 2003] [error] an unknown filter was not added: PHP

Any pointers on this?

Kind regards
Kevin



is this (or somthing like it) in your httpd.conf file?

LoadModule php4_module modules/libphp4.so

<Files *.php>
    SetOutputFilter PHP
    SetInputFilter PHP
    LimitRequestBody 524288
</Files>


Rick






[Index of Archives]     [Fedora Users]     [Centos Users]     [Kernel Development]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat Phoebe Beta]     [Yosemite Forum]     [Fedora Discussion]     [Gimp]     [Stuff]     [Yosemite News]

  Powered by Linux