| 
	
 | 
 Posted by John on 12/04/07 11:10 
Hi Rik, 
 
Thanks for your speedy reply. phpinfo() doesn't mention SQLite at all. As a  
complete newby to php, I read the installation manual and concluded that the  
only action to take was to include both extension = lines. Seemingly it not  
enough. Ploughed trough the documentation again and again but nothing I  
could recognize as an action to take. Therefore I went to this newsgroep for  
help... 
 
So if you know how to help me, plese tell :-) 
 
Grtz, 
John 
"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 stuck.  
> PHP 
> returns an error that I made a "call to undefined function  sqlite_open().  
> In 
> the php.ini the extension=php_pdo.dll and extension=php_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
 
[Back to original message] 
 |