Executing encoded PHP file at command line

Hello Guys,

I encoded a PHP file through PHP encoder and want to execute the file at the command line and want a crontab to run it every 1 hour.

But when I do:

[root folder]# ./file.php
I get:

sh: ./file.php: cannot execute binary file
I have'nt chmodded the file or done anything else, just uploaded it in binary mode as well as ASCII mode too but it won't work.




Salam,
-Omair

 

 

 

 

Top