[RCU] CONFIGURATION ERROR / db.inc.php was not found.

2011-03-01 Thread Zbigniew Szalbot
Hello,

I tried upgrading Roundcube 0.4 to 0.5 (roundcube-0.5.1,1) on a
FreeBSD machine. It all went well and I used the mysql.update.sql file
to upgrade the database. However, when I now want to log in to
roundcube, it gives me the following message:

 CONFIGURATION ERROR
 db.inc.php was not found.
 Please read the INSTALL instructions!

I am not sure why db.inc.php cannot be found. It does exist in the
config directory. Can you please help me troubleshoot it? Thank you
very much in advance!

Zbigniew Szalbot
-- 
List info: http://lists.roundcube.net/users/
BT/8f4f07cd


Re: [RCU] CONFIGURATION ERROR / db.inc.php was not found.

2011-03-01 Thread Claudio Kuenzler
Hi

Did you rename the dist file?
By default, the db.inc.php file doesn't exist but the db.inc.php.dist
exists.

On Tue, Mar 1, 2011 at 9:25 AM, Zbigniew Szalbot zszal...@gmail.com wrote:

 Hello,

 I tried upgrading Roundcube 0.4 to 0.5 (roundcube-0.5.1,1) on a
 FreeBSD machine. It all went well and I used the mysql.update.sql file
 to upgrade the database. However, when I now want to log in to
 roundcube, it gives me the following message:

  CONFIGURATION ERROR
  db.inc.php was not found.
  Please read the INSTALL instructions!

 I am not sure why db.inc.php cannot be found. It does exist in the
 config directory. Can you please help me troubleshoot it? Thank you
 very much in advance!

 Zbigniew Szalbot
 --
 List info: http://lists.roundcube.net/users/
 BT/e21360c6

-- 
List info: http://lists.roundcube.net/users/
BT/8f4f07cd


Re: [RCU] CONFIGURATION ERROR / db.inc.php was not found.

2011-03-01 Thread Zbigniew Szalbot
Hello,

 Did you rename the dist file?
 By default, the db.inc.php file doesn't exist but the db.inc.php.dist
 exists.

Thanks. My installation was working before so db.in.php exists in the
config directory.

Zbigniew Szalbot
-- 
List info: http://lists.roundcube.net/users/
BT/8f4f07cd


Re: [RCU] CONFIGURATION ERROR / db.inc.php was not found.

2011-03-01 Thread Zbigniew Szalbot
Hello,

On 1 March 2011 09:42, Zbigniew Szalbot zszal...@gmail.com wrote:

 Hello,

  Did you rename the dist file?
  By default, the db.inc.php file doesn't exist but the db.inc.php.dist
  exists.

 Thanks. My installation was working before so db.in.php exists in the
 config directory.

One more clue from the error log:
DB Error: no RDBMS driver specified in
/path-to-roundcube/roundcube/program/include/rcube_mdb2.php on line
101

Thanks!

Zbigniew Szalbot
-- 
List info: http://lists.roundcube.net/users/
BT/8f4f07cd


Re: [RCU] CONFIGURATION ERROR / db.inc.php was not found. [SOLVED]

2011-03-01 Thread Zbigniew Szalbot
Hello,

It did help me to turn the installer on and check things. One of the
messages said it could not read the file. I chmoded it 664 and voila
:) So it was a simple permission issue.

Warm regards,

Zbigniew Szalbot

On 1 March 2011 10:40, Zbigniew Szalbot zszal...@gmail.com wrote:

 Hello,

 On 1 March 2011 09:42, Zbigniew Szalbot zszal...@gmail.com wrote:
 
  Hello,
 
   Did you rename the dist file?
   By default, the db.inc.php file doesn't exist but the db.inc.php.dist
   exists.
 
  Thanks. My installation was working before so db.in.php exists in the
  config directory.

 One more clue from the error log:
 DB Error: no RDBMS driver specified in
 /path-to-roundcube/roundcube/program/include/rcube_mdb2.php on line
 101

 Thanks!

 Zbigniew Szalbot
-- 
List info: http://lists.roundcube.net/users/
BT/8f4f07cd