zend framework error

Posted by Huy on Stack Overflow See other posts from Stack Overflow or by Huy
Published on 2010-05-31T08:10:44Z Indexed on 2010/05/31 8:12 UTC
Read the original article Hit count: 308

Filed under:
|
|

I started getting the following error today, but don't know why and what caused it.

[31-May-2010 03:52:10] PHP Fatal error: Cannot run code from this file in conjunction with non encoded files in ZendFramework-1.10.5/library/Zend/Validate/Hostname/Com.php on line 547

I'm using zend framework version 1.10.5; although version 1.09 also has the same problem.

I only get this error in my production server, and cannot duplicate it from anywhere else.

Also note that I only get this error when I submit form with recaptcha. If I remove recaptcha, it works fine.

Any help is appreciated.

© Stack Overflow or respective owner

Related posts about zend-framework

Related posts about zend