Hello,
Can anyone help me with a problem that I am experiencing when trying to install SuiteCRM 7.1?
We are experiencing a database connection failure.
This is what I see in the sugarcrm.log:
Wed Apr 8 08:57:35 2015 [1383][-none-][FATAL] Query Failed: SELECT id FROM aow_workflow WHERE aow_workflow.flow_module = ‘ACLActions’ AND aow_workflow.status = ‘Active’ AND aow_workflow.deleted = 0 : MySQL error 1146: Table ‘boicrm_v3.aow_workflow’ doesn’t exist
But I checked MySQL and I do have that table (aow_workflow) existing in our database.
What seems to be the issue? Thanks in advance for your kind assistance.