Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FireBird 1.5.1 SS setup doesn't registers "gds_db" service [CORE345] #684

Closed
firebird-automations opened this issue Oct 5, 2004 · 5 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: flying_dr (flying_dr)

SFID: 1040437#⁠
Submitted By: flying_dr

Official FireBird 1.5.1 installation package (have
installed SS server) on win2k sp4. After installation
"gds_db" service is not being added to
%SYSTEM%/drivers/etc/services. This is in particular
prevents PHP5 from being able to connect to FireBird
server.

@firebird-automations
Copy link
Collaborator Author

Commented by: Alice F. Bird (firebirds)

Date: 2004-10-14 15:48
Sender: kdv
Logged In: YES
user_id=12130

I don't think that PHP5 connects to Firebird without any
client library (gds32.dll/so). If it wants to be compatible
with interbase, it must not ever check for any services, and
work via GDS32.DLL/SO without any questions. This is of
course PHP5 forced problem, not Firebird.

@firebird-automations
Copy link
Collaborator Author

Commented by: Alice F. Bird (firebirds)

Date: 2004-10-14 15:46
Sender: kdv
Logged In: YES
user_id=12130

I don't think that PHP5 connects to Firebird without any
client library (gds32.dll/so). If it wants to be compatible
with interbase, it must not ever check for any services, and
work via GDS32.DLL/SO without any questions. This is of
course PHP5 forced problem, not Firebird.

@firebird-automations
Copy link
Collaborator Author

Commented by: Alice F. Bird (firebirds)

Date: 2004-10-14 00:57
Sender: seanleyne
Logged In: YES
user_id=71163

With the release of Firebird v1.0, the requirement of
the 'services.' file entry was eliminated, in order to historical
reduce installation problems which were reported for many
years with the Interbase installs.

The standard client software was modified to use port 3050
by default, with the option for applications to specify an
alternate port in the database connection string.

The fact that PHP5 requires the 'services.' file entry, should
be discussed/logged with the PHP group.

@firebird-automations
Copy link
Collaborator Author

Commented by: Alice F. Bird (firebirds)

Date: 2004-10-14 00:56
Sender: seanleyne
Logged In: YES
user_id=71163

With the release of Firebird v1.0, the requirement of
the 'services.' file entry was eliminated, in order to historical
reduce installation problems which were reported for many
years with the Interbase installs.

The standard client software was modified to use port 3050
by default, with the option for applications to specify an
alternate port in the database connection string.

The fact that PHP5 requires the 'services.' file entry, should
be discussed/logged with the PHP group.

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Workflow: jira [ 10369 ] => Firebird [ 14614 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant