Jump to content

Internet Explorer 6 - PHP error?


atticus

Recommended Posts

Hi all,

 

Maybe someone has run into this issue before and can give me some direction.  I built a website using PHP.  The website was finished several months ago and was being hosted on a linux hosting account.  I switched the site to a virtual server with Godaddy.  IE6 users are now getting a white page for the website.  It worked with lE6 originally.  It is viewable in IE7 and firefox. 

 

Anyone have any suggestions?

Link to comment
Share on other sites

firstly... i'd like to say... since when doesnt ie6 have errors?

 

secondly... i would say that php is only active on the server side... so unless you have browser detection software and/or browser specific programming... it shouldnt be a php error

 

thirdly... whats getting outputted into the ie6's source? (right click, view source) if its all there, then its a browser parsing problem... if its not, it may still be a browser problem, but it may also be a php non-outputting problem... try echo 'test'; at the top of your php script... see if anything comes out...

Link to comment
Share on other sites

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.