About
Pricing
Community
Teams
Start Free Trial
Log in
OnsiteSupport
asked on
10/7/2011
Executing PHP script from commandline
I need to set the following up as a cron job.
/usr/bin/php {PATH_TO_SCRIPT}/schedule_
cron_user.
php
So, I have the path to the script. But, when I attempt to execute it, I get Permission Denied even if logged on with su -
can someone help me?
thanks
PHP
Linux
19
1
Last Comment
Adrianc
8/22/2022 - Mon