Hello,
since the major upgrade of stoli i've the problem that my planned cron task isn't executed.
For testing I set up the following:
because it didn't work I tried the following:Code:/usr/bin/php -f /home/mesvtpl/public_html/app/cron.php 123 >> /home/mesvtpl/public_html/cronlog.txt 2>&1
both should be executed every 5 minutes, but nothing happens.Code:/usr/local/bin/php /home/mesvtpl/public_html/app/cron.php >>/home/mesvtpl/public_html/cronlog.txt 2>&1
The cronlog.txt file wasn't created and the file which the cron.php should create doesn't exist.
Before the upgrade the first cron-code and the cron.php have worked fine.
Can you help me?![]()


LinkBack URL
About LinkBacks

