Zeeshan Mudassir

Registered
Aug 1, 2015
2
0
1
pakistan
cPanel Access Level
Root Administrator
I have a customer who runs a wordpress cronjob.
This cronjob is continuously running everytime.

when i use FastCGI on the server , the cron doesnt run and terminates . But when i use SUPHP the cron works perfect..
as we all know that Suphp eats alot of CPU .

so what should i do to fix this cron problem ?

also when i use FastCGI the cron gives 500 Internal server error. and it only executes for a specific time, not unlimited..

please help.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,270
463
also when i use FastCGI the cron gives 500 Internal server error. and it only executes for a specific time, not unlimited..
Hello :)

What's output to /usr/local/apache/logs/error_log when this happens?

Thank you.