Hey Guys,

I created a Drupal6 page on my Localhost, by using XAMPP on a Windows XP system.
I copied my drupal installation via FTP to our server and imported the Database from a Backup I made with the Module "Backup and Migrate"

when try to access the page only the first page shows up, all other pages lead to the error message:
Error 500 - Internal server error

has anyone experienced similar problems? - or anybody got an idea for fix?

thanks in advance!
Nathanael

Comments

Nathanael81’s picture

After some more Google research

I tried this: http://forum.hostican.com/php-mysql-assistance-f15/upload-drupal-site-50...
and this: http://www.drupalcenter.de/node/775

dosn't work :-(
...same error!

Nathanael81’s picture

ok i fixed it by replacing the .htaccess file in my root folder with a new one I created with this code:

http://drupal.org/node/121834

I don't know if it is any good, but it is working so far.

serjas’s picture

thanks