i tried to access my MySQL Database with my Minecraft Server (Java) – Paper 1.16.5. But there’s this problem: I’m using Debian 10 on a KVM Root Server. This is the my.cnf file: This is the mysql.cnf: What’s the problem? Answer I fixed it by typing localhost, but my domain instead of localhost isn’t working
Tag: database-connection
How do I open a specific port on RHEL 6.4?
I’m setting up the remote connection to oracle database and it requires that the connection should be established through port 1521 by default. However, i’m getting the error repeatly: [Oracle JDBC Driver]Error establishing socket to host and port: :1521. Reason: Connection refused Checking deeper, I realize that the port 1521 cannot be connected on the local machine: telnet localhost 1521
Connect to sqlplus with another linux user than oracle
I installed Oracle with sqlplus with user oracle (linux – CentOS). If I try to connect to database being oracle everything goes as expected (sqlplus / as sysdba for example), but I need to do the same thing (maybe not as sysdba, but as a user from database) being another linux user. I added this second user to group “dba”,
Pervasive ODBC connection from Linux Ubuntu 64bit – DSNADD not found
I’m trying to connect to Pervasive via ODBC from an Ubuntu 64bit server. I did the following things: Installed unixodbc with apt-get command. Downloaded the Pervasive SQL 64bit Client 11.20 from the Pervasive site (don’t know if this is the correct one I have to install) Extracted the archive and moved to /usr/local/psql Now, in /usr/local/psql/bin I can only see: