[Vtigercrm-developers] V4.2.4 Upgrade
Brian Devendorf
developer at infointegrated.com
Tue Feb 28 05:41:33 PST 2006
Want to run an idea past everyone...
When someone updates from v4.2.3 to v4.2.4, they will need to update
their config.php. At a minimum they need to change:
$dbconfig['db_host_name'] =
$dbconfig['db_user_name'] =
To:
$dbconfig['db_hostname'] =
$dbconfig['db_username'] =
Should this be accomplished in the index.php... if it doesn't see a
db_hostname, check for db_host_name. If that exists, launch 4.2.3 to
4.2.4 upgrade routine (currently just changing those two entries).
Does this sound like a good idea? Anyone have any better idea?
Thanks.
Brian
More information about the vtigercrm-developers
mailing list