I got around this problem by using the "cake schema run create DbAcl"
command instead of "cake acl initdb".

I found this out by running the "cake acl initdb" command under Linux,
and it ran without a problem, but reported "Error: This command is
deprecated. Please use, cake schema run create DbAcl". I then ran
"cake schema run create DbAcl" successfully under Linux. I went back
to the Windows machine, and was able to use "cake schema run create
DbAcl" to create the Acl tables. This also seems to have cleared up
the original problem, as I'm now able to run "cake acl" without the
error message.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to