Hello.
I've just installed a new binary of php, its working fine, only problem is when I have a script with arguments like:
script.php?name=joe&surname=blogs
The scripts don't get the values of the arguments. I was using v4.1.1 before. I know its something in the php.ini I've got to turn on, as I've has this problem before and can't remember how I solved it last time. Any help?