Hi
I downloaded the windows installer of the trial and installed with default parameters (e.g. directory where to install)
When i try to connect to script case the error file with following content is produced:
sqlite_query() [function.sqlite-query]: no such table: sc_tbati | Script: C:\Program Files
etmake\v4\wwwroot\scriptcase\prod hird\adodb\drivers\adodb-sqlite.inc.php linha: 185
Regardless of it the login screen appears but i can not login with admin/admin due to reason
The user is not registered on the system
I suspect something wrong wit sqlite DB
below is the information from phpinfo, related to sqlite
…
SQLite
SQLite support enabled
PECL Module version 2.0-dev $Id: sqlite.c,v 1.166.2.13.2.6 2007/01/01 09:36:07 sebastian Exp $
SQLite Library 2.8.17
SQLite Encoding iso8859
Directive Local Value Master Value
sqlite.assoc_case 0 0
…
PDO
PDO support enabled
PDO drivers sqlite, sqlite2
pdo_sqlite
PDO Driver for SQLite 3.x enabled
PECL Module version 1.0.1 $Id: pdo_sqlite.c,v 1.10.2.6.2.1 2007/01/01 09:36:05 sebastian Exp $
SQLite Library 3.3.7undefined
…
Any ideas ?
Thanks in advance