Server Transfer of sub domain Drupal 7 website

I am transferring a sub domain website (sub.site.com) to a new host and server which will also be a new sub domain (sub.newsite.com).

What I have done:
- moved over the database
- moved over site files
- updated setting.php file

What happens?
I get a HTTP Error 500 Internal Server Error page.

What did I find?
If I create a new database and update the settings.php file to the new database the site works.

Whats interesting?
It seems that all the files are fine but it is my database that is causing the issue.

What have I tried?
Cleared the cache and sessions table, enabled base rewrite.

This may seem obvious to someone else but I just can't think of a reason why a new database is working but my transferred database is not?

Is there something in the database that I need to update? or .htaccess file?

Any help would be appreciated. Thanks.

.htaccess file


#
# Apache/PHP/Drupal settings:
#

# Protect files and directories from prying eyes.

Order allow,deny

# Don't show directory listings for URLs which map to a directory.
Options -Indexes

# Follow symbolic links in this directory.
# For security reasons, Option followsymlinks cannot be overridden.

Taxonomy export with features

Hey, is there a way to export taxonomy terms with features? I found the uuid_features module, but to export terms it seans that the module uuid_taxonomy is needed (even the code if the module uuid_features) looks liek that because it only enables the feature integration for terms if the module uuid_taxonomy is enabled. But where to find that module?

Or is there another way to get terms exportable?

Keep Menu active on the same Panelpage

Hello,

I am developing a drupal site at the moment and this is the situation;

I have a panel page /product/!product_id
The panelpage has two variants, it shows the product overview variant when there is no product_id, if there is a product_id it shows the product detail variant. This is done by using Selection rules in the panel.

Block Editing

Symptoms:
1. Added a footer block. Easy peasy thank you very much Drupal 7.
2. Added a title: "Copyright blah blah, reserved all mine."
3. I do not want anything in the body. But +Add Block requires the body to not be empty.

Question:
How do I edit the block to allow an empty body or how do I delete the body from a block.

Diagnosis?

site very slow on localhost

Hello..
i am new to drupal and i am using drupal 7 dev version. i am using wamp server on windows 7 and php 5.2.
mysite is very very slow it takes long time to load and sometimes gives connection was reset error. i am checking this issue on google but not luck.. can drupal is always slow. coz when i checked on google there are many topics on this issue but no one get idea how to fix it..

can anyone help me.

Thanks..

drupal 7 dependent hierarchial select list and field element with unlimited values conflict

Hi

When using drupal 7s default form ajax to make a dependent hierarchial select list,
the hierarchial list seems to be conflicting with a "field" that is unlimited or has a cardinality of -1

So for example, this pseudo code is a dependent select list which works,
except when adding a "field" that has unlimited value to the form,
when i press the add another item button, it throws an "an illegal choice ......." form error.
is there something im missing or is this a bug?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x