Subject | Re: [firebird-php] Re: PHP Firebird Vista install problems |
---|---|
Author | Lester Caine |
Post date | 2008-10-07T05:22:13Z |
dogrocket2003 wrote:
While you do not need to access firebird over the network ( I assume you only
have the one machine? ) then this will work, but ideally you need your PC name
set to a real IP address. Have had to strip vista off the only machine I had
it on, because of problems setting up some legacy bits, so I can't comment on
how THAT has changed how you set this up. TWO of my customers are now
deploying Linux rather than worrying about Vista :)
probably now have a good case for creating php_firebird which is configured
against a firebird install. Currently it has to cope with interbase and
firebird ;)
I've been running flamerobin so the need for an OS agnostic tool has eased :)
--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/lsces/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
> Its working now, actually seems faster that interbase by the way.Assume you mean 127.0.0.1 here?
> thanks for the explanations.
> I Found a couple things. the host file had some wierd annotation in
> it, not sure what it means if anything ::1
> so I COMMENTED it out, And just to be sure I added
> 127.0.0.0.1 MY-PCNAME after the 127.0.0.0.1 localhost declaration.
> I dont have a static ip so implying ip to hostname is out.
While you do not need to access firebird over the network ( I assume you only
have the one machine? ) then this will work, but ideally you need your PC name
set to a real IP address. Have had to strip vista off the only machine I had
it on, because of problems setting up some legacy bits, so I can't comment on
how THAT has changed how you set this up. TWO of my customers are now
deploying Linux rather than worrying about Vista :)
> I renamed original /windows/system32/gds32.dll to .oldThe php_interbase still uses gds32.dll - we have not changed that but should
> During installation I checked all checkboxes and did full development
> install.
> Confirmed New gds32.dll made it into system32
probably now have a good case for creating php_firebird which is configured
against a firebird install. Currently it has to cope with interbase and
firebird ;)
> Then copied fbclient.dll from firebird/bin directory into myThat is not being used
> website/php directory.
> restarted apache and firebird guardian and server.Good to hear - must get around to fixing a couple of niggle on my copy, but
>
> ibWebadmin now works to :)
I've been running flamerobin so the need for an OS agnostic tool has eased :)
--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/lsces/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