I tried to install CakePHP 2.0.4 on Ubuntu and got this error, even after renaming the database.php.default to database.php. After some struggle i saw that "ls /var/www/cake/app/Config/database.php" shows "No such file or directory." It is strange the file is in front of me but that is what i got.
And then to resolve the issue, just cut the file from there create one manually and paste the content from the original. This worked for me. Hope will help some others too. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
