• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

C++ connect to MySQL

S

SliderMKH6

Guest
Hello,

I got some PHP scripts that connect to my MySQL database and it works. Than i got a C++ Programm that connect to the Database and it dont work.

I get the following error:
Loading bans... MYSQL ERROR mysql_real_connect: Unknown MYSQL server host 'localhost:8306' <11004>

Error: Unable to load bans!

On my Computer with Xamp it works. Need maybe some MySQL rights? What must i do? Can anyone help me?
 
Back
Top