> Thanks for the suggestion - I tried this, and got php_info working > fine. I can't see anything obvious, although my local one explicitly > says mod_rewrite is enabled, whereas the live one doesn't mention it. > On the other hand, an earlier version of the site on this server DID > work fine, so I think it must be set up ok.
If it doesn't say mod_rewrite is enabled, then it most likely isn't. you could try bypassing mod_write, eg: domain.com/index.php?url=/controller/action hth Jon -- jon bennett - www.jben.net - blog.jben.net Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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 To unsubscribe from this group, send email to cake-php+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
