I've changed permissions for whole antiplagiarism dir to 755 and still have a problem.
Then I've edited the script plg_antiplagiarism.php on line 13 and explicitly named the path to configuration.php. This seems to overcome the inability of the script to find it.
Now there is a bunch of other errors:
Connected successfully<br>
Article 45 is selected for global search. Starting global search
Warning: file_get_contents(
http://www.restoringdata.ca/OurServices.html): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/fast/public_html/administrator/components/com_antiplagiarism/locallib.php on line 206
Trying to download
http://www.restoringdata.ca/OurServices.html. Attempt 1
Warning: file_get_contents(
http://www.restoringdata.ca/OurServices.html): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/backup/public_html/administrator/components/com_antiplagiarism/locallib.php on line 210
Trying to download
http://www.restoringdata.ca/OurServices.html. Attempt 2
Warning: file_get_contents(
http://www.restoringdata.ca/OurServices.html): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/fast/public_html/administrator/components/com_antiplagiarism/locallib.php on line 210
Trying to download
http://www.restoringdata.ca/OurServices.html. Attempt 3
Warning: file_get_contents(
http://www.restoringdata.ca/OurServices.html): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/fast/public_html/administrator/components/com_antiplagiarism/locallib.php on line 210
Article 45 was successfully processed!<br>
Article 46 is selected for global search. Starting global search
Subsequent CRON task adds the following errors:
Connected successfully<br>
Article 45 is selected for global search. Starting global search
Article 45 was successfully processed!<br>
Article 46 is selected for global search. Starting global search
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/fast/public_html/administrator/components/com_antiplagiarism/plg_antiplagiarism.php on line 224
<SNIP>
Multiple iterations of above error
<SNIP>
Article 46 was successfully processed!Articles Query failed
A third CRON brings up similar to the first error above plus and again multiple iterations of the second error above:
Warning: file_get_contents(
http://bloggerdesign.com/46/the-13th-blog-backup-day/): failed to open stream: HTTP request failed! HTTP/1.1 403 Bad Behavior
in /home/fast/public_html/administrator/components/com_antiplagiarism/locallib.php on line 206
<sigh>