WampServer 2.5: Don't load extension php_interbase.dll
Posted by: noni.levinson (---.virtua.com.br)
Date: August 06, 2015 01:39AM

I've just nitalled Wampserver 2.5 64 bits. I was a Wamp 5 user.

I use Win7 / 64 bits. Apache version is 2.4.9. PHP is version 5.5.12. The icon is green

I need to use php_interbase.dll.

I've checked it on PHP extensions, So on php.ini I have "extension=php_interbase.dll"

The file php_interbase.dll is at C:\wamp\bin\php\php5.5.12\ext

On php_error.log I have:

"[05-Aug-2015 23:30:54 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'c:/wamp/bin/php/php5.5.12/ext/php_interbase.dll' - The specified module could not be found."

What should I do?

Tks
Noni



Edited 2 time(s). Last edit at 08/06/2015 01:44AM by noni.levinson.

Options: ReplyQuote
Re: WampServer 2.5: Don't load extension php_interbase.dll
Posted by: RiggsFolly (---.as43234.net)
Date: August 06, 2015 10:10AM

Hello,

The php_interbase.dll requires other dll's to operate namely fbclient.dll and/or gds32.dll

These come with the Firebird Client Library.

1. Did you install the Firebird Client Library?
- If not do so.

2. If you did try copying fbclient.dll and/or gds32.dll to \wamp\bin\apache\apache2.4.9\bin and see if that solves the issue

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-



Edited 1 time(s). Last edit at 08/06/2015 04:33PM by RiggsFolly.

Options: ReplyQuote
Re: WampServer 2.5: Don't load extension php_interbase.dll
Posted by: noni.levinson (---.virtua.com.br)
Date: August 06, 2015 02:16PM

RiggsFolly,

Thank you so much!!!!

It worked!!!

Rgds
Noni

Options: ReplyQuote


Sorry, only registered users may post in this forum.