few years ago I had a drupal 6 website which I'd like to restore now.
I think I have all the necessary backups (full db backup generated from phpmyadmin + full website backup generated with backup and migrate module), but even if the import processes seem to complete fine (I tried both in different clean installations) I never get any content to show up.
The website was originally in mydomain.eu it is now installed in subdomain.mydomain.eu (the db name has changed form the original one).
So, we had a site still on Drupal 6 that I had been meaning to get around to updating, and the hard drive failed irrecoverably. The good news, is I had backups, pg_dumps and zips of the entire /var/www folder, so I have the data.
The problem is now what? I've been trying to restore the site the way it was, but that was Ubuntu 14.04, Apache 2.2, PHP 5.5 and Postgres...2, I think, and finding the files has been a challenge. Should I just try upgrading blind? Should I redouble my efforts to reproduce the system? Should I just give up and build a new site?
Not sure where else to post this. I am converting a large Drupal/Ubercart site from
D6 to D7, then eventually to D8 if able.
I am not a Drupal/PHP/MySql novice, but the question may seem novice. In D6 verson of Ubercart, what table makes the association between product nids and image fids?