XAMPP 1.8.3 and php_pdo_firebird.dll not work... how to fix?

Problems with the Windows version of XAMPP, questions, comments, and anything related.

XAMPP 1.8.3 and php_pdo_firebird.dll not work... how to fix?

Postby wemersonrv » 09. June 2014 18:21

Hi all !

I have installed XAMPP v1.8.3 in my Windows 7 64 Bits and try to enable support to Firebird but does not work.

in my php.ini i'm enable the both lines ;extension=php_pdo_firebird.dll and ;extension=php_interbase.dll and reload server...

But when i try to view what drivers are active in PDO, Firebird/Interbase is not present:

Code: Select all
print_r( PDO::getAvailableDrivers() );

// Returns...

Array
(
    [0] => mysql
    [1] => sqlite
)


How can i solve it?
wemersonrv
 
Posts: 9
Joined: 11. November 2009 12:10

Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 86 guests