kgordon

Active Member
Oct 4, 2003
26
0
151
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?