Same exact thing happening to me on this thread: http://groups.google.com/group/cake-php/browse_thread/thread/6e5fa3a941dce149.
Debug is set to '2'. In my case it is not Cake that is generating the 404, it is goDaddy.com the shared hosting server. Nothing in the Cake logs. In the goDaddy.com logs it only shows the incorrect URL. A support ticket to goDaddy.com was less than helpful. Since they don't support CakePHP they said it was my problem. I suggested they consider supporting Cake to tap into the great developer community, instead of getting bad press. They replied with basically, 'So what.' [sigh] I will need to experiment some more today. It seems that a lot of traffic on this group has to do with basically the same issues when deploying. The articles on the Cook Book are not helping in all cases. I made the suggestion on my thread that a central document, perhaps on the pages portion of this site, be created with suggested deployment instructions for various shared hosting sites. If scenarios for directory structures were included that may help. When I get this working (not if!) I will do what I can to initiate that. Everyone could then contribute for their shared hosting site and what is working. Thoughts? On Oct 14, 8:52 am, Michael Gaiser <[email protected]> wrote: > Nope. Already went though that page and everything was set right. > > On Tue, Oct 13, 2009 at 11:30 PM, AD7six <[email protected]> wrote: > > > On 14 oct, 08:09, Michael Gaiser <[email protected]> wrote: > > > When I uncomment "Configure::write('App.baseUrl', env('SCRIPT_NAME'));" > > in > > > my core.php it seems to work but feels like a cheat. Any reason > > mod_rewrite > > > isnt working with the default setup? when I did a php info, it shows > > > rewrite_mod loaded. > > > Probably reason 1 > >http://book.cakephp.org/view/37/Apache-and-mod_rewrite-and-htaccess > > > hth, > > > AD > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
