[Plugin: WP SlimStat] Migration all tables to new server
-
I am trying to migrate all WP Slimstat (version 2.2.1) tables from one WordPress LAMP server with MySQL 4 to another LAMP Server with MySQL5 and PHP 5. Tables I imported into the new database are:
- wp_slim_visits.sql
- wp_slim_stats.sql (17MB gzipped so really large, put PMA seemed to handle it with interrupts checked)
- wp_slim_screenres.sql
- wp_slim_outbound.sql
- wp_slim_browsers.sql
- wp_slim_countries.sql
All went well, well at least I thought so. I upgraded all plugins on new server and upgraded WordPress from 3.0.1 to 3.0.4. Slimstat was updated to 2.2.3. I only had to turn of mod_security as it did not allow me to enter and view Slimstat. But when I fixed that and went to the general Slimstat Dashboard all stats were not there. Is a migration like this possible? What table data is loaded in the first tab or general Dashboard of Slimstat? I wonder what table import did not go right..
http://wordpress.org/extend/plugins/wp-slimstat/
FYI:
Old server: # MYSQL Version : 5.0.51a-24+lenny4-log
# PHP Version : 5.2.6-1+lenny9New Server:#Apache/2.0.54 (Fedora)
# MYSQL Version : 5.1.47
PHP Version : 5.2.9No, I cannot access MySQL error logs as I am on a shared hoster using virtual hosting. yes I do have PMA access through Plesk.
The topic ‘[Plugin: WP SlimStat] Migration all tables to new server’ is closed to new replies.