sorry - i have a tendency to antropomorphize daemons...
what i wanted to say is that that it seems to me that cron wait()s for the wget-subprocess to finish, and then calls it a day...almost as if i would've called exec() instead of system() in my script...
and i can't figure out how the enviroment influences my poor script, since it does run fine...til the wget returns....