Page 1 of 1

Firebird & PHP (xampp) in Linux

PostPosted: 19. April 2017 21:16
by derles
Hello.
I installed xampp 5.6.30 for linux on my OpenSUSE Linux.
I also hace firebird running on the same OpenSUSE.

I can connect to a firebird DB from my PC, where I installed the Firebird Client, but when i try to connect the same DB from a PHP application, y get the "error_profile_test_module" message.

I search the web all day long for this issue, no results. Not sure what I have to do. It seems that PHP needs to enable firebird/interbase extention, but i don't know hoy to do ir in xampp.

I found this a lot:
"To enable PHP to work with Firebird/InterBase, compile it with --with-interbase[=DIR]option."
but I don't know what it means and if it applies to xampp's PHP.

Anyone can help me ?

Thanks a lot

Daniel

Re: Firebird & PHP (xampp) in Linux

PostPosted: 20. April 2017 00:04
by Nobbie
Xampp does not support Firebird and you cannot build your own PHP in Xampp. If you need Firebird support, you simply cannot use Xampp.