I apologize, this should have been in my original post. For more specifics, my crontab file has only one line in it:
@reboot root python web2py.py -S test -M -N -R applications/test/ controllers/private.py I have tried to restart the server multiple times, to no avail with getting this process working. the script in private.py works when i run it as root from my command line on my server, so I don't think the problem is with the script itself. Any help is greatly, greatly appreciated. Thank you in advance!