|
Re: sqlite support not working at all. [message #33171 is a reply to message #33165] |
Tue, 15 August 2006 13:45 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
Ilia
![Canada Canada](/forum/images/flags/ca.png) Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
I've just installed FUDforum 2.7.6RC1 against PHP 5.2.0 cvs with pdo_sqlite and it works fine for me. Check your apache and php error logs, perhaps PHP is crashing?
FUDforum Core Developer
|
|
|
|
Re: sqlite support not working at all. [message #33183 is a reply to message #33176] |
Wed, 16 August 2006 13:35 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
Ilia
![Canada Canada](/forum/images/flags/ca.png) Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
hrm... don't know what to tell you aside from the fact my sample SQLite install works just fine on PHP 5.2.0-cvs. Xdebug backtrace seems to indicate that all the queries are running without fail.
Are there any entries inside the fud26_forum table? Have you tried running the consistency checker?
FUDforum Core Developer
|
|
|
|
Re: sqlite support not working at all. [message #33208 is a reply to message #33189] |
Thu, 17 August 2006 13:36 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
Ilia
![Canada Canada](/forum/images/flags/ca.png) Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
You may want to check that the cat_cache.inc and idx.inc files are present inside the cache directory and are not empty. Also make sure you have at least one entry inside the category table.
FUDforum Core Developer
|
|
|
|
|