Subject Re: PHP Interbase DLL 5.3.5 VC6
Author p51b.mustang
Thanks I had verified this even going as renaming the files to ensure it was accessing the correct ini etc.
regards
David

--- In firebird-php@yahoogroups.com, "tomsee7" <tomconlon7@...> wrote:
>
> When this has happened to me there are another couple of things to triple-check:
>
> 1. It is crucial to make sure php is actually using the php.ini *you* think it is using. Therefore, check again the output of phpinfo() - verify which php.ini is being referred to in the 'Loaded Configuration File' and then verify which value is against 'extension_dir' (local value).
>
> 2. In the loaded php.ini, make sure you've got this:
>
> extension=php_interbase.dll
> i.e. have removed the semi-colon that comments it out by default php.ini:
> ;extension=php_interbase.dll
>
> kind regards,
> Tom
>
>
>
> --- In firebird-php@yahoogroups.com, Sakhile Njoko <sakhinjoko@> wrote:
> >
> > I have tried everything. Would using FB 2.1.3 be an option? Does is work seamlessly with WinXP32sp3?
> >
> > --- On Sun, 27/2/11, Lester Caine <lester@> wrote:
> >
> > From: Lester Caine <lester@>
> > Subject: Re: [firebird-php] Re: PHP Interbase DLL 5.3.5 VC6
> > To: firebird-php@yahoogroups.com
> > Date: Sunday, 27 February, 2011, 11:47
> >
> >
> >
> >
> >
> >
> >
> >  
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > sakhinjoko wrote:
> >
> > > Lester, thanx a lot for your assistance. However, nothing has worked. I have tried everything except for what you said which is "MAKE SURE TO SWITCH ON VIEWING FILE EXTENSION". If you meant making file extensions visible then that is covered as they already are. I am at my wits end here.
> >
> >
> >
> > I know the frustration windows can cause when something simply does not work as
> >
> > it should.
> >
> >
> >
> > First step ... is Firebird running when you use Flamerobin ... That really is
> >
> > the best free tool for managing the data on windows. In addition it can point
> >
> > out other problems with the Firebird setup.
> >
> >
> >
> > In PHP ... do you have the 'phpinfo();' test page working? That will show
> >
> > everything that IS loaded.
> >
> >
> >
> > Next step I would try is to look for the file GDS32.DLL - which should be
> >
> > windows/system32 directory along with FBCLIENT.DLL they are the same file and a
> >
> > copy can be found in the /bin directory of your firebird install. What you WANT
> >
> > to make sure is that no other copies of GDS32.DLL exist ... just delete them!
> >
> >
> >
> > --
> >
> > 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
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > [Non-text portions of this message have been removed]
> >
>