
Originally Posted by
RodG
Assuming you have cPanel, look under the advanced settings for 'cron jobs' . Select the frequency that you want the job to run (daily, weekly, monthly, etc) , then enter the command you want to run - must be a full path to the file , eg
"php <space> /home/public_html/zencart/admin/xmlgenerator.php
This assumes that the file to be run is indeed a php file, and that it has been uploaded to /home/public_html/zencart/admin/ and that its name is xmlgenerator.php
That's pretty much all there is to it.
Cheers
Rod
Bookmarks