php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #17392 querying db brings "cannot connect"
Submitted: 2002-05-23 12:33 UTC Modified: 2002-07-24 06:56 UTC
From: reini at equinoxe dot de Assigned:
Status: Not a bug Package: OCI8 related
PHP Version: 4.2.1 OS: linux 2.4.4 (suse 7.2)
Private report: No CVE-ID: None
 [2002-05-23 12:33 UTC] reini at equinoxe dot de
identical configure - run on 4.2.1 doesn't work while
worked fine on 4.1.2 ... had to switch back (production
machine) here is my configure:

./configure --with-ldap --with-apache=../apache_1.3.23 --enable-track-vars --enable-bcmath --with-oci8=/usr/oracle/app/product/8.1.6.1 --enable-ftp --with-pdflib=/usr/local --with-gd --enable-gd-native-ttf --with-jpeg --with-png -with-ttf --with-zlib --with-openssl=/usr/local/ssl --with-ming --with-mysql=/usr --enable-debug --enable-wddx

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-07-24 06:56 UTC] hholzgra@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.


might be related to regsiter_globals=off by default in 4.2.x, but hard to tell without seeing code ...
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 07 12:01:32 2024 UTC