Roundcube Community Forum

 

service currently not available! er-500

Started by LexDominic, June 18, 2010, 03:02:19 AM

Previous topic - Next topic

LexDominic

v.3.0.1 stable
install - ok.
test message - ok.
delete installer - ok.
open web page - service currently not available! er-500
log
[18-Jun-2010 06:18:56] MDB2 Error: no such table (-18): _doQuery: [Error message: Could not execute statement]
[Last executed query: PREPARE mdb2_statement_mysql_1414a63bc39ca2407d3ce9a8407f84a2e79c5ef0b FROM 'SELECT vars, ip, UNIX_TIMESTAMP(changed) AS changed\n     FROM session\n     WHERE  sess_id=?']
[Native code: 1146]
[Native message: Table 'usaruser_drmail.session' doesn't exist]
:o

SKaero

It looks like the database isn't setup, try running the the /SQL/mysql.initial.sql in PHPMyAdmin to create the database.

LexDominic

base is, no tables, now try to upgrade to version 0.4.
new base, access to user all... :(

LexDominic

Install v.0.4, 3 step -
DSN (write):  OK
DB Schema:  NOT OK(Database not initialized)

dziobak

try svn, there was something similar.