nino (User)
Junior Boarder
Posts: 31
|
|
JCron won't start 1 Month, 4 Weeks ago
|
|
|
Hi,
JCron doesn't appear to be running on one of our sites. Not showing any errors, just looks like it won't start at all. This is a Joomla 1.5.6 site on a VPS, and there is activity on it. We have this running on other sites without problems, so not sure what the issue is. I also added the path to the cron script in the template's index.php file, but no go. Also, the script works if I execute it manually. Any ideas? Let me know if you need more info.
Thanks for your time,
Nino
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:JCron won't start 1 Month, 4 Weeks ago
|
|
|
What is the cron command you are using? Ovidiu
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
nino (User)
Junior Boarder
Posts: 31
|
|
Re:JCron won't start 1 Month, 4 Weeks ago
|
|
|
Running it via web address.
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:JCron won't start 1 Month, 4 Weeks ago
|
|
|
Is the allow_url_fopen php.ini variable set to On on your site? Have you tried setting up a ssh command for see if that might work? Ovidiu
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
nino (User)
Junior Boarder
Posts: 31
|
|
Re:JCron won't start 1 Month, 3 Weeks ago
|
|
|
Yes allow_url_fopen is set to ON. I have not tried setting up a ssh command, as I'm not quite sure how to set it up. Do you mind pointing me in the right direction?
Thanks again for all your help
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:JCron won't start 1 Month, 3 Weeks ago
|
|
|
You would need to contact the script developers of your cron script and ask them if they can provide the correct ssh command for you to run, usually it should be something like this "php /home/.../path_to/mycronscript.php"
Ovidiu
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|