My hosting company has pre-intalled PEAR in a directory out of the web
directory (and not in php-includes).
I've tried including the absolute /to/path/ in the requre statement but it
does not work.
How would I access the PEAR packages?
Many thanks.
directory (and not in php-includes).
I've tried including the absolute /to/path/ in the requre statement but it
does not work.
How would I access the PEAR packages?
Many thanks.
Comment