What is the connection string for my mariaDB database?


If you want to connect from your site to your mariaDB database, please use:

Server=localhost; Port=3306; Database={database}; Uid={user}; Pwd={password}


{user} = the db username that you created on our Control Panel
{password} = the db password that you created on our Control Panel


Article ID: 318
Created On: Fri, Jun 26, 2020 at 12:54 AM
Last Updated On: Fri, Jun 26, 2020 at 12:54 AM
Authored by: ASPHostServer Administrator [asphostserver@gmail.com]

Online URL: http://faq.asphosthelpdesk.com/article.php?id=318