mattkhosting Posted September 28, 2015 Share Posted September 28, 2015 I just installed WHMCS and getting this error when the Cron jobs runs This cron file was invoked from a legacy filepath. WHMCS currently provides backwards compatibility for legacy paths so that your scheduled cron tasks will continue to invoke a valid WHMCS cron file 10 20 * * * php -q /home/mattkhosting/public_html/whmcs/support/cron.php <--- is what I have for the Cron job. 0 Quote Link to comment Share on other sites More sharing options...
WHV-Hosting Posted October 13, 2015 Share Posted October 13, 2015 This just means it the cron job is running out of a publicly accessible directory, making it web accessible. This is / has been known to be a possible security risk. WHMCS now suggest placing your crons in a non-public directory above your web root to prevent web based access. There are several other threads about this. You can always check out http://docs.whmcs.com/Custom_Crons_Directory 0 Quote Link to comment Share on other sites More sharing options...
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.