KokoBongo 0 Posted April 22, 2015 Share Posted April 22, 2015 Welcome I have a problem with the installation of ERA6 on CentOS6.6. Error message: Information: DbCheckConnection: Set output property: P_DB_PORT = 3306 2015-04-22 10:29:34 Information: GetDatabaseServerConnectionStringWithoutEscape: Created connection string: "Driver = MySQL; Server = 127.0.0.1; Port = 3306; User = root; Password = {******}; CharSet = utf8; ' 2015-04-22 10:29:34 Information: Entering function: void Era :: Setup :: Common :: CustomActions :: CDatabaseReader :: TryUserConnectionForDBServer (const string &, const string &, const string &) 2015-04-22 10:29:34 Information: Entering function: void Era :: Setup :: Common :: CustomActions :: CDatabaseReader :: TestConnection (const string &, bool) 2015-04-22 10:29:34 Information: DbCheckConnection: Set output property: P_DB_ADMIN_CONNECTION_STATUS = 0 2015-04-22 10:29:34 Information: ERROR: DatabaseException with error code '0' and message - [unixODBC] [Driver Manager] Can not open lib '/usr/lib64/libmyodbc5.so': file not found 2015-04-22 10:29:34 Information: DbCheckConnection: Return code: 0 2015-04-22 10:29:34 Information: Installer: Admin connection check failed. Unable to continue. 2015-04-22 10:29:34 Information: Installer: Error: Admin connection not working. Unable to continue. How to install the driver properly UnixODBC_23 ??? Thank you in advance for your help! Link to comment Share on other sites More sharing options...
mahiralkhoir 4 Posted April 28, 2015 Share Posted April 28, 2015 ERA6 Setup script automatically detected file libmyodbc5.so, this file cannot be found if you install default mysql odbc connector from yum. Please remove existing mysql odbc connector, then download and install MySQL ODBC Connector driver from this link https://dev.mysql.com/downloads/connector/odbc/ Link to comment Share on other sites More sharing options...
ElJuan 2 Posted April 30, 2015 Share Posted April 30, 2015 Hi, The Virtual Appliance (OVA) is not an option for you? Saludos. Link to comment Share on other sites More sharing options...
William Neves 1 Posted June 26, 2015 Share Posted June 26, 2015 Same problem here, i've tried to use the rpm from the site, but i faced the same problem. Link to comment Share on other sites More sharing options...
Recommended Posts