Currently I am using the default mysql plugin of AMS8.
I was testing the application with my localhost server created with xammp and everything was of. But the problem is that I should manage the database that is located on a web server and here my application doesn't work.
Can anyone tell me how to connect to a mysql web server?
I was testing the application with my localhost server created with xammp and everything was of. But the problem is that I should manage the database that is located on a web server and here my application doesn't work.
Can anyone tell me how to connect to a mysql web server?
Comment