On Friday 05 October 2007 14:57, Michael Christie wrote:
> Hi there, I have installed vega dns on to my server all works well
> untill i run update-data.sh. I get the ERROR: wget did not return 0 when
> accessing http://qnr.thebushtelegraph.net/index.php?state=get_data

set $trusted_hosts in src/config.php to the domain you are fetching this from

try running wget manually, with verbose on

(on one line)
wget -v -O "testdata.txt"  
http://qnr.thebushtelegraph.net/index.php?state=get_data

Make a note of what it says happened, that should give you a clue.

>
> error.
>
> I have apache set up as a virtual host  mapped to my vega dnd dir. can
> you please advise what could be happening here.
>
>
> Thanks
>
> Michael

-- 
-----------------
Bob Hutchinson
Midwales dot com
-----------------

Reply via email to