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

  • Home
  • SEARCH
  • 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 Windows 2008 Server to replace a crashed hard drive on a
I recently installed MySQL 5 on Windows 2003 and tried configuring an instance. Everything
I've recently installed VS2008. The project I'm working on uses vstest and I have
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 Eclipse Metrics Plugin and have exported the data for one
We recently installed Team Foundation Server 2008 and we are using it for both
I recently installed VS 6.0 after installing VS 2008 and overwrite JIT settings ..

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.