i got those 500 errors when my webroot directory permissions were incorrectly set up. but in your case it seems that the error appears when you submit a form. is it submitting the the right controller?
On Aug 4, 7:37 am, foldiman <[email protected]> wrote: > I've deployed my project to a client's server and am getting a strange > error when submitting text via a simple form. This does not happen on > my staging server. The full error looks like this: > > NOT FOUND > > Error: The requested address '/500.shtml' was not found on this > server. > > Obviously I'm not looking for a file 500.shtml...just submitting to a > controller action. I've read somewhere about Zend Optimizer causing > problems with CakePHP. But Zend is disabled on this sever? Any ideas? > > Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
