How to disable lowercase character conversion in database name
Why?
By default, the ispmanager panel converts characters in the database name to lower case in two cases: when creating a database and when restoring it from a backup from another server.
Instructions
To disable automatic lowercase conversion of database names, add the DbAllowUpperCase option to the panel configuration file /usr/local/mgr5/etc/ispmgr.conf as follows:
Option DbAllowUpperCaseThere is no need to reboot the panel to apply the changes.
Learn more about ispmanager panel configuration file in our documentaion!