Axitech

  • Total activity 3
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Activity overview

Latest activity by Axitech
  • Axitech commented,

    Hello, I created a test cron job that runs every minute under a cPanel account with a simple "php -v" command: # cat /var/spool/cron/example01 SHELL="/bin/bash" * * * * * php -v Upon monitoring ...

  • Axitech created a post,

    User cron jobs not being logged

    I know the cronjobs are running since the scripts themselves generate various logs and alter certain things, all of this is easily verified. I looked around a bit and the cron log is supposed to ...