Dears,
I encrypted my php files using Zend Guard 4.0.1, then uploaded them using the binary mode through an FTP client application.
When I try to browse those files, it gives me the below error:
"Fatal error: Incompatible file format: The encoded file has format major ID 2, whereas the Loader expects 4 "
I sent to the hosting company, and they told me that my script files should be compatible with php 5.3.x and encrypted using ZendGuardLoader 5.5.0
then, I downloaded PHPEd version 8.1 and compiled my files to php 5.3, and downloaded Zend Guard 5.5, and used it to encrypt my files to 5.3.
now when I upload my files using the binary mode, I have question marks in the page
am using the latest PHP IDE and the latest Zend application, and still having issues
I sent again to the company and they advised me to open a ticket at this forum
Please help

