- Posts: 1
- Thank you received: 0
Cron Job Setup
- Shawngela Pierce
- Topic Author
- Offline
- New Member
-
Less
More
12 years 2 months ago #26289
by Shawngela Pierce
"Seek Within You to find the power to heal yourself emotionally & physically"
www.seekwithinyou.com
Meditation for Health - alternative healing
Cron Job Setup was created by Shawngela Pierce
I am setting up a cron job using control panel on a linux server. I need to know what is the actual command line. Your tutorial only shows basic information about the time.
I have used this as the command line and need to know if this is correct?
/usr/bin/lynx -source mysite.com/components/com_osservicesbooking/cron.php
Thanks for your help!
I have used this as the command line and need to know if this is correct?
/usr/bin/lynx -source mysite.com/components/com_osservicesbooking/cron.php
Thanks for your help!
"Seek Within You to find the power to heal yourself emotionally & physically"
www.seekwithinyou.com
Meditation for Health - alternative healing
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13036
- Thank you received: 1693
12 years 2 months ago #26304
by Mr. Dam
Replied by Mr. Dam on topic Re: Cron Job Setup
Hi Shawngela,
Depend each hosting, it will have differents ways to setup cron job. In normal, you can put this command
Command to run a PHP cron job:
php /home/user_name123/public_html/cron.php
Optional flag sometimes required for a PHP cron job:
php -q /home/user_name123/public_html/cron.php
You can read more about cron task in other hosting panel
my.bluehost.com/cgi/help/cron - Bluehost
www.siteground.com/tutorials/cpanel/cron_jobs.htm - Siteground
support.godaddy.com/help/article/3548/working-with-cron-jobs - Godaddy
www.hosting.com/support/plesk/crontab - Plesk
Good luck
Dam
Depend each hosting, it will have differents ways to setup cron job. In normal, you can put this command
Command to run a PHP cron job:
php /home/user_name123/public_html/cron.php
Optional flag sometimes required for a PHP cron job:
php -q /home/user_name123/public_html/cron.php
You can read more about cron task in other hosting panel
my.bluehost.com/cgi/help/cron - Bluehost
www.siteground.com/tutorials/cpanel/cron_jobs.htm - Siteground
support.godaddy.com/help/article/3548/working-with-cron-jobs - Godaddy
www.hosting.com/support/plesk/crontab - Plesk
Good luck
Dam
Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.