Subject | Re: Installing firebird php 5.25 |
---|---|
Author | alivingstone70 |
Post date | 2008-02-12T08:21:36Z |
--- In firebird-php@yahoogroups.com, Lester Caine <lester@...> wrote:
was. I also copied over an fbclient.dll and renamed it gds32.dll.
When i run phpinfo, i see nothing about a module being loaded for
interbase. When i try a few scripts they either dont work or
complain that the interbase module is not loaded.
>interbase/firebird
> alivingstone70 wrote:
> > Hi,
> >
> > I'm new to PHP and I'm trying to get it to load the
> > extensions.interbase
> >
> > I am using windows IISv4.
> >
> > I installed PHP using the msi installer and selected the
> > option.was
> >
> > This added the section [PHP_INTERBASE]to the php.ini file.
> > Also in the ext directory within php - php_interbase.dll file
> > added. I have renamed the fbclient.dll to gds32.dll withinsystem32.
> >php.ini?
> > Is there anything else I have to do?
> >
> > When I test any scripts or run the phpinfo command I do not see
> > interbase.
> >
> > e.g. running ibwebadmin produces a number of errors of which one
> > is "Your php installation misses the interbase support".
> >
> > Any ideas?
>
> Have you actually uncommented the php_interbase.dll entry in
> Also make sure you delete the gds32.dll that comes with PHP.not had any
>
> I have never used IIS but as I understand it SHOULD work OK. I've
> problem with Apache and PHP5 on windows.Yeah I checked if the php_interbase.dll line was uncommented and it
>
> --
was. I also copied over an fbclient.dll and renamed it gds32.dll.
When i run phpinfo, i see nothing about a module being loaded for
interbase. When i try a few scripts they either dont work or
complain that the interbase module is not loaded.