UNidac with Aurelias

UNidac with Aurelias

Hi
I am attempting to use the TMS Aurelius components to connect to Mysql 8 on Linux, using the Unidac components.
When I use the Aurelius sqlite connection, everything works fine, however the moment I try and use unidac, it is impossible to start apache.
I can connect at design time to the Mysql database, so the actual database works fine.

I get this error from Apache:
  1. The unit apache2.service has entered the 'failed' state with result 'exit-code'.

    Nov 04 07:59:27 ip-172-31-0-72 systemd[1]: Failed to start The Apache HTTP Server.

    ░░ Subject: A start job for unit apache2.service has failed

    ░░ Defined-By: systemd

    ░░ Support: http://www.ubuntu.com/support

    ░░ 

    ░░ A start job for unit apache2.service has finished with a failure.

    ░░ 

    ░░ The job identifier is 7106 and the job result is failed.

    Nov 04 08:03:34 ip-172-31-0-72 systemd[1]: Starting The Apache HTTP Server...

    ░░ Subject: A start job for unit apache2.service has begun execution

    ░░ Defined-By: systemd

    ░░ Support: http://www.ubuntu.com/support

    ░░ 

    ░░ A start job for unit apache2.service has begun execution.

    ░░ 

    ░░ The job identifier is 7272.

    Nov 04 08:03:34 ip-172-31-0-72 apachectl[6748]: apache2: Syntax error on line 146 of /etc/apache2/apache2.conf: Syntax error on line 1 of /etc/apache2/mods-enabled/bnb_webbroker.load: API modu>

    Nov 04 08:03:34 ip-172-31-0-72 apachectl[6745]: Action 'start' failed.

    Nov 04 08:03:34 ip-172-31-0-72 apachectl[6745]: The Apache error log may have more information.

    Nov 04 08:03:34 ip-172-31-0-72 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE

    ░░ Subject: Unit process exited

    ░░ Defined-By: systemd

    ░░ Support: http://www.ubuntu.com/support

    ░░ 

    ░░ An ExecStart= process belonging to unit apache2.service has exited.

    ░░ 

    ░░ The process' exit code is 'exited' and its exit status is 1.

    Nov 04 08:03:34 ip-172-31-0-72 systemd[1]: apache2.service: Failed with result 'exit-code'.

    ░░ Subject: Unit failed

    ░░ Defined-By: systemd

    ░░ Support: http://www.ubuntu.com/support

    ░░ 

    ░░ The unit apache2.service has entered the 'failed' state with result 'exit-code'.

    Nov 04 08:03:34 ip-172-31-0-72 systemd[1]: Failed to start The Apache HTTP Server.

    ░░ Subject: A start job for unit apache2.service has failed

    ░░ Defined-By: systemd

    ░░ Support: http://www.ubuntu.com/support

    ░░ 

    ░░ A start job for unit apache2.service has finished with a failure.

    ░░ 

    ░░ The job identifier is 7272 and the job result is failed.

ANy help would be most appreciated please!

thanks