Subject | Re: [firebird-php] anyone, can help me about connection to firebird 2.5 with wamp |
---|---|
Author | .Christophe DERENNE |
Post date | 2011-09-21T07:26:44Z |
OK,
Now, you know where php_interbase.dll is supposed to be (extension dir seen
with phpinfo).
I told you that because the last time I've download php (3 months ago, this
was php5.3.6 for windows), changing the extension dir in php.ini had not
effect : I've had to used phpinfo to know where php_interbase must be.
Looking why extension_dir directive in php.ini has no effect, i discover
that the extension_dir variable was hard compiled in this php version.
Try this and see.
Rgs
Chrisotphe
[Non-text portions of this message have been removed]
Now, you know where php_interbase.dll is supposed to be (extension dir seen
with phpinfo).
I told you that because the last time I've download php (3 months ago, this
was php5.3.6 for windows), changing the extension dir in php.ini had not
effect : I've had to used phpinfo to know where php_interbase must be.
Looking why extension_dir directive in php.ini has no effect, i discover
that the extension_dir variable was hard compiled in this php version.
Try this and see.
Rgs
Chrisotphe
[Non-text portions of this message have been removed]