Subject | Re: [firebird-php] Re: php test failures |
---|---|
Author | Lester Caine |
Post date | 2011-11-07T11:54:32Z |
Steve Rayner wrote:
http://www.anindya.com/apache-http-server-2-2-21-x86-and-x64-windows-installers/
http://download.anindya.com/apache/apache_2.2.21-x86-no-ssl.msi should work with
http://windows.php.net/downloads/releases/php-5.3.8-Win32-VC9-x86.msi
5.2.8 at present, Anindya only ships the 64bit PHP builds when they are released
and I prefer to keep to the same version everywhere.
Does php_interbase.dll load? You need the client from that in the right place
for either of the firebird drivers to load.
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php
> Thanks for response.I must add the bits for that ;)
>
> I tried looking at that link but is uses 64bit versions, and I am running
> 32bit.
http://www.anindya.com/apache-http-server-2-2-21-x86-and-x64-windows-installers/
> I tried using the zip version of php, as per that tutorial, and after a lotThe builds need to be VC9 for PHP5.3,
> of messing about with php.ini managed to load some pdo dlls, but the
> pdo_firebird.dll refuses to load.
http://download.anindya.com/apache/apache_2.2.21-x86-no-ssl.msi should work with
http://windows.php.net/downloads/releases/php-5.3.8-Win32-VC9-x86.msi
> What version of php are you using on windows?The 32 bit setups are on XP and W2k ...
5.2.8 at present, Anindya only ships the 64bit PHP builds when they are released
and I prefer to keep to the same version everywhere.
Does php_interbase.dll load? You need the client from that in the right place
for either of the firebird drivers to load.
>> srayner02 wrote:--
>>> You guys seems to be activily developing interbase/firebird for php.
>>> I'm trying to upgrade to php5.3 on windows and have noticed that the
>> pdo_firebird driver is no longer an option in the msi. I have tried
>> installing manually, but apache won't start with the pdo_firebird driver
>> activated.
>>>
>>> Does anyone here know if the pdo_firebird driver works with php5.3?
>> I'd probably say working with Firebird on PHP rather than developing the
>> drivers.
>> As others have said and will say, we tend to prefer the generic driver as
>> PDO
>> needs MORE work to fill in the missing gaps.
>> That said, pdo_firebird is loading fine on my windows machines ...
>> Try
>>
>> http://enquirysolve.co.uk/wiki/index.php?page=Windows+Manual+-+FWAP+Installation
>> and see if it helps ... you need to be using a 'non-standard' Apache
>> download to
>> work with PHP5.3 is will not run with the official builds :(
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php