I was not able to use a table for testing on the mysql database i set up. I tried using a table with the command LOCK TABLES drupal_install_test WRITE and mysql reported the following error: Access denied for user 'inphurno_testing'@'localhost' to database 'inphurno_testing'.
This is the error that I get when I tried to run an install of the tables in the mysql database. I made the user and the database today so I don't know how long this takes to activate. I have the mysql host set as localhost and I have a table prefix set up as inphurno. I don't know if this is ok or if there are other setting to add, also I have not set up a database port.
This is the error that I get when I tried to run an install of the tables in the mysql database. I made the user and the database today so I don't know how long this takes to activate. I have the mysql host set as localhost and I have a table prefix set up as inphurno. I don't know if this is ok or if there are other setting to add, also I have not set up a database port.
