tmiller Posted July 15, 2015 Share Posted July 15, 2015 I am having problems with my CRON jobs for WHMCS. I am running the latest v6 install. When I execute the POP.php CRON, I get the following output: HTTP/1.1 500 Internal Server Error Date: Wed, 15 Jul 2015 12:19:04 GMT Server: Apache/2.2.15 X-Powered-By: PHP/5.5.26 Expires: Thu, 19 Nov 1981 08:52:00 GMT Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Pragma: no-cache Set-Cookie: WHMCShbZFyYM2CQUn=38p3ih01ou780irhu2moqd5hr0; path=/; HttpOnly Connection: close Transfer-Encoding: chunked Content-Type: text/html; charset=utf-8 <b>POP Import Log</b><br>Date: 15/07/2015 08:19:04<hr>Host: echo.edgeserv.net<br>Email: techsupport@edgeserv.com<br> There's 6 POP email accounts it should be checking. It doesn't even import anything in the email address it specifies in the Import Log portion of that error. Then, when I run CRON.php, I get this: HTTP/1.1 500 Internal Server Error Date: Wed, 15 Jul 2015 12:03:05 GMT Server: Apache/2.2.15 X-Powered-By: PHP/5.5.26 Expires: Thu, 19 Nov 1981 08:52:00 GMT Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Pragma: no-cache Set-Cookie: WHMCShbZFyYM2CQUn=e05mbj64n0qjpeb8kpipa0eem2; path=/; HttpOnly Content-Length: 0 Connection: close Content-Type: text/html; charset=utf-8 I've tried running the CRON locally, from the server, as well as using SetCronJob.com to execute the crons. Nothing seems to be working. Any guidance? - - - Updated - - - I am allocating 256MB of memory to PHP under this account, as well as having a huge execution time allotment so these jobs can run. 0 Quote Link to comment Share on other sites More sharing options...
HostworX Posted July 27, 2015 Share Posted July 27, 2015 (edited) check your custom crons directory setting in the config file in the crons directory, is it correct and set ? then make sure you are running the pop.php in the crons directory and not the version 5.3 one in the pipe directory. this should resolve your issues Edited July 27, 2015 by HostworX add 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.