473,774 Members | 2,147 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

[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
Jul 17 '05 #1
4 13894
"Gerald" <gm****@shaw.ca > wrote in message news:<vtYTb.399 328$ts4.311187@ pd7tw3no>...
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.


Google is your friend.
<http://groups.google.c om/groups?q=%22an+ unknown+filter+ was+not+added%2 2>

--
"Success = 10% sweat + 90% tears"
Email: rrjanbiah-at-Y!com
Jul 17 '05 #2
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" <ng**********@r ediffmail.com> wrote in message
news:ab******** *************** ***@posting.goo gle.com...
"Gerald" <gm****@shaw.ca > wrote in message

news:<vtYTb.399 328$ts4.311187@ pd7tw3no>...
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.


Google is your friend.
<http://groups.google.c om/groups?q=%22an+ unknown+filter+ was+not+added%2 2>

--
"Success = 10% sweat + 90% tears"
Email: rrjanbiah-at-Y!com

Jul 17 '05 #3
"Gerald" <gm****@shaw.ca > wrote in message news:<12kUb.402 254$X%5.197029@ pd7tw2no>...
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?


Read <http://bugs.php.net/bug.php?id=2288 1> ?? If it doesn't work,
you may open the same bug to report it.

--
"Success = 10% sweat + 90% tears"
Email: rrjanbiah-at-Y!com
Jul 17 '05 #4
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" <ng**********@r ediffmail.com> wrote in message
news:ab******** *************** ***@posting.goo gle.com...
"Gerald" <gm****@shaw.ca > wrote in message

news:<12kUb.402 254$X%5.197029@ pd7tw2no>...
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?


Read <http://bugs.php.net/bug.php?id=2288 1> ?? If it doesn't work,
you may open the same bug to report it.

--
"Success = 10% sweat + 90% tears"
Email: rrjanbiah-at-Y!com

Jul 17 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
982
by: Eugen Walcher | last post by:
Hello All, I'm getting this error in my error_log in apache. Can anyone offer any assistance in fixing the problem? I'm using RH 9 with apache 2.0.53 and PHP v4.3.11
4
662
by: David Moore | last post by:
Hello I am using the System.DirectoryServices namespace classes to access Active Directory. We connect using the LDAP://DOMAIN method. The code works on local dev boxes, and in staging, but doesn't work on a particular box in our production environment. When we try to connect and do a search, we get a "The authentication mechanism is unknown" error. I have searched on Google, Microsoft Support Knowledge Base and Yahoo etc, and found this...
1
3446
by: yanwan | last post by:
Hello I am now compling a project, but in one source file of this project, I met this problem. It seems very strange. Below is this source file: ---------------------------------------- #include "icarus_types.h" #ifdef WIN32 #include <GL/glu.h>
1
3640
by: schramae | last post by:
Hi, I have just reinstalled Reporting Services on win 2003 server that was added to a domain and has been renamed. Two strange things happen: 1) In IE I am prompted for an ID and password with a basic security prompt. 2) After supplying the credentials I get some of the report manager web page but it has a 401 error instead of the folder and options to manage projects. The page looks like this:
4
3434
by: yanwan | last post by:
Hello I am now compling a project, but in one source file of this project, I met this problem. It seems very strange. Below is this source file: ---------------------------------------- #include "icarus_types.h" #ifdef WIN32 #include <GL/glu.h>
18
22409
by: robert | last post by:
Is there a ready made function in numpy/scipy to compute the correlation y=mx+o of an X and Y fast: m, m-err, o, o-err, r-coef,r-coef-err ? Or a formula to to compute the 3 error ranges? -robert PS: numpy.corrcoef computes only the bare coeff:
1
7857
by: jesmi | last post by:
my code is: U]employee.cfm <html> <head> <title>Employee List</title> </head> <body> <h1>Employee List</h1>
19
1384
by: art | last post by:
Hi, I am running PHP 4.3.9 and Apache 2.0.52. This is the error: an unknown filter was not added: PHP I've read over 40 suggestions with no luck. Can anyone help? I am running Cent-OS. does anyone need to see my config files? Anything would help....
4
4130
by: ArunDhaJ | last post by:
Hi, I've to filter rows from DataTable Select There is a column named "Phone" which contains values in the following format: (901) 789 1234<BR>(901) 789 1235<BR>(901) 789 1221 I need to filter based on the phone number. the search criteria could be 9017891221 or 891221. this string should filter the above column
11
5601
by: woodey2002 | last post by:
This problem is driving me crazy. Hello there, i am trying to create a search form for records in my access database. The search form will contain text boxes and a multi select list box. The user can enter their search criteria eg. surname, reg num, etc. in the text boxes. The multi select list box allows the user to select multiple counties which they have the option of including in the search. The user should be able to select or omit the...
0
9621
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10106
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10040
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9914
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8939
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6717
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5484
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3611
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2852
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.