I have made a site in PHP&MySQL. It works on my local server. The access to the MySQL database is made through a password.
When I uploaded it to the web-host, I have encountered the following error:
Database error: cannot use database comauto
MySQL Error: 1044 (Access denied for user: 'comauto@localhost' to database 'comauto')
Session halted.
Thanks for any answer
When I uploaded it to the web-host, I have encountered the following error:
Database error: cannot use database comauto
MySQL Error: 1044 (Access denied for user: 'comauto@localhost' to database 'comauto')
Session halted.
Thanks for any answer