please check here https://groups.google.com/group/cake-php/browse_thread/thread/8f42a8e6cae9a2ff i had a problem similar, might help you (i am using cake 2.0.3)
On Nov 26, 8:00 pm, Sam Sherlock <[email protected]> wrote: > Check that the files uploaded correctly. > > Clear the files from the tmp too. > > - S > On 26 Nov 2011 17:17, "Andre Fuhrman" <[email protected]> wrote: > > > > > > > > > Hi, > > > I'm ending my first cake application but when a moved it to my remote > > server a internal error happened. In my wamp local server, works > > without issue. > > > This error happens only when i tried to access the /admin area that > > was setup to verify if the user belong to a administrative group, i > > didn't use ACL component. > > > Im copy and paste the error below, do have anybody a clue why this is > > happen? > > > Authorization adapter "controller" was not found. > > > Error: An Internal Error Has Occurred. > > Stack Trace > > #0 /home/um2web/12web.com.br/visaorural/lib/Cake/Controller/Component/ > > AuthComponent.php(376): AuthComponent->constructAuthorize() > > #1 /home/um2web/12web.com.br/visaorural/app/Controller/ > > AppController.php(21): AuthComponent->isAuthorized() > > #2 /home/um2web/12web.com.br/visaorural/lib/Cake/Controller/ > > Controller.php(554): AppController->beforeFilter() > > #3 /home/um2web/12web.com.br/visaorural/lib/Cake/Routing/ > > Dispatcher.php(138): Controller->startupProcess() > > #4 /home/um2web/12web.com.br/visaorural/lib/Cake/Routing/ > > Dispatcher.php(102): Dispatcher->_invoke(Object(PainelsController), > > Object(CakeRequest)) > > #5 /home/um2web/12web.com.br/visaorural/app/webroot/index.php(80): > > Dispatcher->dispatch(Object(CakeRequest)) > > #6 {main} > > > Thank you, > > André > > > -- > > Our newest site for the community: CakePHP Video Tutorials > >http://tv.cakephp.org > > Check out the new CakePHP Questions sitehttp://ask.cakephp.organd help > > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > > [email protected] For more options, visit this group > > athttp://groups.google.com/group/cake-php -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
