Welcome Guest, Not a member yet? Register   Sign In
Problem connecting to sqlite database
#4

[eluser]grumble[/eluser]
He he he... Progress! First, I used
Code:
apt-get install php5-sqlite
to add an sqlite PDO driver to PHP. This appears to have done some good. Wow! apt-get is useful for something after all!? Now I get a rather useful error message:
Code:
A Database Error Occurred unable to open database: /var/www/CodeIgniter_1.7.1/< my path>
this shows me that CI has prefixed "/var/www/CodeIgniter_1.7.1/" to my database path. I had put my database in another directory for security reasons. I should be able to fix this now :coolsmile:


Messages In This Thread
Problem connecting to sqlite database - by El Forum - 06-18-2009, 07:02 PM
Problem connecting to sqlite database - by El Forum - 06-18-2009, 07:30 PM
Problem connecting to sqlite database - by El Forum - 06-18-2009, 07:43 PM
Problem connecting to sqlite database - by El Forum - 06-18-2009, 11:24 PM
Problem connecting to sqlite database - by El Forum - 06-20-2009, 05:53 PM
Problem connecting to sqlite database - by El Forum - 06-20-2009, 07:36 PM



Theme © iAndrew 2016 - Forum software by © MyBB