Home arrow FAQ arrow Problems Running Thyme arrow Fatal error: This encoded file is corrupted
Home
FAQ
Documentation
Forums
License Key
Fatal error: This encoded file is corrupted Print
You have probably unzipped Thyme, then transferred the files to your web server in ASCII mode. The Zend encoded php files are binary files and will not work unless transferred in binary mode.

If using a command line FTP client, make sure to type the command 'bin' before transferring files.

Some versions of Dreamweaver incorrectly transfer all .php files in ASCII format. See this Macromedia TechNote for instructions on changing this behavior.

If you are using a program that does not support transferring files in binary mode, or changing the setting from autodetect, you will have to switch programs, or download the IonCube encoded version of Thyme.