I'm using version 1.2.0.6311 with PHP 4.1.1. I have a working Cake app and now I'm trying to add access controll.
I get the following error message when running "cake acl". Fatal error: Cannot redeclare class connectionmanager in c:\vr\Dev \htdocs\_cake_files\cake\cake\libs\model\connection_manager.php on line 44 I am running from my App directory which is configured properly for the database. If I run from a directory where the DB is not configured it starts to walk me through setting up the default database parameters. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
