Export to GitHub

fredistrano - issue #96

Improper database connection error message


Posted on Apr 14, 2009 by Happy Kangaroo

What steps will reproduce the problem? 1. Supply any incorrect database connection strings in /app/config/database.php

What is the expected output? What do you see instead? I expect to be told something along the lines of "unable to connect to database". On the main layout, instead I see, "Error: The requested address '/' was not found on this server." when viewing the home page. Not until I set debugging to 1 did I realize it was a database issue - I initially thought it was a mod_rewrite/Routes issue.

What version of the product are you using? On what operating system? 1.0.0 RC3 - Linux, Dreamhost shared hosting (CentOS?).

Comment #1

Posted on Oct 6, 2009 by Massive Cat

(No comment was entered for this change.)

Status: Duplicate

Labels:
Type-Task Priority-Medium Milestone-Release1.0 OpSys-All Component-Scripts