PHP does not recognize PECL classes/functions

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • comp.lang.php

    #1

    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.dl l 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

Working...