FORUMS CLOSED DUE TO SPAM. YOU STILL CAN ADD POST!

local install; can't find tables

Feed 8 posts, 4 voices

Avatar
9 posts

I have a nice server install but I am doing something wrong locally.
I think the path to the SQlite is wrong.
My local install is http:localhost/frog/…
Any idea what the path to SQlite might be?

 
Avatar
1493 posts

Any idea what the path to SQlite might be?

The path needs to be absolutely absolute, that is, pointing precisely to the SQLite db file. It might look like this in config.php:

define('DB_DSN', 'sqlite:C:/xampp/htdocs/frog/db/frog.db')

Or something like that! (And don’t forget to enable the “SQLite 3” plugin from the Admin panel! Like I did once.)

 
Avatar
9 posts

Hi David,

Unfortunately, the input field won’t let me type that much!
I could only type about 2/3 then the cursor won’t progress further.
I’ll use MYSQL.

Have a good Hogmanay

Terry

 
Avatar
1493 posts

Unfortunately, the input field won’t let me type that much!

If you want to give SQLite a go, can you put in a dummy value, and then change the resulting config.php manually? I’m pretty sure that worked for me once.

Someone noted that field limitation once before, but I’m not sure if it ever got logged in the issue tracker.

Have a good Hogmanay

Just a wee matter of some turkey between now and then! :P Hope you have some happy holidays there, Terry!

D.

 
Avatar
9 posts

I’ll have to settle for my mug of Horlicks and my Baffies! Can’t get Turkey here!

 
Avatar
316 posts

… good Hogmanay …

… mug of Horlicks and my Baffies …

Ok, I’m not trying to be ignorant, but… what?

 
Avatar
191 posts

Me too! I admit it, I’m ignorant.