Subject Re: [firebird-php] Firebird 1.5.6 + PHP 5.4.20 + i7 Haswell processor Linux 64 bit
Author
Thanks for your reply MM,

I use Opensuse 13.1 64 bit, but today I check on Opensuse 32bit, and Opensuse 32 bit with Core 2 Quad processor with other motherboard - same problem. I check query isql-fb - also slow from localhost machine.



Some more things to check, as you're running on a 64 bit OS.

Which distro are you using?
Opensuse 13.1

Firebird is 32 bit distribution software (1.5 AFAIR was not released in
64bit version) or have you recompiled on your host for 64 bit?

No, but i check also in Opensuse 13.1 32bit - same problem.

Same question for firebird client and php fb driver.
I use with new PC:
Firebird/InterBase Support dynamic
Compile-time Client Library Version Firebird API version 15
Run-time Client Library Version LI-V6.3.2.26539 Firebird 2.5


I use for old PC:
Firebird/InterBase Support dynamic
Compile-time Client Library Version Firebird 1.0
Run-time Client Library Version LI-V6.3.4.4910 Firebird 1.5


but is urgent if isql-fb also is slowly?

Which connection type are you using? Direct or TCP/IP?
i check different and test, same result: localhost, 127.0.0.1, TCP/IP, directly

If you are using direct connection from PHP 5.4, try instead TCP/IP
trough localhost:aliasname.



Did you check your application's same query, using instead isql-fb?

is also long time from localhost machine, from LAN is faster,

Any idea?