View Single Post
  #2 (permalink)  
Old 16th December 2007, 12:54
u.masotti u.masotti is offline
D4PHP Guru
 
Join Date: Nov 2007
Posts: 228
u.masotti is on a distinguished road
Default

Quote:
[40530000] C:\Program Files\CodeGear\Delphi for PHP\1.0\gds32.dll
8.1.0.257 - WI-V8.1.0.257
InterBase Server
Search everywhere in your system and vcl directories for GDS32.DLL and remove unneeded. Leave only in SYSTEM32 and in Firebird dir.
Reinstall only fbclient:
  1. Open command windows
  2. change to dir c:/Program files/Firebird/Firebird_1_5/bin (or whichever dir you did install FB)
  3. run these two commands:
    • instclient i -f f
    • instclient i -f g
From instclient help:
Quote:
Version information and shared library counts are handled
automatically. You may provide the -f[orce] option to override
version checks.

Please, note that if you -f[orce] the installation, you might have
to reboot the machine in order to finalize the copy and you might
break some other Firebird or InterBase(R) version on the system.

Last edited by u.masotti; 16th December 2007 at 13:03.
Reply With Quote
Sponsored Links