Skip to main content
added 199 characters in body; edited title
Source Link
Amd2030
  • 311
  • 2
  • 3
  • 12

What is the best way to transfer data of Magento 2? + error "Unable to unserialize value."

I would like to change the server and move Magento 2.1.0 from server A to server B without any difference in data, theme, extensions, and configuration. only the domain will be a change from www.domaina.com to www.domainb.com. What is the best way to transfer it? I'm using Magento 2 CE.

edit: now I decide to buy a new theme. so, I install Magento CE 2.2.0 from application wizard in Plesk but when I import database I can't enter to the dashboard.

edit: after transfer to a new server and import database, I git this error when trying to enter to the dashboard: There has been an error processing your request. Unable to unserialize value

What is the best way to transfer data of Magento 2?

I would like to change the server and move Magento 2.1.0 from server A to server B without any difference in data, theme, extensions, and configuration. only the domain will be a change from www.domaina.com to www.domainb.com. What is the best way to transfer it? I'm using Magento 2 CE.

edit: now I decide to buy a new theme. so, I install Magento CE 2.2.0 from application wizard in Plesk but when I import database I can't enter to the dashboard.

What is the best way to transfer data of Magento 2? + error "Unable to unserialize value."

I would like to change the server and move Magento 2.1.0 from server A to server B without any difference in data, theme, extensions, and configuration. only the domain will be a change from www.domaina.com to www.domainb.com. What is the best way to transfer it? I'm using Magento 2 CE.

edit: now I decide to buy a new theme. so, I install Magento CE 2.2.0 from application wizard in Plesk but when I import database I can't enter to the dashboard.

edit: after transfer to a new server and import database, I git this error when trying to enter to the dashboard: There has been an error processing your request. Unable to unserialize value

deleted 846 characters in body
Source Link
Amd2030
  • 311
  • 2
  • 3
  • 12

I would like to change the server and move Magento 2.1.0 from server A to server B without any difference in data, theme, extensions, and configuration. only the domain will be a change from www.domaina.com to www.domainb.com. What is the best way to transfer it? I'm using Magento 2 CE.

edit: now I decide to buy a new theme. so, I install Magento CE 2.2.0 from application wizard in Plesk but when I import database I get this error message:can't enter to the dashboard.

SQL query: CREATE TABLE `adminnotification_inbox` ( `notification_id` int(10) UNSIGNED NOT NULL COMMENT 'Notification id', `severity` smallint(5) UNSIGNED NOT NULL DEFAULT '0' COMMENT 'Problem type', `date_added` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT 'Create date', `title` varchar(255) NOT NULL COMMENT 'Title', `description` text COMMENT 'Description', `url` varchar(255) DEFAULT NULL COMMENT 'Url', `is_read` smallint(5) UNSIGNED NOT NULL DEFAULT '0' COMMENT 'Flag if notification read', `is_remove` smallint(5) UNSIGNED NOT NULL DEFAULT '0' COMMENT 'Flag if notification might be removed' ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Adminnotification Inbox' MySQL said: #1050 - Table 'adminnotification_inbox' already exists 

I would like to change the server and move Magento 2.1.0 from server A to server B without any difference in data, theme, extensions, and configuration. only the domain will be a change from www.domaina.com to www.domainb.com. What is the best way to transfer it? I'm using Magento 2 CE.

edit: now I decide to buy a new theme. so, I install Magento CE 2.2.0 from application wizard in Plesk but when I import database I get this error message:

SQL query: CREATE TABLE `adminnotification_inbox` ( `notification_id` int(10) UNSIGNED NOT NULL COMMENT 'Notification id', `severity` smallint(5) UNSIGNED NOT NULL DEFAULT '0' COMMENT 'Problem type', `date_added` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT 'Create date', `title` varchar(255) NOT NULL COMMENT 'Title', `description` text COMMENT 'Description', `url` varchar(255) DEFAULT NULL COMMENT 'Url', `is_read` smallint(5) UNSIGNED NOT NULL DEFAULT '0' COMMENT 'Flag if notification read', `is_remove` smallint(5) UNSIGNED NOT NULL DEFAULT '0' COMMENT 'Flag if notification might be removed' ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Adminnotification Inbox' MySQL said: #1050 - Table 'adminnotification_inbox' already exists 

I would like to change the server and move Magento 2.1.0 from server A to server B without any difference in data, theme, extensions, and configuration. only the domain will be a change from www.domaina.com to www.domainb.com. What is the best way to transfer it? I'm using Magento 2 CE.

edit: now I decide to buy a new theme. so, I install Magento CE 2.2.0 from application wizard in Plesk but when I import database I can't enter to the dashboard.

added 1026 characters in body
Source Link
Amd2030
  • 311
  • 2
  • 3
  • 12

I would like to change the server and move Magento 2.1.0 from server A to server B without any difference in data, theme, extensions, and configuration. only the domain will be a change from www.domaina.com to www.domainb.com. What is the best way to transfer it? I'm using Magento 2 CE.

edit: now I decide to buy a new theme. so, I install Magento CE 2.2.0 from application wizard in Plesk but when I import database I get this error message:

SQL query: CREATE TABLE `adminnotification_inbox` ( `notification_id` int(10) UNSIGNED NOT NULL COMMENT 'Notification id', `severity` smallint(5) UNSIGNED NOT NULL DEFAULT '0' COMMENT 'Problem type', `date_added` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT 'Create date', `title` varchar(255) NOT NULL COMMENT 'Title', `description` text COMMENT 'Description', `url` varchar(255) DEFAULT NULL COMMENT 'Url', `is_read` smallint(5) UNSIGNED NOT NULL DEFAULT '0' COMMENT 'Flag if notification read', `is_remove` smallint(5) UNSIGNED NOT NULL DEFAULT '0' COMMENT 'Flag if notification might be removed' ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Adminnotification Inbox' MySQL said: #1050 - Table 'adminnotification_inbox' already exists 

I would like to change the server and move Magento from server A to server B without any difference in data, theme, extensions and configuration. only the domain will be a change from www.domaina.com to www.domainb.com. What is the best way to transfer it? I'm using Magento 2 CE.

I would like to change the server and move Magento 2.1.0 from server A to server B without any difference in data, theme, extensions, and configuration. only the domain will be a change from www.domaina.com to www.domainb.com. What is the best way to transfer it? I'm using Magento 2 CE.

edit: now I decide to buy a new theme. so, I install Magento CE 2.2.0 from application wizard in Plesk but when I import database I get this error message:

SQL query: CREATE TABLE `adminnotification_inbox` ( `notification_id` int(10) UNSIGNED NOT NULL COMMENT 'Notification id', `severity` smallint(5) UNSIGNED NOT NULL DEFAULT '0' COMMENT 'Problem type', `date_added` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT 'Create date', `title` varchar(255) NOT NULL COMMENT 'Title', `description` text COMMENT 'Description', `url` varchar(255) DEFAULT NULL COMMENT 'Url', `is_read` smallint(5) UNSIGNED NOT NULL DEFAULT '0' COMMENT 'Flag if notification read', `is_remove` smallint(5) UNSIGNED NOT NULL DEFAULT '0' COMMENT 'Flag if notification might be removed' ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Adminnotification Inbox' MySQL said: #1050 - Table 'adminnotification_inbox' already exists 
Source Link
Amd2030
  • 311
  • 2
  • 3
  • 12
Loading