Opened 5 years ago

Closed 5 years ago

#1485414 closed Bugs (invalid)

SERVICE CURRENTLY NOT AVAILABLE! Error No. [0x01F4] - FIXED

Reported by: zyros Owned by:
Priority: 7 Milestone: 0.2-stable
Component: Client Scripts Version: 0.2-beta
Severity: normal Keywords: error 0x01F4
Cc:

Description

I just tried to install the latest version Beta Release 0.2.

1- Unzip
2- Rename files db.inc.php & main.inc.php
3- Create MySQL User
4- Edit db.inc.php configs for this user
5- Run index.php ... and I am getting this error:

SERVICE CURRENTLY NOT AVAILABLE!

Error No. [0x01F4]

-Do I need to specify Mail settings ? I did not at start and tried it, but unsuccessful.

-It is not a MySQL problem since I really can connect with the database information provided (tested successfully).

System information:

Windows Vista
PHP 5.2.6
MySQL 5

Thank you,
Jonathan

Change History (2)

comment:1 in reply to: ↑ description Changed 5 years ago by zyros

  • Summary changed from SERVICE CURRENTLY NOT AVAILABLE! Error No. [0x01F4] to SERVICE CURRENTLY NOT AVAILABLE! Error No. [0x01F4] - FIXED

Hi,

You should add in the INSTALL file that we need to create the MySQL tables ourself :)

I fixed the problem and it was a database problem ! Tables was not created.

Thank you

Replying to zyros:

I just tried to install the latest version Beta Release 0.2.

1- Unzip
2- Rename files db.inc.php & main.inc.php
3- Create MySQL User
4- Edit db.inc.php configs for this user
5- Run index.php ... and I am getting this error:

SERVICE CURRENTLY NOT AVAILABLE!

Error No. [0x01F4]

-Do I need to specify Mail settings ? I did not at start and tried it, but unsuccessful.

-It is not a MySQL problem since I really can connect with the database information provided (tested successfully).

System information:

Windows Vista
PHP 5.2.6
MySQL 5

Thank you,
Jonathan

comment:2 Changed 5 years ago by alec

  • Milestone changed from later to 0.2-stable
  • Resolution set to invalid
  • Status changed from new to closed

There is "mysql roundcubemail < SQL/mysql.initial.sql"

Note: See TracTickets for help on using tickets.