Hi,
I've encoded a project using Zend Guard on one server and this server runs the code fine. However, if I copy across the same code to another server, the obsfucated code does not run. It seems as though Zend Guard only allows me to run encrypted code on the server it was encrypted on.
I've tried using the command line versions of the ZG too but the same result. I'm encoding a Symfony 1.4 app.
Can anyone help?
C

