Hi,
just wondering how under standard mode i can get a php script to run every month..... say the script is located at http://mydomain.com/script.php
plz help, and i dont think lynx is installed...
cPanel.net Support Ticket Number:
Hi,
just wondering how under standard mode i can get a php script to run every month..... say the script is located at http://mydomain.com/script.php
plz help, and i dont think lynx is installed...
cPanel.net Support Ticket Number:
1. locate php binary(sometimes under /usr/local/[s]bin/php
2. execute php binary, followed by php script in cron
elementary my dear opticempire
cPanel.net Support Ticket Number:
You'll need to route error messages to /dev/null or you'll get an email with errors every time the cron runs, since php isn't (yet) meant to be run from the command line.
cPanel.net Support Ticket Number: