Thanks JamesF for responding. It turns out the server admin had setup
mod_security to protect against SQL injection. I told him I was
already using a sanitize function. He turned off the corresponding
mod_security rules and the errors disappeared.

On Aug 4, 10:54 pm, JamesF <usaexportexpe...@gmail.com> wrote:
> 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 <vi...@vinceallen.com> 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 file500.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 cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to