I spent my day today trying to find out why cakephp sometimes allow app/app_model.php to override the $useDbConfig variable and sometimes it does not. Everytime I try to switch database by changing $useDbConfig in app/app_model.php some controllers uses the old value or some controllers uses the new value.
Cleared all cached and tmp directories to no avail, including phpaccelerators files in the /tmp directory. Solution was to turn off phpaccelerator in my development PC I hope this helps someone. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
