so are they saying to log in to my linux/MySql server, find the user table for the site i'm trying to remove these pesky errors on, and manually ADD an additional user 0? or maybe to add a generic user through config, and THEN go to linux/MySql servers, find the database table and switch that users # to 0?
I have enabled Redirect for ... alumni.uoguelph.ca/aad- training.I want all the pages under aad-training to redirect to a new website's login page.- and this is working fine.
But, ...alumni.uoguelph.ca/aad-training/check is going to a DRUPAL 7 existing page.
do we have an option for that ? I am confused. Pls, let me know.
I have a D7 site using Feeds and Feeds XPath Parser and I have recently had to change an import from another site. The new format of the XML is as follows:
I would like to migrate a Drupal 7 site to a Drupal 9 site. I am an amateur user.
I have created an empty Drupal 9 site on a local server. Until then everything was going ok.
Now I have imported both the old and the new database in phpMyAdmin into localhost.
When accessing the source database I always get the error: SQLSTATE[HY000] [1045] Access denied for user...
The source database is the original one in Drupal 7, right? I took the name and password data from the old database. (There is an underscore in this name but that can't be a problem I guess)