PHP Warning: Module 'Phar' already loaded in Unknown on line 0 |
This is what i receive every minute in my email adress that associated with the cron job function
cd /home/admin/domains/enwoye.com/public_html/periodic; /usr/local/bin/php -q cron.php
this is the cron job i set
other cron job on my server that works fine :
php -f /home/admin/domains/totallyfreak.com/public_html/marketing/admin/cron/cron.php
so what is the problem?