for some reason my users crons created in cPanel are not running
I verified this by making a script in perl that outputs to a textfile the timestamp of when it was called.
Unfortunately the perl script never gets called
1 * * * * perl /home/solution/www/test.cgi
Permission of script: 777
Any suggestions?
I verified this by making a script in perl that outputs to a textfile the timestamp of when it was called.
Unfortunately the perl script never gets called
1 * * * * perl /home/solution/www/test.cgi
Permission of script: 777
Any suggestions?