|
Posted by Rik Wasmus on 12/04/07 11:45
> "Rik Wasmus" <luiheidsgoeroe@hotmail.com> wrote in message
> news:op.t2s37lb85bnjuv@metallium.lan...
> 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 stuc=
k.
>> 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.dl=
l 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
Please use bottomposting, and quote correctly. MSOE has some quircks, so=
=
if you haven't allready, please install OEQuotefix.
On Tue, 04 Dec 2007 12:10:34 +0100, John <do not use <"this>"> wrote:
> Thanks for your speedy reply. phpinfo() doesn't mention SQLite at all.=
What file does phpinfo() tell you is used for the settings (Configuratio=
n =
File (php.ini) Path)? Especially on Windows, the file you edit might no=
t =
be the file it uses...
> As a
> complete newby to php, I read the installation manual and concluded th=
at =
> the
> only action to take was to include both extension =3D lines.
If on Windows, with a PHP version >=3D 5.1, that would be correct.
-- =
Rik Wasmus
Navigation:
[Reply to this message]
|