Somebody else posted about the very same problem within the past month or so (maybe two). Sorry, I didn't pay too much attention to the solution but I *think* it had to do with whitespace after the closing ?> in the database.php file. Remove the closing tag and see if that helps.
On Fri, Mar 20, 2009 at 8:26 AM, carlito <[email protected]> wrote: > > I m new in cakePHP as well as in this group. I edited httpd.conf and > the very first cake Page > (localhost/cake/index.php) shows graphic. But if i change > database.php.default to database.php then graphic doesn't show > anymore.I edited database.php. It shows the following message without > graphics: > > Release Notes for CakePHP 1.2.2.8120. > Read the changelog > > Your tmp directory is writable. > > The FileEngine is being used for caching. To change the config edit > APP/config/core.php > > Your database configuration file is present. > > Need help, > thx in advance. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
