Reply To: Facebook, "internal server error", and "admin-ajax.php"

Forums SNAP – WordPress Plugin Forums Facebook, "internal server error", and "admin-ajax.php" Reply To: Facebook, "internal server error", and "admin-ajax.php"

#557103
walshmagger
Participant

    The first thing you need to know about an “Internal Server Error” is that the error can only be resolved by fixes to the Web server software. It is not a client-side problem meaning that the problem is not with our plugin. This is a ‘catch-all’ error generated by the Web server. Basically something has gone wrong, but the server can not be more specific about the error condition in its response to the client. In addition to the 500 error notified back to the client, the Web server should generate some kind of internal error log which gives more details of what went wrong. It is up to the operators of the Web server site to locate and analyse the logs which should give further information about the error.