PHP does not recognize PECL classes/functions

How do I get PHP to recognize PECL-based classes and functions with
the following environment:

PHP 5.2.0
Windows XP

I have php_fileinfo.dll in my extension directory, referenced in
php.ini, however, PHP has no clue what any PECL-based class or
function is, unless I use CLI PHP and then it only recognizes the
functions and not the classes.

What else do I need to do?
Thanx
Phil
phillip.s.powell [ So, 22 Juli 2007 01:58 ] [ ID #1775483 ]
PHP » alt.php » PHP does not recognize PECL classes/functions

Vorheriges Thema: PHP Filesystem permissions help
Nächstes Thema: PHP and memory use