Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Sep 2004 22:25:42 +0200
From:      "Angelo Turetta" <aturetta@commit.it>
To:        "Scott Pell" <scott@apid.com>, <ports@freebsd.org>
Cc:        steve@havk.org
Subject:   Re: Pear-DB issues
Message-ID:  <028601c495e2$03fac490$1e21a8c0@lan>
References:  <20040908020047.GA28228@apid.com>

next in thread | previous in thread | raw e-mail | index | archive | help
----- Original Message ----- 
From: "Scott Pell" <scott@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?028601c495e2$03fac490$1e21a8c0>