Help! Connection error - firebird production enviroment

Hello!
I deployed my application and want to run it on a local wamp server.
The first screen that shows says that I need to create a DB connection.
I proceed to do it, I’m using firebird, enter my connection parameters and I get the error:

error_profile_test_module

I already enabled the interbase extension on my php, any idea of something that could fix this error?

Thank you so much! :wink:

Can you connect through a simple php script?

Hello, thanks for answering, I already solved it!
I changed my server for the last version of xampp, enabled the extension for firebird and it works perfectly!

:slight_smile: