php - Fatal error: Could not convert the script from the detected encoding "UTF-32LE" -



php - Fatal error: Could not convert the script from the detected encoding "UTF-32LE" -

copied working website 1 server another, i'm getting error - browsing main page of website.

fatal error: not convert script detected encoding "utf-32le" compatible encoding in /usr/local/share/zf/library/zend/application.php on line 320

and global httpd-error.log shows, server runnign other vhosts, pretty sure it's related above error.

[notice] kid pid 8012 exit signal segmentation fault (11)

the servers both run freebsd 8.1, 1 32bit (with error) , other 64bit. updated 1 having error newest versions of apache , php, available in ports-catalog. error occurred before update.

please note that, intention of re-create utilize big parts new website, have been doing deletion of files, should not have impact on error above.

to solve had remove again, download tar website origin server mac. extracted on mac, , uploaded new server ftp - error gone.

php apache zend-framework freebsd

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -