On Sun, 15 Feb 2004 13:10:59 -0800
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:

> Im a bit confused as to where i get a sqlite.so for php.
> When i build sqlite from source it does not place a sqlite.so anywhere
> 
> in my system.
> Using 'pear install sqlite' isnt good becuase its an out of date
> version.

You may ask on pecl-dev list (see http://pecl.php.net/support.php). If
you install using "pear install sqlite" using php4 you will get the php4
version. PHP5 is bunlded with the sqlite extension _and_ sqlite itself.
See the configure options to enable it or to set the available options.

hth

pierre

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to