开发者

Joomla database settings

开发者 https://www.devze.com 2023-01-25 04:58 出处:网络
What is the file, where database setting are sto开发者_如何学Gored in Joomla CMS? Like server, user name, database name and password?

What is the file, where database setting are sto开发者_如何学Gored in Joomla CMS?

Like server, user name, database name and password?

Something like WordPress wp-config.php file.


configuration.php in the root directory.

The variables of interest are $db, $dbprefix, $user and $password.

0

精彩评论

暂无评论...
验证码 换一张
取 消