You are viewing an old revision of this post, from February 5, 2015 @ 10:46:02. See below for differences between this version and the current revision.

Executing cron job for Magento use Cpanel

Cpanel cron jobs not working using magento?

PHP

Optional flags are sometimes required for a PHP cron job:

php -q /home/username/public_html/cron.php

 

SSH

Command to run a code script cron job:

/bin/sh /home/username/public_html/file.sh
 

Revisions

  • February 5, 2015 @ 10:46:02 [Current Revision] by admin
  • February 5, 2015 @ 10:46:02 by admin

Revision Differences

There are no differences between the February 5, 2015 @ 10:46:02 revision and the current revision. (Maybe only post meta information was changed.)

No comments yet.

Leave a Reply