Ok, well I did all the process again2. I went to the new installation and I imported oldDB.sql into the newDB.sqlbut I have an error maybe I think is because the db username and the db password are not the same with the new db username and password.This is the error:Error
consulta SQL:
--
-- Volcado de datos para la tabla `ost_api_key`
--
INSERT INTO `ost_api_key` (`id`, `isactive`, `ipaddr`, `apikey`, `updated`, `created`) VALUES
(1, 1, '192.168.1.5', 'siri!', '2009-08-10 14', '2009-08-10 14');
MySQL ha dicho:
#1062 - Duplicate entry '1' for key 'PRIMARY'