• Deterjan

    (@deterjan)


    Hi,

    yesterday, i uploaded wordpress new version anda problem was occured on my website. Its Internal Server Error!

    I checked my error.log file and i saw that the problem is

    [Sat Nov 22 18:13:58 2014] [warn] [client **.**.***.**] mod_fcgid: read data timeout in 91 seconds
    [Sat Nov 22 18:13:58 2014] [error] [client **.**.***.**] Premature end of script headers: wp-cron.php

    And also i talked with my hosting they say your them is not compatible with new version of WordPress?

    I dont wanna change my theme i am using wordpress porto3.3 and also i deactived all my plugins and htacess. file the problem is still exist.

    How can i fix this prblem ?

Viewing 13 replies - 1 through 13 (of 13 total)
  • Justin Greer

    (@justingreerbbi)

    I would be looking for what ever is register using the WP cron. I could be wrong here but you may have to clear the cron tasks from WP’s database.

    For the time being. Try to place the following in your wp-config file

    define('DISABLE_WP_CRON', true);

    If the problem goes away, you may have to figure our what hook(s) is running and remove the schedule. A good place to refference how cron works with WP take a look at the codex here: https://codex.www.ads-software.com/Function_Reference/wp_cron

    Thread Starter Deterjan

    (@deterjan)

    My hosting company says;

    This is WordPress issue. after wordpress updating many websites have this problems and we are working upon this problem on our network.

    And also one of my other hosting says;

    This problem is about the compatible theme and wordpress. After updating theme could be crashed and not compatible anymore with wordpress.

    I have many wordpress websites and most of them have same problem after i updated wordpress

    Is this wordpress updating issue ?

    Thread Starter Deterjan

    (@deterjan)

    My problem is still exist , my hosting set memory limit up to open website but site is loading damn slow . And i heard many people had problem after upgrade to 4.0.1 . How can i fix this ?

    Justin Greer

    (@justingreerbbi)

    Sry for the late reply. It could be a issue with the WP update but I would look elsewhere first. Hosts tend to point fingers and it could very well be a WP update issue with your host. Being that it is not widespread what is your host?

    You mentioned most of your sites have this issue. It could be the configuration that your host is running.

    Thread Starter Deterjan

    (@deterjan)

    I am hosting my website on 3 hosting company. Godady,natro and justhost. On godaddy and natro i have this issue. Godaddy says this updating problem and also new wp update is not compatible with your theme. Natro said our netwoork team checking it up but no answers till now. I dont know what to do. I didnt have databases back up. When i check my error.log file on natro it says the problwm i said on title of this post.

    Justin Greer

    (@justingreerbbi)

    Your database is still there so no worries. I would go create backups no though. There was no other errors in file before the one you are stating?
    It could be the cron job is in a loop maybe and hitting the limit of memory, execution time etc. but the error above is just stating the end result.

    What if the memory limit set to for your host?

    You mentioned that the hosting company said something about the theme not being compatible.. May contacting the theme author may help as well.

    Thread Starter Deterjan

    (@deterjan)

    I did but no answer. They say there is no problem because its not only theme i got this error. I use many different theme and most of them are same. Memory-limit is 64MB on hostings. I got one more error as well i am gonna copy it here.

    [Sun Nov 23 15:49:02 2014] [warn] [client **.**.***.**] mod_fcgid: can't apply process slot for /home/markamiz.com/fcgi-bin/php5.fcgi, referer: https://www.google.com.tr/
    [Sun Nov 23 15:49:03 2014] [warn] [client **.**.***.**] mod_fcgid: can't apply process slot for /home/markamiz.com/fcgi-bin/php5.fcgi, referer: https://www.google.com.tr/
    [Sun Nov 23 17:59:50 2014] [warn] [client **.**.***.**] mod_fcgid: read data timeout in 91 seconds
    [Sun Nov 23 17:59:50 2014] [error] [client **.**.***.**] Premature end of script headers: index.php
    [Sun Nov 23 18:47:42 2014] [warn] [client **.**.***.**] mod_fcgid: read data timeout in 91 seconds
    [Sun Nov 23 18:47:42 2014] [error] [client **.**.***.**] Premature end of script headers: index.php

    I didnt have any problem before upgrading and working well my websites. I just upgraded and the next day i checked them up they were all damn slow.

    I blocked cron process by typing;

    `define(‘DISABLE_WP_CRON’, true);

    in wp-config.php but didnt work.

    Thread Starter Deterjan

    (@deterjan)

    By the way when i changed my theme the site is being okay. But i changed eveything on that theme and i dont wanna change my theme.

    Pffff what an update!

    Thread Starter Deterjan

    (@deterjan)

    Hi,

    my problem is not exist anymore. My hosting company made some process and now its okay. They say it was general problem and we worked on our servers and now my websites open fastly..

    who has this problem, better talk with hosting company

    Justin Greer

    (@justingreerbbi)

    Your outcome is a common response from hosting companies. Glad it is working for you now.

    Hi Deterjan

    I have the same problem. And my hosting provider says also it is on WordPress. Do you know what your hosting company exactly has change so it works now? So I can ask/say that to my hosting company …that they must change that…

    Thread Starter Deterjan

    (@deterjan)

    Hi,

    I recognised later it was not because of hosting. What’s your website’s link. I am gonna check. And did you update anything such as plugin or wordpress?

    Hi,

    I update WordPress to v4.3.1. and ‘big’ plugins as Yoast SEO, Jetpack and WooCommerce
    and a number of ‘small’ plugins but the error started before (the most updates) in both index.php as cron.php (so out of the blue)

    the URL = https://diaconaalsteunpunt.nl/

    greetings

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Internal Server Error ( Premature end of script headers: wp-cron.php)’ is closed to new replies.