The first problem i have : I can´t add cron jobs from CP, impossible, i fix when change owner od folder in var/spool and use apache/apache as owner and change chmods, ok right , i can add url from cron jobs from CP
I put script and path all it´s right, but never running , never get running, yes show add cron jobs in CP but the action never happend
After this we go from SSH and edit crontabs and add some lines but try works
But never running .............
I don´t understand why don´t works
Result tail:
In var/logs , show cron logs and right
At the moment never running cron and yes if i running from command line in manuel mode, yes works, running this from SSH and works, the problem it´s daemond for cron not works
I try all until send question here, but i can´t fix this, if some people can help here perfect, thank´s in advanced
Also i test this :
I put script and path all it´s right, but never running , never get running, yes show add cron jobs in CP but the action never happend
After this we go from SSH and edit crontabs and add some lines but try works
Quote:* * * * * /usr/bin/php -q /home/hostdata/zadmin/public_html/domain_com/chanels/cron.php
* * * * * /usr/bin/php /home/hostdata/zadmin/public_html/domain_com/chanels/cron.php
But never running .............
I don´t understand why don´t works
Result tail:
Quote:tail -f /var/log/syslog | grep cron
tail: cannot open `/var/log/syslog' for reading: No such file or directory
tail: no files remaining
In var/logs , show cron logs and right
At the moment never running cron and yes if i running from command line in manuel mode, yes works, running this from SSH and works, the problem it´s daemond for cron not works
Quote:* * * * * /usr/bin/php /home/hostdata/zadmin/public_html/domain_com/chanels/cron.php
I try all until send question here, but i can´t fix this, if some people can help here perfect, thank´s in advanced
Also i test this :