Page 1 of 1

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

Posted: 30 Oct 2025, 15:59
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

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

Posted: 30 Oct 2025, 20:11
by Benno
Hi,
Did you follow the documentationand only import and export data, not structure and data?
Image

Kind regards,
Benno

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

Posted: 12 Nov 2025, 16:23
by Thierryt
Hi,
My mistake I was also exporting the structure
Thanks

Kind regards,
Thierry

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

Posted: 12 Nov 2025, 16:54
by Benno
You're welcome!

Kind regards,
Benno