Jump to content

CRON Issues


tmiller

Recommended Posts

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.

Link to comment
Share on other sites

  • 2 weeks later...

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 by HostworX
add
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated