Hi I'd like to make a suggestion after I encountered a problem today. The field "Instalation Path" is stored on the database under root_dc, i'd like to suggest it's alteration to somewhere in the filesystem examplo glpi/config/config.php.
The reason is mainly this, any alteration made by the url ( alteration of it's location in the FS, apache alias ), implies direct access to the database to alter this field ( after the alteration on can't acces the config URL unless by hand ). Another example imagina an instalation is made on http://xpto.com/ and after the installation is complete a copy is made to another directory anda a URL is made to http://xpto.com/glpi-test ( being a complete copy of file structure it remains using the same database, and there's no reason to change ) if I change root_dc on the database to /glpi-test I break the first URL, if not I break the second. Why make it necessary to create another DB ? Thanks. _______________________________________________ Glpi-dev mailing list [email protected] https://mail.gna.org/listinfo/glpi-dev
