Migration error when trying to migrate from Joomla 3 to Joomla 4

Phoca Download - download manager
Thierryt
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 30 Oct 2025, 15:44

Migration error when trying to migrate from Joomla 3 to Joomla 4

Post by Thierryt »

HI,
When I try to migrate from my client site from Joomla 3 to Joomla 4, when I import the phocadownload database I get the following error :
--
-- Base de données : `eswczssakcr985`
--
-- --------------------------------------------------------
--
-- Structure de la table `lbfk2_phocadownload`
--

CREATE TABLE `lbfk2_phocadownload` (
`id` int UNSIGNED NOT NULL,
`catid` int NOT NULL DEFAULT '0',
`sectionid` int NOT NULL DEFAULT '0',
`sid` int NOT NULL DEFAULT '0',
`owner_id` int NOT NULL DEFAULT '0',
`title` varchar(250) NOT NULL DEFAULT '',
`alias` varchar(255) NOT NULL DEFAULT '',
`filename` varchar(250) NOT NULL DEFAULT '',
`filename_play` varchar(250) NOT NULL DEFAULT '',
`filename_preview` varchar(250) NOT NULL DEFAULT '',
`filesize` int NOT NULL DEFAULT '0',
`author` varchar(255) NOT NULL DEFAULT '',
`author_email` varchar(255) NOT NULL DEFAULT '',
`author_url` varchar(255) NOT NULL DEFAULT '',
`license` varchar(255) NOT NULL DEFAULT '',
`license_url` varchar(255) NOT NULL DEFAULT '',
`image_filename` varchar(255) NOT NULL DEFAULT '',
`image_filename_spec1` varchar(255) NOT NULL DE[...]
MySQL a répondu : Documentation

#1050 - La table 'lbfk2_phocadownload' existe déjà

Thanks
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9908
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: Migration error when trying to migrate from Joomla 3 to Joomla 4

Post by Benno »

Hi,
Did you follow the documentationand only import and export data, not structure and data?
Image

Kind regards,
Benno
Post Reply