I've got xampp installed on my laptop runing XP, and it's been running without any problems for ages.
I've just tried installing cakephp, and have altered the database config and enabled mod_rewrite.
But now I get the following on the welcome page:
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.
Cake is NOT able to connect to the database.
I have no idea why it's not connecting to the database. Has anyone else ever come across this problem and have any idea how to resolve it?
*edit Advice on configuring datalogging in cake would be a great help too