pasargad Posted August 20, 2013 Share Posted August 20, 2013 Hello My hosting sent to me one mail for problem of CronJob, what is my problem? Time: Tue Aug 20 10:31:55 2013 +0430 Account: MYUSERNAME Resource: Process Time Exceeded: 37854 > 1800 (seconds) Executable: /usr/local/cpanel/bin/jailshell Command Line: jailshell (prexin) [init] shell -c php -q /home/MYUSERNAME/public_html/WHMCSFOLDER/admin/cron.php PID: 15706 (Parent PID:15689) Killed: No How can resolve it? Thank you 0 Quote Link to comment Share on other sites More sharing options...
saurabhnsonar Posted August 20, 2013 Share Posted August 20, 2013 It means that your cron process took more execution time than specified limit by your host. Is it always exceeds the execution time limit or sometimes? 0 Quote Link to comment Share on other sites More sharing options...
pasargad Posted August 20, 2013 Author Share Posted August 20, 2013 It means that your cron process took more execution time than specified limit by your host. Is it always exceeds the execution time limit or sometimes? Thanks for your help. How can solve this problem? what i do say to my hosting? Thanks 0 Quote Link to comment Share on other sites More sharing options...
pasargad Posted August 28, 2013 Author Share Posted August 28, 2013 Any body there can help to me? Thank you 0 Quote Link to comment Share on other sites More sharing options...
generalsnipe Posted August 28, 2013 Share Posted August 28, 2013 Try to run the cron.php manually and see if it completes. Take into account how long it takes to complete. It also can mean that the remote server it was trying to connect to just added that much more time to the script and caused issues. 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.