We're having ISPConf 3.0.3.3. and trying to add cronjob command to the website. The cronjob does not do anything when placed to ISPCOnf but works when put directly as a command. Definitions for times are: Minutes: 10 all other time-definations: * Cronjob site address in the Cronjob comman definitions: http://sitename.com/administrator/components/com_csvivirtuemart/helpers/cron.php username="xxx" passwd="xxx" template_id="16" Is it possible this problem has something to do with the ISPConf settings/configuration? Any ideas? Amy
We have tried it both ways... Straight from the command line this works... Also tried... Neither worked unless run straight from command line.
It might be that the command is too long. Check the command that is stored in the cront file in /etc/cron.d if it is complete.
I think I found the problem. (OpenVZ client) Jail kit gives this error when I try to upgrade it. This probably messes up the users cron.
Thats not a problem, as insserv calculates the dependencies automatically. Beside that, the jailkit daemon part is not used in your setup, so it does not matter if it is started or not.
I can't figure out what the problem is. This line keeps poping up in the syslog... Clearly the user cron job does not run. Must be a bug somewhere. I wonder if this is also true in Debian? http://ubuntuforums.org/showthread.php?t=1760488
Seems as if the jail is broken or has not been fully initialized with all required files. The jail is only created once for every website when the first cronjob or shell user is created.
I concur. Probably OpenVZ related. I hope that LXC will soon replace that old problem child. Where is the jailkit skeleton?
Puzzle continues. I have tracked the problem to this... On OpenVZ server s1 this works but on other OpenVZ server it does not. Both are Debian Squeeze servers. Looks like something is missing there that some how relates to dh_testdir.