pastaqueen Posted August 9, 2004 Posted August 9, 2004 I am trying to set up a CRON for a php script, but since the script is in a password protected directory I keep getting en error sent to my e-mail saying it doesn't have permission to run. What is the proper syntax to set up a CRON on this script? Thanks. Quote
TCH-Don Posted August 9, 2004 Posted August 9, 2004 It seems to me you could move the script to folder above the public_html folder There it is protected and you can run it with your cron job. Quote
pastaqueen Posted August 10, 2004 Author Posted August 10, 2004 Oops, it was a chmod permission error, not an .htaccess I was able to fix it by chmod-ing the file correctly. Thanks for the suggestion though! Quote
TCH-Rob Posted August 10, 2004 Posted August 10, 2004 Pastaqueen, Welcome to the family. I am glad you got it worked out. Quote
TCH-Bruce Posted August 10, 2004 Posted August 10, 2004 Welcome to the family, pastaqueen. Glad you found your new home. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.