#1 Check if you can run a regular PHP application #2 Check if you can run a regular CakePHP application (just install and run)
- the error on pizza plugin is saying permission denied which means that your webserver cannot read it HTH Tarique On 6/14/07, Anoop <[EMAIL PROTECTED]> wrote: > > > Hi friends, > I am new to the Cake php.. I have very interest in the cake php as on > going with it.But now I have stuck on it.. > I have tried the ajax chat plugin as they have instructed.. But it > shows errors like your controller not seen.. > Also I have tested the Pizza plugin explained in the cake manual... > But the error is > > Warning: require(/home/anoop/public_html/Cake1.1.7/app/plugins/pizza/ > pizza_app_controller.php) [<a > href='function.require'>function.require</a>]: failed to open stream: > Permission denied in /home/anoop/public_html/Cake1.1.7/cake/basics.php > on line 241 > > And a lot of other errors...I have tested it in versions > 1.1.5,1.1.7,1.2 etc.. All showing similar errors.. > > My plugin structure is like > public_html/Cake1.1.7/app/plugins/pizza/ > -controllers > -models > -views > -pizza_app_controller.php > -pizza_app_model.php > > ------------------------------- > > Also tested with putting the 2 APP files (-pizza_app_controller.php,- > pizza_app_model.php) into out of pizza folder... > > > The Ajax chat is also showing similar errors... Like You are seeing > this error because controller ChatController could not be found.... > What can I do? Please mail me..... > > > Regards > Anoop > > > > > -- ============================================================= Cheesecake-Photoblog: http://cheesecake-photoblog.org PHP for E-Biz: http://sanisoft.com ============================================================= --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
