Posted by joe on 11/18/05 21:23
I've tried a number of different things to get php 5 to use something
other than the bundled sqlite 2.X. I've last tried using the following
configure options
../configure --prefix=/localdisk/opt \
--with-apxs2=/localdisk/opt/www/bin/apxs \
--enable-debug \
--with-zlib-dir=/localdisk/opt/lib \
--enable-sqlite-utf8 \
--with-sqlite-dir=/localdisk/opt/lib
My sqlite3 installation is in /localdisk/opt, However, phpinfo() still
shows that sqlite 2.x is being used. I didn't see anything in the
online docs that change this. Is there a way to do what I want?
Joe
--
Gort, klatu barada nikto
Navigation:
[Reply to this message]
|