Answer the question
In order to leave comments, you need to log in
How to solve the problem of installing a database on another hosting?
Hello. I'm moving my website from one host to another.
the site is made on cms modx revo
clean installation of the database goes well)
I delete all the old tables and a copy of all the code of the old table and send it as a sql query to phpmyadmin
as a result I have the following error and nothing goes on, help me out, I don’t know what to do:
SQL- query:
--
-- Database: `information_schema`
--
CREATE DATABASE `information_schema` DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
MySQL Answer: Documentation
#1044 - Access denied for user 'nuthille'@'localhost' to database 'information_schema'
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question