Did you try quoting the string? The 'problem' isn't wget, but your shell. /usr/bin/wget "http://www.foo.bar/lalala.php?awesome=true&keke=happy" Code (markup):
if nothing else helps - try replacing & with & in your URLs i use wget often on server to directly download SW ( logged in via ssh ) and never had such problem