
July 17th, 2005, 03:56 AM
| | | [error] an unknown filter was not added: PHP
Anyone know why this message would appear in my error_log. My PHP code
executes fine...but it is outputting this to my error_log and I cannot
figure out why. I've been looking for a couple days...but have not found
any reason/fix on the web for this message. My php.ini and php.conf look
fine.
Thanks
Gerald |

July 17th, 2005, 03:56 AM
| | | Re: [error] an unknown filter was not added: PHP
"Gerald" <gmonds@shaw.ca> wrote in message news:<vtYTb.399328$ts4.311187@pd7tw3no>...[color=blue]
> Anyone know why this message would appear in my error_log. My PHP code
> executes fine...but it is outputting this to my error_log and I cannot
> figure out why. I've been looking for a couple days...but have not found
> any reason/fix on the web for this message. My php.ini and php.conf look
> fine.[/color]
Google is your friend.
<http://groups.google.com/groups?q=%22an+unknown+filter+was+not+added%22>
--
"Success = 10% sweat + 90% tears"
Email: rrjanbiah-at-Y!com | 
July 17th, 2005, 03:57 AM
| | | Re: [error] an unknown filter was not added: PHP
Nope. Google is not my friend. That's what I've been searching with....and
I've already read all of those posts. Most of these are about windows
configs as well....no help.
- My PHP executes fine (ie. no errors on webpage...get expected output)
- using PHP 4.3.3, Apache 2.0.47 (fedora)
- I have php.conf and httpd.conf configured properly (ie. including the
necessary AddType, SetOutputFilter, etc)
Problem is my log is still filling up with "[error] an unknown filter was
not added: PHP". Why would it execute fine but still write this message to
the log.
Any ideas...short of starting from scratch?
"R. Rajesh Jeba Anbiah" <ng4rrjanbiah@rediffmail.com> wrote in message
news:abc4d8b8.0402032359.417c73d0@posting.google.c om...[color=blue]
> "Gerald" <gmonds@shaw.ca> wrote in message[/color]
news:<vtYTb.399328$ts4.311187@pd7tw3no>...[color=blue][color=green]
> > Anyone know why this message would appear in my error_log. My PHP code
> > executes fine...but it is outputting this to my error_log and I cannot
> > figure out why. I've been looking for a couple days...but have not[/color][/color]
found[color=blue][color=green]
> > any reason/fix on the web for this message. My php.ini and php.conf[/color][/color]
look[color=blue][color=green]
> > fine.[/color]
>
> Google is your friend.
> <http://groups.google.com/groups?q=%22an+unknown+filter+was+not+added%22>
>
> --
> "Success = 10% sweat + 90% tears"
> Email: rrjanbiah-at-Y!com[/color] | 
July 17th, 2005, 03:58 AM
| | | Re: [error] an unknown filter was not added: PHP
"Gerald" <gmonds@shaw.ca> wrote in message news:<12kUb.402254$X%5.197029@pd7tw2no>...[color=blue]
> Nope. Google is not my friend. That's what I've been searching with....and
> I've already read all of those posts. Most of these are about windows
> configs as well....no help.
>
> - My PHP executes fine (ie. no errors on webpage...get expected output)
> - using PHP 4.3.3, Apache 2.0.47 (fedora)
> - I have php.conf and httpd.conf configured properly (ie. including the
> necessary AddType, SetOutputFilter, etc)
>
> Problem is my log is still filling up with "[error] an unknown filter was
> not added: PHP". Why would it execute fine but still write this message to
> the log.
>
> Any ideas...short of starting from scratch?[/color]
Read <http://bugs.php.net/bug.php?id=22881> ?? If it doesn't work,
you may open the same bug to report it.
--
"Success = 10% sweat + 90% tears"
Email: rrjanbiah-at-Y!com | 
July 17th, 2005, 04:00 AM
| | | Re: [error] an unknown filter was not added: PHP
Thanks. That article helped. Made me realize....I had both the AddType and
<Files *.php> sections>. :)
Didn't need the <Files *.php>....after I deleted that. Got rid of that
extra erroneous error message in the logs...and everything is working.
Thanks again for the assist.
"R. Rajesh Jeba Anbiah" <ng4rrjanbiah@rediffmail.com> wrote in message
news:abc4d8b8.0402051104.34af0d88@posting.google.c om...[color=blue]
> "Gerald" <gmonds@shaw.ca> wrote in message[/color]
news:<12kUb.402254$X%5.197029@pd7tw2no>...[color=blue][color=green]
> > Nope. Google is not my friend. That's what I've been searching[/color][/color]
with....and[color=blue][color=green]
> > I've already read all of those posts. Most of these are about windows
> > configs as well....no help.
> >
> > - My PHP executes fine (ie. no errors on webpage...get expected output)
> > - using PHP 4.3.3, Apache 2.0.47 (fedora)
> > - I have php.conf and httpd.conf configured properly (ie. including the
> > necessary AddType, SetOutputFilter, etc)
> >
> > Problem is my log is still filling up with "[error] an unknown filter[/color][/color]
was[color=blue][color=green]
> > not added: PHP". Why would it execute fine but still write this message[/color][/color]
to[color=blue][color=green]
> > the log.
> >
> > Any ideas...short of starting from scratch?[/color]
>
> Read <http://bugs.php.net/bug.php?id=22881> ?? If it doesn't work,
> you may open the same bug to report it.
>
> --
> "Success = 10% sweat + 90% tears"
> Email: rrjanbiah-at-Y!com[/color] | | Thread Tools | Search this Thread | | | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | | | | What is Bytes?
We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights.
Get the best answers to your questions from over 205,414 network members.
|