jim.davidson Posted May 29, 2013 Share Posted May 29, 2013 I have page that loads fine in Chrome, Mozilla,etc but won't load in IE9. Can someone point me to the error? All help will be appreciated. Here's the code: index.php Link to comment https://forums.phpfreaks.com/topic/278569-page-wont-load-in-ie9/ Share on other sites More sharing options...
Irate Posted May 29, 2013 Share Posted May 29, 2013 Following errors occurred: PHP Warning: include(copyright.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in C:\inetpub\wwwroot\index.php on line 143 PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening 'copyright.php' for inclusion (include_path='.;C:\php\pear') in C:\inetpub\wwwroot\index.php on line 143 Link to comment https://forums.phpfreaks.com/topic/278569-page-wont-load-in-ie9/#findComment-1433052 Share on other sites More sharing options...
jim.davidson Posted May 29, 2013 Author Share Posted May 29, 2013 no, that's not the problem. That file copyright.php is in that directory. Link to comment https://forums.phpfreaks.com/topic/278569-page-wont-load-in-ie9/#findComment-1433053 Share on other sites More sharing options...
jim.davidson Posted May 29, 2013 Author Share Posted May 29, 2013 If you go to this link in Chrome all loads fine. Try it in IE( and nothing loads. http://www.independentmicromedia.com/san_rocco/ Link to comment https://forums.phpfreaks.com/topic/278569-page-wont-load-in-ie9/#findComment-1433054 Share on other sites More sharing options...
jim.davidson Posted June 4, 2013 Author Share Posted June 4, 2013 I found the problem, there was a opening comment tag <-- without and ending tag. Link to comment https://forums.phpfreaks.com/topic/278569-page-wont-load-in-ie9/#findComment-1433924 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.