You also need AddType: application/x-httpd-php php phps (I'm not sure if that's the exact syntax...) Cheers, -Michael On Thu, 2003-05-08 at 07:03, Thomas Robinson wrote: > On Thu, 2003-05-08 at 15:40, rbragg wrote: > > 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> > > If it's not in the /etc/httpd.conf look in /etc/httpd/conf.d/php.conf > for the same info and in /etc/httpd.conf for the line: > > Include conf.d/*.conf > > t. > > -- > > Captain's Log, star date 21:34.5...