ID: 12003
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: InterBase related
Operating System: Linux Red Hat 7.1 (2.4.2)
PHP Version: 4.0.6
New Comment:
This problem I have is on Linux server.
In /etc/services is gds_db 3050/tcp
Are you sure with port 3060? 3050 is standard.
Systems.
I have Linux server as intranet server and W2000 station as testing server.
Previous Comments:
------------------------------------------------------------------------
[2001-07-22 19:25:56] [EMAIL PROTECTED]
BTW, please also update this bug to actually tell us which
OS you are running. In the OS type above, you have said:
Linux Red Hat 7.1 (2.4.2)
But in the text of the bug report, you said:
W2000+Apache1.3.20+PHP4.06
Which is it?
------------------------------------------------------------------------
[2001-07-22 19:24:07] [EMAIL PROTECTED]
The error message is implying that you have not made
the required updates to your /etc/services file that
Interbase requires.
Make sure the following line appears somewhere in your
/etc/services:
gds_db 3060/tcp
(This is assuming you haven't done anything silly which
would make interbase run on a port other than the default.)
------------------------------------------------------------------------
[2001-07-11 07:06:45] [EMAIL PROTECTED]
Compilation of php was:
./configure --with-interbase=/opt/interbase --with-apxs=/usr/local/apache/bin/apxs
--enable-debug.
Othervice ... I can't find a file php_interbase.so
------------------------------------------------------------------------
[2001-07-11 02:06:04] [EMAIL PROTECTED]
Sure. This problem is only on the server, where interbase is running.
------------------------------------------------------------------------
[2001-07-10 06:02:35] [EMAIL PROTECTED]
This does not like a PHP error, but PHP is rather relaying the error that InterBase
gives.
Are you sure Interbase running and the name 'localhost' resolves into an IP address?
Derick
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/?id=12003
Edit this bug report at http://bugs.php.net/?id=12003&edit=1
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]