Running cronjob written in Perl
I am currently attempting to run a perl script from cron:
perl /home2/myuser/public_html/adir/perlscript.pl >/dev/null 2>&1
And it's not running. It's in the crontab and runs fine from cmd line when ssh'd in ie.
perl /home2/myuser/public_html/adir/perlscript.pl
Thoughts?
-
Hello, Could you verify if this system uses CloudLinux with CageFS? Thank you. 0
Please sign in to leave a comment.
Comments
1 comment