Bug #1669
closedInstalling check of db naming.
100%
Description
While installing the database name is checked. A database name starting with a number is not allowed.
I wanted to install on a hosted domain, where the database starts with a number.
For testing I changed it, and this was the only problem I found for installation on the hosted domain.
Updated by Sven Vanpoucke almost 13 years ago
- Status changed from New to Needs testing
- % Done changed from 0 to 100
Updated by Stefaan Vanbillemont almost 13 years ago
- Status changed from Needs testing to Assigned
- % Done changed from 100 to 0
Tested this and the problem remains. It try to install chamilo on a database called 001.
Updated by Sven Vanpoucke almost 13 years ago
- Status changed from Assigned to Needs testing
- % Done changed from 0 to 100
Disallowed database names with numbers only (mdb2 can't handle them)
http://code.google.com/p/chamilo/source/detail?r=733ea33870b224ae01702ec3e88990bc124a1eb2&repo=chamilo
Updated by Ludwig Theunis almost 13 years ago
- Status changed from Needs testing to Feature implemented
I've replaced the 2 files (database_install_wizard_page.class.php and install_wizard_process.class.php) in the install directory that are changed since the beta release.
I reinstalled Chamilo on the hosted space with the Db starting with a number: no protest now, installation OK...
So it is fixed...
Updated by Stefaan Vanbillemont about 12 years ago
- Project changed from Chamilo LCMS Connect to Installation
- Category deleted (
16)
Updated by Stefaan Vanbillemont about 12 years ago
- Target version changed from 18 to 1.0.0