[FLOW3-general] Uncaught Exception: 1046 No database selected. (fixed)
bby
bby at bby.de
Mon Feb 27 16:14:20 CET 2012
Hi,
I've started from scratch twice before I posted my original request. Also the db is UTF-8.
But after searching and reading a lot of logs I've found the source of the problem. When I've duplicated the Settings.yaml.example to Settings.yaml the Mac's OS dropped the file's group-membership "_www". All initial building of database-tables was provoked with ./flow3 doctrine: from the console. And as I'm the owner of the Settings.yaml everything worked fine.
But when I called the CoffeeBean from within the browser, the webserver had no rights to read the database-settings. And all previous (kickstarter-created base-) package page requests didn't need any database, so the pages rendered ok.
Maybe someone can create an exception handler for this (Settings.yaml not readable)?
Thanks to the comunity
Roland
More information about the FLOW3-general
mailing list