The problem in IIS seems to be the following. \install\update\new\includes\startup.php LINE 108 In IIS $_SERVER['ORIG_PATH_INFO'] is not empty so the error comes up. What is the actual URL when the message is returned? In my case (seems to be the same issue), it's http://<urlToMyForum>/install Best...