500 Internal Server Error

Yiit

Member
I get this error very very often, and when I checked the error log it showed me this:

"mod_fcgid: read data timeout in 31 seconds"

Any solutions?

Thank you. :)
 
Here you go for the Request State of the gravatar logs.


array(3) {
["url"] => string(48) "http://turkcraft.net/index.php?register/register"
["_GET"] => array(1) {
["register/register"] => string(0) ""
}
["_POST"] => array(13) {
["username"] => string(8) "KRİPEER"
["email"] => string(26) "xxxxxx"
["password"] => string(6) "xxxxx"
["password_confirm"] => string(6) "xxxxx"
["dob_month"] => string(1) "xxxx
["dob_day"] => string(2) "xxxx"
["dob_year"] => string(4) "xxxx"
["gender"] => string(6) "female"
["timezone"] => string(10) "Asia/Kabul"
["captcha_question_answer"] => string(7) "merhaba"
["captcha_question_hash"] => string(40) "867a43dad8ee922b662f51b31909c9ef73d2d064"
["agree"] => string(1) "1"
["_xfToken"] => string(0) ""
}
}
 
I don't see anything that could be related.

I'd say you need someone to actually take a look at your server. I believe you can hire XF staff for this. Alternatively you may feel free to contact me as well.
 
Top Bottom