Page 1 of 1

Mysql connection problem

Posted: Sat Jul 01, 2023 10:07 am
by ncveggm
Datatable not connect to local MYsql database

Re: Mysql connection problem

Posted: Sat Jul 01, 2023 11:26 am
by Pablo
Are you sure the settings are correct?
Can you connect with the same settings using another script?
What is the exact error?

Re: Mysql connection problem

Posted: Sat Jul 01, 2023 11:34 am
by ncveggm
yes my setting is correct, when I connect database from visual studio and my by the same setting make connection

Re: Mysql connection problem

Posted: Sat Jul 01, 2023 12:02 pm
by Pablo
What is the exact error?

Note: this can only be a configuration problem.

Re: Mysql connection problem

Posted: Sat Jul 01, 2023 12:14 pm
by ncveggm
no error display all tools for mysql connection not display data and display page without data

I copy all codes, and css and JS to VS project it work fine but not work from WWB I preview the project by use baby web server SE and make seting like in help page

Re: Mysql connection problem

Posted: Sat Jul 01, 2023 12:44 pm
by Pablo
Please consult the PHP log for errors.
There is nothing I can do to help you, if I do not know what the exact error is.

Note that I cannot give you support on the configuration of PHP and MySQL.
If you want to set this up yourself then it is assumed that you know what you are doing.