Subject | Re: [firebird-php] Re: Installing on Win32 |
---|---|
Author | Lester Caine |
Post date | 2005-02-11T20:00:46Z |
sgharp wrote:
switching on other extensions and see that they appear in phpinfo()
Is the GD section actually showing the version 2 of the graphics
interface is running - just to confirm it IS seeing your first extension.
message when you start it - saying php_interbase can't be started.
I presume that firebird IS actually running as well? Would not stop
apache starting if it is not, but it would help to know. A quick check
for gds32.dll would be a good idea - make sure you destroy the old copy
that is still shipped with PHP!
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services
> The first section of the phpinfo() showsOK - we seem to be making SOME progress. The next thing to try is
> Configuration File (php.ini) Path C:\WINDOWS
>
> And this is from the C:\Windows\php.ini and points to the correct
> extension path
> ; Directory in which the loadable extensions (modules) reside.
> extension_dir = "C:\PHP\ext\"
> ;;;;
> extension=php_gd2.dll
> extension=php_interbase.dll
> ;;;;
switching on other extensions and see that they appear in phpinfo()
Is the GD section actually showing the version 2 of the graphics
interface is running - just to confirm it IS seeing your first extension.
> I don't have an interbase section in the output of phpinfo(). TheNormally if the firebird dll can't be found, apache gives an error
> fact that I can run phpinfo() verifies that Apache and PHP are
> installed Ok. What else can it be. I've verified that
> C:\PHP\ext\php_interbase.dll exists. Is there a way to test the
> validity of that DLL?
message when you start it - saying php_interbase can't be started.
I presume that firebird IS actually running as well? Would not stop
apache starting if it is not, but it would help to know. A quick check
for gds32.dll would be a good idea - make sure you destroy the old copy
that is still shipped with PHP!
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services