Jump to content

petkokisyov

Approved members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by petkokisyov

  1. On 5/22/2018 at 7:38 PM, scott001 said:

    Here is what I found. My cronjob, which worked fine for years like this:

    0 * * * * php -f /home/site/public_html/revivieadserver/maintenance/maintenance.php >/dev/null 2>&1

    suddenly, at least to me anyway, needed to be like this:

    0 * * * * php -f /home/site/public_html/revivieadserver/maintenance/maintenance.php localhost >/dev/null 2>&1

    The mysql restarts may have been just a coincidence, and my server auto-updated and installed a new version of cpanel or something else, but something changes and now I must include "localhost" in the cronjob.

    I hope this helps someone else!

    Hello, i have problem with statistics too, and i want to ask you - is the cronjob really help you in this situation, and what version of MariaDB you are using?

  2. Hello, 

    i already upgrade to 4.1.3 last month - script working fine, but delivery reports just stopped.

    i check all settings about this but still can't find the problem - i have campaigns with everyday and 7-days reports, and both deliveries not working.

    Any suggestions for me?

    Thank you in advance.

×
×
  • Create New...