Hello everyone,
I have two machines running identical PHP code but one box is generating:
"[error] an unknown filter was not added: PHP"
in the error_log file.
The machine generating the error is running Red Hat Enterprise Linux AS release 4 (Nahant Update 4), PHP 4.3.9.
The box not throwing the error is running Red Hat Enterprise Linux AS release 3 (Taroon Update 8), PHP 4.3.2.
I checked the php.ini and php.conf files and can't find any blaring dissimilarities. I'm not sure where else to turn - Google isn't turning up the answers I'm looking for!
Thanks everyone!