Published:
If you get the error "Could not connect to MySQL" when you open Chronoforms5 admin area then please try changing the Database Type to MySQL (PDO). The setting is in:
Site Admin > Global Configuration > Server > Database Settings > Database Type
PDO stands for 'PHP Data Objects' and is a new database interface introduced in PHP 5.1 See the PHP Manual

Comments: