Pear-DB issues

Angelo Turetta aturetta at commit.it
Wed Sep 8 13:25:51 PDT 2004


----- Original Message ----- 
From: "Scott Pell" <scott at apid.com>
Sent: Wednesday, September 08, 2004 4:00 AM


> > php test.php
> Standard Message: DB Error: extension not found
>
> What am I missing? There is very little documentation, so any guidance
would
> be greatly appreciated.

make sure your /usr/local/etc/php.ini contains a line like:

include_path = ".:/usr/local/share/pear"

(the distribution file has this commented out, and not referencing pear).

Angelo Turetta



More information about the freebsd-ports mailing list