I'm trying to generate the ACL database using the command below:

# bash cake schema run create DbAcl

And here is the errors I get:

PHP Notice:  Constant CURLOPT_TRANSFERTEXT already defined in Unknown
on line 0

Welcome to CakePHP v1.2.0.7296 RC2 Console
---------------------------------------------------------------
App : app
Path: /var/www/users/jeffdev/www.website.com/app
---------------------------------------------------------------
Cake Schema Shell
---------------------------------------------------------------
PHP Fatal error:  Class 'CakeSchema' not found in /var/www/users/
jeffdev/www.website.com/cake/console/libs/schema.php on line 78

Fatal error: Class 'CakeSchema' not found in /var/www/users/jeffdev/
www.website.com/cake/console/libs/schema.php on line 78


Has anyone else experienced this problem or know how to get passed it?

Thanks,
Jeff

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
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