So i already made a post on spigot about this but, i didn't got much help from there
So we made a website for our server which includes the Stats/elo from one of our plugins by using a database, i already tested it on my computer with a database from a different website and it works just fine, but if i try to connect it to the dedicated's server database it wont work, We tried to host it on the dedicated server and the pages that don't need the database work fine but not the ones that require a database.
Here some errors that we get:
Code (Text):
Connection Failed: Unknown MySQL server host '172.106.202.44:3306' (11)
Not Found
The requested URL /perfil was not found on this server.
Apache/2.4.7 (Ubuntu) Server at mc.nexusplayers.net Port 80
Its all hosted on 1 machine
I already tried to connect to the database from the dedicated server from my computer to test a plugin but it just wont let me.
Any help?
So we made a website for our server which includes the Stats/elo from one of our plugins by using a database, i already tested it on my computer with a database from a different website and it works just fine, but if i try to connect it to the dedicated's server database it wont work, We tried to host it on the dedicated server and the pages that don't need the database work fine but not the ones that require a database.
Here some errors that we get:
Code (Text):
Connection Failed: Unknown MySQL server host '172.106.202.44:3306' (11)
Not Found
The requested URL /perfil was not found on this server.
Apache/2.4.7 (Ubuntu) Server at mc.nexusplayers.net Port 80
Its all hosted on 1 machine
I already tried to connect to the database from the dedicated server from my computer to test a plugin but it just wont let me.
Any help?
