| Louie Miranda 2004-08-09, 3:55 am |
| usually it is being installed on..
the php library.. try here..
/usr/local/lib/php
or better, go to your php.ini file and look where are the includes located.
last resort, search your drives.
on Linux
find / -name *Cache* -print
HTH
Louie
On Sun, 8 Aug 2004 21:39:47 -0700 (PDT), Rachel Rodriguez
<email2rachel2003@yahoo.com> wrote:
> Hi!
>
> I checked through the PEAR manual, but I'm still
> stumped. I'm using Linux and PHP 5. The following
> works fine:
>
> pear install Cache_Lite
>
> However, to where are the Cache_Lite files being
> placed so I can look at them and know what I have
> available to me?
>
> Thanks in advance.
>
> =====
> ~Rachel
>
> __________________________________
> Do you Yahoo!?
> New and Improved Yahoo! Mail - Send 10MB messages!
> http://promotions.yahoo.com/new_mail
>
> --
> PEAR General Mailing List (http://pear.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
Louie Miranda
http://www.axishift.com
|