Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 669553
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T00:09:48+00:00 2026-05-14T00:09:48+00:00

I recently installed PHP on IIS/Windows 7, but it isn’t working. I am getting

  • 0

I recently installed PHP on IIS/Windows 7, but it isn’t working. I am getting the entire source file in the browser window.

FastCGI Settings shows c:\Program Files (x86)\PHP\php-cgi.exe
Handler Mappings has

  • Request Path: *.php
  • Modue: FastCgiModule
  • Executable: C:\Program Files (x86)\PHP\php-cgi.exe
  • Request Restrictions: File or Folder, All verbs, Script Access
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T00:09:49+00:00Added an answer on May 14, 2026 at 12:09 am

    To answer the answer you gave one hour ago, which said (quoting) :

    In some PHP hosts you can being a
    script block with <?. In IIS the
    block must start with <?php.

    That’s not a setting of IIS ; that’s a configuration option of PHP, which is called short_open_tag : if that configuration option is enabled, short tags (i.e. <?) will be accepted.

    Using short open tags is often not considered as a good pratice, as they can be disabled — and they are, by default, with recent versions of PHP — but, if you are admin of your server, you should be able to re-enable them.

    And, for information, they are also considered as “bad” because they can cause problem with XML files, which start with <?xml — if short_open_tag is enabled, this will cause troubles, as it starts with <?

    Enabling short_open_tag is just a matter of editing your php.ini file, and using

    short_open_tag = On
    

    Instead of

    short_open_tag = Off
    

    No need to edit/path all your PHP files 😉

    (Well, if you are admin of your server, that is…)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I recently installed PHP 5 on IIS, however, I am unable to find a
I recently installed SQL Server 2008 Express on my Windows 7 Ultimate x64 home
I have recently installed Eclipse Galileo with the PHP Developers Tools. I plan to
I recently installed Windows 7 on my desktop and the following problem has begun
I recently installed the add-on DownThemAll into my firefox and as I watched it
I recently installed MAMP version 1.6 on my MAC OS 10.5.7. Now I am
I recently installed the Mono Framework, .net 3.5 f/w and MonoDevelop (hint: I'm trying
I have recently installed easyPHP at home to do some development work with my
I recently installed bbpress on a domain of mine. and it came with a
I recently took up PHP development, and am trying to find a comfortable development

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.