For public knowlegde in case anyone does a search for similar problems: The problem jmdesign was experiencing was dure to a missing RewriteBase since the website was hosted under a user account. ( www.example.com/~username/ ) Setting the RewriteBase to /~username/ in both the cake root folder (= public_html) and app/webroot/ brought the app back to life.
/Martin On Mar 31, 11:02 am, jmdesign <[email protected]> wrote: > Hi Martin, > > Thanks for your offer, email on it's way to you. > > James --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
