• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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