This is most likely a PHP configuration error. Search google for "PHP No input file specified." and see what comes up.
Here's a good one, with lots of good comments:
http://jenseng.com/archives/000035.html
Often this means that the permissions on the script are wrong such that the server can't read them. Try setting the permissions so they're readable by the web server's user.