Drupal 6 CD Boot not working (SOLVED)
I boot off of the Drupal 6 CD and can login as root to the admin page. Everything seems to be working.
I login to the user page, select the only option I can "Install Drupal in English" and get this error immediately.
- 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 /usr/share/drupal6/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 /usr/share/drupal6/includes/menu.inc on line 315.
Suggestions? MySQL appears to be running.
Drupal6 installation requires client side scripting enabled
I managed to replicate the same issue as you mentioned above by configuring my browser to forbid script execution, which is the default configuration when using the firefox extension - noscript.
This issue should be fixed upstream, in the drupal6 installation itself by requiring scripting and not proceeding with it. I'll file a bug report.
In the meantime, just reinstall the appliance and allow scripting in your browser prior to clicking "Install Drupal in English".
Side note: If you really don't want to re-install the appliance (which I urge you to do), you can drop the drupal6 database, the reconfigure the drupal6 package to recreate the database: dpkg-reconfigure drupal6
I'll make a note of this on the appliance page, thanks for reporting it.
How to reinstall
I need to reinstall drupal. Is it just running a new VM from within Virtualbox with the same settings as the former installation in order to supercede it?
Pretty much
If I want to erase the former instals ?
What if I want to get rid of the instals that are not working and that I meant to replace ?
Shall I just delete the .iso ?
What about the directories and dynamic virtual hard disks ?
Post it at drupal.org
You have to allow cookies
You have to allow cookies before starting the install process. Would be nice if drupal had a little warning.
Huge thanks for the answers
Huge thanks for the answers guys. I had the similar problem few weeks ago and thanks God that I have found this blog and this question with provided answers. I wanted to isntall Drupal so badly, and now, after reading your useful tips, I have succeded in that. Thanks one more time for your help.
Sincerely,
Henrick Buddson from software development company
All the bugs have been solved
All the bugs have been solved in later versions of Drupal.
____________
Dulcher from iPhone developer program
Post new comment