Roundcube Community Forum

Release Support => Pending Issues => Topic started by: LexDominic on June 18, 2010, 03:02:19 AM

Title: service currently not available! er-500
Post by: LexDominic on June 18, 2010, 03:02:19 AM
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
Title: service currently not available! er-500
Post by: SKaero on June 18, 2010, 03:40:18 AM
It looks like the database isn't setup, try running the the /SQL/mysql.initial.sql in PHPMyAdmin to create the database.
Title: service currently not available! er-500
Post by: LexDominic on June 18, 2010, 04:28:24 AM
base is, no tables, now try to upgrade to version 0.4.
new base, access to user all... :(
Title: service currently not available! er-500
Post by: LexDominic on June 18, 2010, 05:07:23 PM
Install v.0.4, 3 step -
DSN (write):  OK
DB Schema:  NOT OK(Database not initialized)
Title: service currently not available! er-500
Post by: dziobak on June 18, 2010, 05:27:40 PM
try svn, there was something similar.