Jump to content

Recommended Posts

hi all,

 

I am new to php, I had activated my IIS in my windows vista and installed the php, but i am unable to view it in my IE 8 browser, it keeps asking me to download it instead of opening it, wonder did I miss some steps or need to do some setup from it. By the way, I have place the php in the wwwroot folder.

Link to comment
https://forums.phpfreaks.com/topic/181969-unable-to-view-php-in-ie-8/
Share on other sites

Hi bro thanx for reply, I just download the zip file from php.net and I am not sure too as i just follow the link belows in installing it. I am totally an idiot on php >< as such not really sure. Would appreciate for all your guidance  :D Tried to save as html file and run also can't it  just show me my coding instead of the output....

 

http://www.maniacomputer.com/WebServer/InstallingPHPonIIS7.html

Hi bro thanx for reply, I just download the zip file from php.net and I am not sure too as i just follow the link belows in installing it. I am totally an idiot on php >< as such not really sure. Would appreciate for all your guidance

 

Then, as I already said, What steps did you take to install php exactly?

 

This is important information that needs to be provided if you really want help.

 

I am not sure too as i just follow the link belows in installing it

 

Is practically unreadable let alone helpful.

Hi bro, I unzip the PHP to my c:\ and have change the IIS filter settings and map script, when i type http://localhost/test.php on my IE i can view my php files but when I try to preview it on my IE while using textpad, my IE ask me to download and save my file

my IE ask me to download and save my file

This is because your webserver does not know what to do with the .php extension. You may need to restart the webserver after install. If not read whichever applies to you:

 

http://php.net/manual/en/install.windows.php

when i type http://localhost/test.php on my IE i can view my php files but when I try to preview it on my IE while using textpad, my IE ask me to download and save my file

 

Like I said, Ive not used textpad, but it most IDE's you need to define a site. Your editor will then append http://sitename/ to the filename you are trying to preview.

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.