Actually the "missing" component is in place . I found that problem is connected to godaddy's freaky mod_rewrite/htacces setup. When I turning of mod_rewrite support i core.php I got a app working but dispatcher showing an errors.
When mod_rewrite future is on , I am getting 500 errors on all controllers... I had a similar problem with wordpress plugins development , when I tried to define additional rewrite rules via worpress hook , which is working excellent in development environment but not on godaddy's hosting... On 3/4/07, gwoo <[EMAIL PROTECTED]> wrote: > > > what is the missing file? Sounds less to do with godaddy and the > subdomain, and more to do with the code in your controller. > > > > > -- Best Regards, Michael Rubanov. ## ICQ 7299656 ## --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
