Roundcube Community Forum

 

0.2.1 Installation error [0x01F4]

Started by andros69, March 22, 2009, 05:04:14 PM

Previous topic - Next topic

andros69

I have just installed 0.2.1. I've gone through all of the installer screens without any errors (including sending the test message and log in test).

When I try to run Roundcube I get the following error:
SERVICE CURRENTLY NOT AVAILABLE! Error No. [0x01F4]

It appears that the DB tables are not getting created with the script. I checked MySQL and it has not tables in it. I have triple-checked my DB name and privileges and it looks fine. Also, in the installer it's not giving me any errors connecting to the DB.

Help?


andros69

Thanks. Somehow the database wasn't populated with tables on install. Is this a bug?

I ran the SQL set of instructions found in the SQL/mysql.initial.sql file through PHPmyAdmin and it worked fine. Thank god I have an interface to do this, otherwise it would be a lot harder for those of us that are not as comfortable in the command line.