![]() |
|
|
|||||||
| For more information about the ads and why they're here, please see the FAQ |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Dear All,
i just installed Roundcube and doing my first steps. First of all I need to say that a very nice tool, something I've been searching for a long time already. Thanks to everybody who's working on it. I ot some trouble when opening the first page it says: "DATABASE ERROR: CONNECTION FAILED! Unable to connect to the database! Please contact your server-administrator." I found something in this forum and set a link to db.inc.php.dist Code:
ln -n db.inc.php.dist db.inc.php So I did the same for main.inc.php.dist Code:
ln -n main.inc.php.dist main.inc.php Did I missed something or is this a well know issue? Best regards Thomas |
|
#2
|
|||
|
|||
|
From the INSTALL document.
INSTALLATION ============ 1. Decompress and put this folder somewhere inside your document root 2. Make sure that the following directories (and the files within) are writable by the webserver - /temp - /logs 3. Create a new database and a database user for RoundCube (see DATABASE SETUP) 4. Create database tables using the queries in file 'SQL/*.initial.sql' (* stands for your database type) 5. Rename the files config/*.inc.php.dist to config/*.inc.php 6. Modify the files in config/* to suit your local environment 7. Done! |
|
#3
|
|||
|
|||
|
Quote:
Sometimes it might be better to read those documents more carefully. |
|
#4
|
|||
|
|||
|
Quote:
Quote:
2. mysql --user=(your_db_user_name) -p (your_db_name) < mysql.initial.sql << Where exactly the command line in the Mysqladmin shall i run this? I have completed everything except the parts about the database. I would appreciate it so much if u can help me complete this installation. The only way i can access my database is mysqladmin panel. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
| For more information about the ads and why they're here, please see the FAQ |