Crontab php file with popen - exec

S

sportaccione

Guest
I need to launch php file via Crontab,

the PHP file contain popen and exec command with other php file inside

with root user i receive "/PHP No such file or directory "

...how to force popen and exec via crontab ?

thanks

Roby
 
Back
Top