Axitech
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by Axitech-
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 ...