Ok, IM a bit confused as to how PEAR is installed. I read through the README file in 
the php source but found no explanation. 

I am tryin to use the PEARs DB abstracion. I have DB.php and DB/ in 
/usr/local/lib/php. I added: 'include_once(DB/mysql.php);' to the top of my script but 
it failed since it is not finding it. Do I need to assign a path in the php.ini file 
or have I missed an installation step? 

Can somebody please explain or point me to some docs on how I get up and going with 
PEAR.

Thanks.




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to