NYCPHP Meetup

NYPHP.org

[nycphp-talk] problems with pear stuff

jon baer jonbaer at jonbaer.net
Fri Apr 9 13:04:52 EDT 2004


Fatal error: main(): Failed opening required 'PEAR.php' (include_path='.:/php/includes:/usr/share/php') in /var/www/html/XML/Parser.php on line 21

Try to edit you php.ini file to read:
include_path='.:/php/includes:/usr/share/php:/usr/share/php/PEAR/pear'

(or whatever the path to PEAR.php actually is)

And make sure permission are set correctly.

- Jon


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20040409/c73390c5/attachment.html>


More information about the talk mailing list