Unable to open php file in IE6

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I had tried re-install the browser many times and had able "enable" all items
in internet option>security. Pls advice.
 
Hi Lee,

PHP is a server-side scripting language that runs from a web server, and
outputs to htm/html page to be viewable in the browser. Are you trying the
run PHP pages locally, with Apache installed? See:

How to run PHP locally?:
http://www.webmasterworld.com/forum88/6973.htm


--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


I had tried re-install the browser many times and had able "enable" all
items
in internet option>security. Pls advice.
 
Actually i was trying to get into some web pages where it prompt me to open
"index.php" with unknown file type. When i click open, it display all the
rubbish languages....However, if i tried using other PC geeting into the same
site, it went thru...strangely.Do i need to install any plug-in into my IE6
browser?or any setting need to be done?
 
Lee?

Are you able to reproduce the behavior consistently? What about other sites
developed using PHP? Try this url for example:
http://www.winhelponline.com/index.php

This most likely is a server-side problem, from what I learnt.

PHP files prompt FIle Save As / Open File With browser dialog window:
http://www.phpbuilder.com/board/archive/index.php/t-10241934.html

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


Actually i was trying to get into some web pages where it prompt me to open
"index.php" with unknown file type. When i click open, it display all the
rubbish languages....However, if i tried using other PC geeting into the
same
site, it went thru...strangely.Do i need to install any plug-in into my IE6
browser?or any setting need to be done?

:
 
You don't need to reconfigure the browser. It's probably a server-side
issue, which you can notify the webmaster of that site.

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


I tried going into www.winhelponline.com/index.php and i am able to access
it.So what shld i do or re-config my browser to accept any PHP file?
 
Back
Top