Re: setting pear for cakephp

2007-08-03 Thread housebolt
Download PEAR.php from the pear site and put it in your vendors folder. That should do the trick. On Aug 2, 9:24 am, rtanz <[EMAIL PROTECTED]> wrote: > im trying to use pear with cakephp, i installed it using the uniserver > installer so now pear is located at W:\home\admin\www\plugins\pear/ > PE

Re: setting pear for cakephp

2007-08-02 Thread John David Anderson (_psychic_)
On Aug 2, 2007, at 10:24 AM, rtanz wrote: > > im trying to use pear with cakephp, i installed it using the uniserver > installer so now pear is located at W:\home\admin\www\plugins\pear/ > PEAR. my cakephp code on the other hand is failing to find it, so how > can i set cake to included that pea

setting pear for cakephp

2007-08-02 Thread rtanz
im trying to use pear with cakephp, i installed it using the uniserver installer so now pear is located at W:\home\admin\www\plugins\pear/ PEAR. my cakephp code on the other hand is failing to find it, so how can i set cake to included that pear file? thanks Warning: require_once(PEAR.php) [funct