I've just installed the latest version of BadBlue, with PHP 4.3.2.
The webserver passes simple URLs to PHP without difficulty (and PHP executes fine) but there seems to be a problem parsing the URL if it contains a ?
I get the error "No input file specified", as though the webserver was including the query string "?var=val" in the filename, and then failing to find it (of course).
I just followed the wizard when installing.
Help!!!
Stephen.