hello all,
i try to install Drupal 5.1 for the second time on a Suse Linux rootserver, but it always fails with
"Drupal already installed"
I tried different things without success:
dropped the drupal-db with phpMyAdmin
deleted drupal folder
created new drupal folder from the package
created new drupaldb with a different name
started installation:
"Drupal already installed"
So the interesting thing is:
after calling the install.php and receiving this ugly ""Drupal already installed" the former empty new database is filled with the drupal tables.
Any Idea, where these tables come from?
I deinstalled the mysql Package, reinstalled it again - no result, deleted the files manually in /var/lib/mysql/drupaldb - no result.
Drupal tables are still there, after calling install.php.
hints?

Comments

alexrayu’s picture

Can you please specify the URL?

georgs’s picture

sorry no public url, the server is behind a firewall

alexrayu’s picture

Then, when the "Drupal already installed" message is displayed, try accessing the url with "index.php" - in some cases it may work.

georgs’s picture

not, firefox crashes while accessing index.php :-(

lysakowski’s picture

I had this annoying "Drupal already installed" error when I was first installing Drupal. It was just easiest to DROP all Drupal tables from within PHPMYADMIN, and then reinstall.