On Thu, 11 Oct 2001, Alain Brissaud wrote:
Advanced auth is getting really a difficult problem (bookmark, only db ...) : maybe the config.inc.php3 should be split in two with a config_multi-user.inc.php3 much cleaner, maybe smarter and easy to administer.
How about allowing an environment variable such as PMAMULTICONFIG that specifies what config_*.inc.php3 file should be used? That way multiple config files can be supported under the same codebase and the config file could be specified with SetEnv or in the Web Properties of whatnot.