Hi Guys
Does any one have any ides on this???
Can you please try upgrading to the latest version of Link Library. Should be corrected now.
Hi Yannick
Just upgraded to Version 5.4.9.2.
When I run the Reciprocal Link Checker I still get the error below.
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [no address given] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
When I check the logs I see
[Wed Aug 15 11:26:01 2012] [warn] [client x.x.x.x] mod_fcgid: read data timeout in 31 seconds, referer: http://mysite/wp-admin/admin.php?page=link-library-reciprocal
[Wed Aug 15 11:26:01 2012] [error] [client x.x.x.x] Premature end of script headers: admin.php, referer: http://mysite/wp-admin/admin.php?page=link-library-reciprocal
Hope this is of help
AllanIT
The reciprocal link checker uses the file_get_contents PHP function to retrieve content from remote sites. This function is not always permitted on all web servers. Perhaps your web host is one that does not allow this functionality. Could you check with your web hosting company’s support if that is the case?
Hi Yannick
The function is on on my server
PHP Allow URL fopen: On
but I was wondering if the function is off on the server where the link checker is checking what happens does it crash out or just move on to the next link?