growlley -
 
  Joined: 25 Jun 2010 Posts: 1
 
  | 
		
			
				 Posted: Fri Jun 25, 2010 2:57 am    Post subject: Abyss and SqlIte | 
				      | 
			 
			
				
  | 
			 
			
				Ive followed  the tutorial for how to install and setup Abyss and php using the preconfigured PHP 5 package  recommended and its working however the hp application is falling over with an error on the line 
 
 
$conn = new SQLite3($dbname);
 
 
I'm guessing its trying to use sqlite 3. Ii'm guessing it expects php_pdo_sqlite.dll and php_sqlite3.dll  and sqlite3.dl which are not in the download version supplied.
 
 
The versions I found to download gave incompatiblbe api version errors when  loading.
 
 
How do I get this to work or failing that can any one tell me where I can get a php binary distro install that will work  for winxp (  x86)   all I need is php and mysqlite 3.
 
 
 
Thanks | 
			 
		  |