Steps update module drupal

Export your database from the server. I use phpmyadmin not Backup and Migrate.

Import the export into a new database in your test environment

empty watchdog table

empty sessions table

empty cache tables

copy all files and folders from production to test environment

edit settings.php to point to new database

test

 

Follow drupal forum