Interbase/Firebird XAMPP MAC OS

Problems with the Mac OS X version of XAMPP, questions, comments, and anything related.

Interbase/Firebird XAMPP MAC OS

Postby AlexandreIndio » 30. May 2016 01:56

Hi! I know that this issue already exists, but I found nothing about it.
I would know how to install interbase/firebird extension in Mac Os X. There's interbase.so in the xampp package?

I add a line in php.ini with extension=interbase.so.
I tried to find ./configure to configure --with-interbase=usr/local/Firebird but configure doesn't exist.
The phpinfo() doesn't shows interbase extension.
I tried to execute phpize but it shows message that m4 doesn't exist.

There are some tutorials to install extensions in Mac Os X El Captan and XAMPP for OS X 7.0.2 version?

Thanks !!!
AlexandreIndio
 
Posts: 1
Joined: 30. May 2016 01:38
XAMPP version: 7.0.2
Operating System: OS X El Captan

Re: Interbase/Firebird XAMPP MAC OS

Postby Nobbie » 30. May 2016 12:27

AlexandreIndio wrote:I would know how to install interbase/firebird extension in Mac Os X. There's interbase.so in the xampp package?


There may be an extension php_interbase.so (not interbase.so), try to include as extension:

Code: Select all
extension=php_interbase.so


If unsure, have a look into the extensions folder of PHP if you can see any similar file. Restart Apache after.

If there is no extension for interbase (i dont know if its supported by Xampp), you cannot build it on your own, the configure procedure is meant for Linux environments.
Nobbie
 
Posts: 13179
Joined: 09. March 2008 13:04


Return to XAMPP for macOS

Who is online

Users browsing this forum: No registered users and 106 guests