myrefer
User
 Fresh Boarder
| Posts: 1 |   | Karma: 0
|
Cron Jobs and Auto-responders not working (solution) - 2007/06/01 22:07
Hello,
After having a tough time getting the autoresponder to send or getting the Cron Job to run successfully, I came across a solution.
If you are hosted with a CPanel account.
- Click on the "Cron Jobs" icon. - Click on "standard". - Enter your email address in the: "Please enter an email address where the cron output will be sent:" box - Now enter the following command in the "Command to Run" box:
/usr/bin/php /home/username/public_html/index.php option=com_acajoom act=cron
Replace the username in the above command with your site username such as "wwwmyre".
Then make sure that you add the correct directory that your Joomla index.php file is in. Such as:
/usr/bin/php /home/username/public_html/joomla/index.php option=com_acajoom act=cron
- Now make sure to set everything to send now: Every Minute, Every Hour, Every Day, Every Weekday, Every Month
- Now click on "Save Crontab".
You should now receive an email every minute, recreating the code for your index.php page in the email. If you receive this, Acajoom is now ready to send autoresponders.
Hope this helps,
Shawn Mosqueda
Post edited by: myrefer, at: 2007/06/01 15:10
|
|
|
| | To post on the forum you need to sign in. |