Hi,
I am trying to install drupal on winxp, apache2.x, php 5 and mysql 5.x
1. Choose language
2. Verify requirements
3. Set up database
4. Install site - error here:
* 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:\htdocs\drupal61\includes\menu.inc on line 315.
* 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:\htdocs\drupal61\includes\menu.inc on line 315.
5. Configure site
6. Finished
Not able to pass the step 4.
Please help
Thanks
Comments
Just had the same error and
Just had the same error and solved it by enabling javascript for the new domain (an occupational hazard of running noscript by default).
Why the installer needs JS running for that particular bit of the db install is another question entirely of course...
Same problem
Hello
I have just installed the latest version and get the same problem..
I am running the latest version of PHP and Mysql on my server, and i
I can't solve the problem..
Does anybody have a clue ?
I have done some searching on google, and the result is, that a lot of people have this problem, but it looks like nobody has the answer to it...
Any help would be appriciated.
It seems that this problem
It seems that this problem occurs when javascript or cookies are disabled in your browser for the new domain.
I have javascript and cookies enabled
but the proroblem still the same. Anybody can help???