I cannot use CRON or PIPE on my server because i run Plesk and it does not include a PHP binary.What are PHP binary's ? where to get them? and how to install them on my server , i am running on red hat 7.2
if you have root access you should be able to install a new php version on your system. the latest php versions have php CLI, a commandline interface, which will allow you to run php scripts in the commandline, without a webserver.