Hello guys,
this question is primary addressed to OXID dev team: What are your plans about cust_config.inc.php? Several updates ago *somebody* removed the code for including cust_config.inc.php in config.inc.php. Will cust_config.inc.php be completely removed from oxid? I'm asking about this, cause our whole vagrant-development-git-deployment process is based on the cust_config files: config.inc.php contains the config vars for production system, cust_config is excluded from repository and contains the local mysql server + login + pw and file system pathes. During the fresh installation of the newest CE 4.8 i noticed, that oxdb checks only config.inc.php for mysql connection settings and if the connection fails, it redirects to the setup script. On the other hand oxConfig still loads cust_config.inc.php after the original config.inc.php. kind regards, Marat
_______________________________________________ dev-general mailing list [email protected] http://dir.gmane.org/gmane.comp.php.oxid.general
