I tried installing drupal version 6.14 on windows wamp5. During "Install site" am getting the following warning:
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:\wamp\www\drupal614\includes\menu.inc on line 315.

Please guide me how to proceed from this.

With Thanks,
Ramesh

Comments

rameshdgr8’s picture

Hi

I tried forgot password after installing drupal.
I got the following error once i gave the email id
warning: mail() [function.mail]: SMTP server response: 550 5.7.1 Unable to relay for p_ramesh_babu@hotmail.com in C:\wamp\www\drupal69\includes\mail.inc on line 193.

With Thanks,
Ramesh

detfjones’s picture

I was getting the same error on a CentOS 5 install. Based on info found elsewhere I fired up phpMyAdmin and deleted the drupal database. I then recreated it with the same name and set privileges again the same. I then re-ran the install and it finished without error.