or if your PHP versions is prior to 4.3.0 use ini_set('include_path',
'.:/path'):
http://de3.php.net/manual/en/function.ini-set.php

Yes that was my idea, too. Probably its best to kick there whole include-path and substitute it with my own.


Lets hope it has nothing to do with the auto_append
thing.

I am just a little curious why they, by default, include old
PEAR classes. Thats def a bad trap if you dont do a $ pear upgrade-all
by cronjob.

Thanks for your assistance,
M

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to