All of the information XenForo needs to connect to your database server is located in the src/config.php file.
Depending upon how you installed XenForo, config.php may have created by copying the contents of the original src/config.php.default file or the XenForo installer may have created if...
We've taken a look at some of the new approaches available for interacting with data. Of course, there are specific circumstances where interacting with the database directly may be necessary.
The database adapter
The default database adapter in XF2 is based on MySQL and PHP's mysqli extension...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.