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.
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.