(gs):Common config file locations
- This page was last modified on August 25, 2011, at 14:07.
From (mt) Community Wiki
Contents |
Overview
Whenever you change the password for a database user, you also want to update your configuration file for your web application.
Common locations
Listed are the default locations. Be sure to check with your developer for any customizations.
WordPress
/domains/example.com/html/{directory where WordPress is intalled}/wp-config.php
Drupal
Some settings are setup in settings.php (the default location is sites/default). This contains global config options (like database username/password).
The module/theme type settings are mainly found in the database table called system.
Zen Cart
/domains/example.com/html/{directory where Zen Cart is intalled}/includes/configure.php