• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

MySQL @localhost.localdomain permissions problem.

  • Thread starter federal_reserve
  • Start date
F

federal_reserve

Guest
Hello,

We have made the plunge and switch our customers over to Plesk and have almost everything running 100% except for us.

We have a Java chat program that we use along with MySQL that has been working flawlessly until we switched systems. When trying to start the script up we get the following error:

java.sql.SQLException: Syntax error or access violation message from server: "Access denied for user 'digital_chatman'@'localhost.localdomain' to database 'digital_groopz'"

From the command line in SSH I can connect to the database with the information set within the login scripts.

The program folder is located outside of httpdocs within our domain folder.

What is causing me denial for this script? Been spending about 8 hours and I'm all out of tricks.
 
Back
Top