The Input Filter PHP extension is not setup [pecl] SOLVED

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
secom
Forum Newbie
Posts: 1
Joined: Fri Feb 26, 2010 3:13 pm

The Input Filter PHP extension is not setup [pecl] SOLVED

Post by secom »

Hello,

New to php, I was handed a Delphi built app and I get this error:

Application raised an exception class Exception with message 'The Input Filter PHP extension is not setup on this PHP installation, so the contents returned by Input is *not* filtered'
Click for detailed information

CentOS5
Apache 2.2


SOLVED:

http://www.cyberciti.biz/faq/rhel-cento ... cl-filter/
Post Reply