Luke Jones
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Luke Jones-
Luke Jones commented,
All files in /var/spool/cron/ look to be owned by root:root $ cd /var/spool/cron/ $ ls -al -rw-------. 1 root root 215 Nov 15 16:41 USER I did most of the editing via the user cPanel account....
-
Luke Jones commented,
Hi cPanelLauren, The php Handlers are all set to cgi however the system is configured using PHP-FPM which i believe is used instead? When running the cron manually with full shell access it print...
-
Luke Jones commented,
System information: $ uname -a Linux XXXXXXXXRedactedXXXXXXXX 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux $ cat /etc/redhat-release CentOS Linux r...
-
Luke Jones created a post,
Cron job will run via shell but not the user account
Hi All hope you can help i have hit a bit of a confusing issue. I have a cron job setup on a user that does not seem to run, if I apply shell access to the user then the cron will run fine however...