Drupal starts to install and then freezes soon after database verification on Server 2008 using IE8?
On one occassion I got the message below?
-------------------------------
user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY fit DESC LIMIT 0, 1' at line 1 query: SELECT * FROM menu_router WHERE path IN () ORDER BY fit DESC LIMIT 0, 1 in C:\inetpub\wwwroot\drupalsite1.co.uk\htdocs\includes\menu.inc on line 315.
-------------------------------
I have spent some time trying to install Drupal 6 on a local machine using MS Server 2008 set up with with current versions of PHP, MySQL and phpMyAdmin. (wanted to replicate the on line server)
I have tried to install Drupal several times with no luck, as I have installed Drupal on other machines with IE I obviously thought it was my setups on Server 2008.
I have given up with Explorer8.
Bottom line is I then installed Drupal with Firefox with no issues, I should add after installing Drupal IE8 worked ok with Drupal.
I appreciate the recomendations are to use Firefox but other installs not using Server 2008 have worked fine with IE. I thought you might like to know.
CaptainPB