I had a problem that when running cron, janode reported an url as not working although the page did really exist. I found out that it the url couldn't be read with fopen, but could be opened fine with curl. So I implemented the url check in janode with curl.

See the attached output of 'svn diff'

CommentFileSizeAuthor
janode_svndiff1.22 KBsjs

Comments

AjK’s picture

Assigned: Unassigned » AjK
Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)