Posted by Rik Wasmus on 12/04/07 10:46
On Tue, 04 Dec 2007 11:40:48 +0100, John <johnk@faramir.nl> wrote:
> I'm trying to connect to a SQLite3 database for days now but I'm stuck=
.. =
> PHP
> returns an error that I made a "call to undefined function =
> sqlite_open(). In
> the php.ini the extension=3Dphp_pdo.dll and extension=3Dphp_sqlite.dll=
are =
> set.
> What am I doing wrong???
What does phpinfo() tell you about SQLite support?
Also, check the manual for issues regarding installation: =
http://www.php.net/sqlite
-- =
Rik Wasmus
Navigation:
[Reply to this message]
|