| Chuck Burgess 2007-10-11, 7:05 pm |
| On 10/11/07, Hogan Lee <lee.hogan@gmail.com> wrote:
>
> I'm just trying to experiment with the package locally, so when I try to
> follow the examples on the PEAR :: Calendar website, I get stumped as to
> what include path to use. For example, when the PEAR :: Calendar website
> says "require_once 'Calendar/Month.php';" I am at a loss as to how to set
> that include path properly for my purposes.
>
Hi Hogan,
Try running "pear config-show" to see some of the path settings. This
should help you find where your PEAR installation is located. I believe
it's the "php_dir" setting that you want to put in your include_path.
--
CRB
Let me introduce you to my very own DMCA-protected encryption key:
BC 1B 64 4A 8D DE 49 E8 C3 7D CC EE 1A AD EE F5
(compliments of Freedom-to-Tinker http://www.freedom-to-tinker.com/?p=1155)
|