php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11281 db connection errors
Submitted: 2001-06-04 23:49 UTC Modified: 2006-07-17 08:30 UTC
From: stephen at umbc dot edu Assigned:
Status: Not a bug Package: OCI8 related
PHP Version: 3.0.15 OS: Solaris
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: stephen at umbc dot edu
New email:
PHP Version: OS:

 

 [2001-06-04 23:49 UTC] stephen at umbc dot edu
I think this is a bug with PHP. Every now and then I will get connection errors when connection to an Oracle 8 database running on Irix. We do not get these errors when working with Perl, and we have substatialyl increased the number of simultaneous connections allowed, with no success.

(If we need to upgrade PHP to get rid of this error, please let us know).

an example of the error:
Warning: oci8_open_server: ORA-12541: TNS:no listener in include/init.inc on line 11

some info from phpinfo():

OCI8
                           Oracle version: 
                           Compile-time ORACLE_HOME: 
                           Libraries used: 
              Oracle
                           Oracle version: 
                           Compile-time ORACLE_HOME: 
                           Libraries used: 
              Apache
                           APACHE_INCLUDE=
                           APACHE_TARGET=
                           Apache Version: Apache/1.3.12
                           Apache Release: 10312100
                           Apache API Version: 19990320
                           Hostname/port: www.umbc.edu:80
                           User/Group: umbcwww(115)/60001
                           Max Requests: per child: 1000    keep alive: off    max
                           per connection: 100
                           Timeouts: connection: 30    keep-alive: 1
                           Server Root: /afs/umbc.edu/admin/www/umbc
                           Loaded modules: UMBC::WebAuthDBM, mod_perl,
                           mod_php3, mod_setenvif, mod_auth, mod_access,
                           mod_alias, mod_userdir, mod_actions, mod_imap,
                           mod_asis, mod_cgi, mod_dir, mod_autoindex,
                           mod_include, mod_status, mod_negotiation, mod_mime,
                           mod_log_config, mod_env, http_core

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-16 08:17 UTC] sander@php.net
Thank you for taking the time to report a problem with PHP.
Unfortunately, PHP 3 is no longer supported. Please download
the latest version of PHP 4 from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 20:01:30 2024 UTC