Dear Forum,

I've been trying to solve this problem for too long now, so I'm hopeing that someone here can point me in the right direction ...

I set up my drupal site on my Mac OS X box and it runs fine. My configuration is (from phpinfo()):

  • PHP/4.3.4
  • Apache/1.3.33 (Darwin)
  • MySQL/3.23.49

On the server I'm trying to set my site up on, the configuration is:

  • PHP/4.3.4
  • Apache-AdvancedExtranetServer/2.0.48 (Mandrake Linux/6.8.100mdk)
  • MySQL/4.0.18

What I did was to just copy all the drupal files on the server and import my database tables into the server's db via phpMyAdmin. This didn't work, so I tried different options like disabling all modules or installing drupal from scratch and overwriting the db tables etc. None of these worked...

When installing drupal from scratch, though, it runs. So I wonder, whether there is an option in the db that stored some specific options about my server or database? Or are there special files that are adjusted to the environment upon installation and would have to be changed back?

Thanks for any help,
Peter