[PHP-DEV] PHP 4.0 Bug #6770 Updated: ora_numrows always returns 1

2001-02-18 Thread thies
ID: 6770 Updated by: thies Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: OCI8 related Assigned To: Comments: sadly oracle does not give that information. Previous Comments: --- [2001-01-30

[PHP-DEV] PHP 4.0 Bug #7886 Updated: Return Columns

2001-02-18 Thread thies
ID: 7886 Updated by: thies Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: OCI8 related Assigned To: Comments: php does not allow two columns to have the same name! if i paste you select into sqlplus i get: VALUE VALUE VALUE -- --

[PHP-DEV] PHP 4.0 Bug #8132 Updated: Can't connect to any remote databases with OCILogon

2001-02-18 Thread thies
ID: 8132 Updated by: thies Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: OCI8 related Assigned To: Comments: not enough information. please make sure all env-vars are setup correct. Previous Comments:

[PHP-DEV] PHP 4.0 Bug #8246 Updated: OCILogOff() cann't free the conection with Oracle8

2001-02-18 Thread thies
ID: 8246 Updated by: thies Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: OCI8 related Assigned To: Comments: Previous Comments: --- [2000-12-13 21:09:48] [EMAIL PROTECTED] In PHP4.0.3 after

[PHP-DEV] PHP 4.0 Bug #6434 Updated: OCIFetchStatement() returns no data

2001-02-18 Thread thies
ID: 6434 Updated by: thies Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: OCI8 related Assigned To: Comments: please set all oracle-related env-vars *before* you star apache and _not_ using putenv in you script. also make sure that NLS_LANG is setup correctly!

[PHP-DEV] PHP 4.0 Bug #8546 Updated: OCIFetchInto ORA-01001 when same db and different user

2001-02-18 Thread thies
ID: 8546 Updated by: thies Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: OCI8 related Assigned To: Comments: if user/pw/dbname are the same the oci driver reuses the *same* connections and you only get one transaction context. to isolate the sessions please use

[PHP-DEV] PHP 4.0 Bug #8984 Updated: Intermittent TNS-12154 (cannot resolve service name) error

2001-02-18 Thread thies
ID: 8984 Updated by: thies Reported By: [EMAIL PROTECTED] Status: Open Bug Type: OCI8 related Assigned To: Comments: please upgrade to 4.0.4pl1 there was a bug in the apache module that could be the cause for TNS-12154 fixed a long time ago. from NEWS: - Apache module would sometimes

[PHP-DEV] PHP 4.0 Bug #8993 Updated: OCI Result didn't return last error

2001-02-18 Thread thies
ID: 8993 Updated by: thies Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: OCI8 related Assigned To: Comments: docs are not correct. please read the user-supplied notes on http://www.php.net/manual/en/function.ocierror.php to clearify Previous Comments:

Re: [PHP-DEV] Weird stuff in apache error logs

2001-02-18 Thread Zeev Suraski
Apparently there's a bug somewhere in PHP that causes this. I've seen that in the past but never looked into it yet. My guess is that it's related to broken connections (user hitting stop, etc.). Are you using output buffering by any chance? Zeev At 07:49 18/2/2001, Cameron wrote: i think

Re: [PHP-DEV] Weird stuff in apache error logs

2001-02-18 Thread Cameron
yes i am, the auto-prepend and auto-append were attached . . . it's been happening for a long time but i only now realised how often it was giving me this shit. well if its from broken connections then we need php to dump it instead of logging the crap. Cameron Zeev Suraski wrote:

Re: [PHP-DEV] Weird stuff in apache error logs

2001-02-18 Thread Cameron
Thanks Cameron Zeev Suraski wrote: I looked into it, I can see the problem. I'll try to fix it. Zeev At 15:01 18/2/2001, Cameron wrote: yes i am, the auto-prepend and auto-append were attached . . . it's been happening for a long time but i only now realised how often it was giving

[PHP-DEV] PHP 4.0 Bug #9324: libmcrypt 2.4.9 causes problems

2001-02-18 Thread gamr
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.1 PHP version: 4.0 Latest CVS (11/02/2001) PHP Bug Type: mcrypt related Bug description: libmcrypt 2.4.9 causes problems on a phpinfo i get upto the mcrypt module then i get . . . mcrypt Fatal error: Maximum execution

[PHP-DEV] OCI8: searching for testcase that causes failed to rollback outstanding transactions or SEGFAULTs

2001-02-18 Thread Thies C. Arntzen
hi, (sorry for cross-posting) i'm currently investigating some reported problems with the PHP 4 OCI8 interface. some people have reported SEGFAULTs and "failed to rollback outstanding transactions" messages in their apache error_log. sadly i cannot reproduce any of those

Re: [PHP-DEV] PHP 4.0 Bug #9197: crash in _efree

2001-02-18 Thread Thies C. Arntzen
On Mon, Feb 12, 2001 at 09:11:32AM -0700, David Benson wrote: Is there a short script (independent of other scripts) that reproduces this problem? Can you try to cut it down to the smallest piece of code that still produces a crash? Thanks for the response. I've narrowed this down to

[PHP-DEV] PHP 4.0 Bug #9318 Updated: Lots of ORA-24324 warning in apache error_log

2001-02-18 Thread erol
ID: 9318 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: OCI8 related Description: Lots of ORA-24324 warning in apache error_log I'm sorry for the long snippets. I am using OCINLogon because manual says it should be used to isolate a set of transactions. Previous

[PHP-DEV] PHP 4.0 Bug #9325: wrong parameter count for preg_replace

2001-02-18 Thread tm
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.4pl1 PHP Bug Type: *Regular Expressions Bug description: wrong parameter count for preg_replace i've the following code: ? $string="test test test test" $newstring=preg_replace("/test/","ok",$newstring,1);

[PHP-DEV] PHP 4.0 Bug #9326 Updated: Warning: REG_EPAREN in query when qeuery for (au open brackets

2001-02-18 Thread chrisv
ID: 9326 Updated by: chrisv Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Old-Bug Type: Strings related Bug Type: Variables related Assigned To: Comments: First off, you might want to try upgrading PHP. Current release is 4.0.4pl1 and 4.0.5 is in development. As for the

[PHP-DEV] PHP needs to only include postgres_fe.h now...

2001-02-18 Thread Larry Rosenman
Starting with PostgreSQL 7.1beta5 (or current CVS), PHP's pgsql extension needs to only include postgres_fe.h to compile. Here is a patch: Index: php_pgsql.h === RCS file: /cvsroot/php/ext/pgsql/php_pgsql.h,v retrieving revision

[PHP-DEV] PHP 4.0 Bug #9301 Updated: Having an array and other variables as parameters to a fonction

2001-02-18 Thread sniper
ID: 9301 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Bogus Bug Type: Arrays related Assigned To: Comments: Previous Comments: --- [2001-02-16 10:52:22] [EMAIL PROTECTED] Hi.

[PHP-DEV] PHP 4.0 Bug #9302 Updated: Fallo en la funcion sscanf

2001-02-18 Thread sniper
ID: 9302 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Strings related Assigned To: Comments: Use english ONLY when submitting bug reports. --Jani Previous Comments: ---

[PHP-DEV] PHP 4.0 Bug #9177 Updated: crypt problems with openssl

2001-02-18 Thread sniper
ID: 9177 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: *Install and Config Assigned To: Comments: My bad. It was only discussed about, not fixed.. --Jani Previous Comments:

[PHP-DEV] Re: [patch]: satellite interface inheritance fix

2001-02-18 Thread David Eriksson
On Friday 16 February 2001 08:37, you wrote: [something my mailer was unable to put here, sorry] First of all I'd like to thank you for your patch. I will examine it as soon as possible and very likely add it to the PHP CVS. It's not skip_atext that makes Satellite useless with ORBit 0.5.x

[PHP-DEV] PHP 4.0 Bug #9327: Request to php.exe generates two Failure Audit Object Access errors in NT log

2001-02-18 Thread graf
From: [EMAIL PROTECTED] Operating system: Win NT4.0 sp6 PHP version: 4.0.4pl1 PHP Bug Type: Sockets related Bug description: Request to php.exe generates two Failure Audit Object Access errors in NT log Each ordinary CGI request to php.exe generates two Failure Audit

[PHP-DEV] PHP 4.0 Bug #9328: ext/pgsql/php_pgsql.h needs to include postgres_fe.h not postgres.h

2001-02-18 Thread ler
From: [EMAIL PROTECTED] Operating system: UnixWare 7.1.1 PHP version: 4.0.4pl1 PHP Bug Type: PostgreSQL related Bug description: ext/pgsql/php_pgsql.h needs to include postgres_fe.h not postgres.h Starting with PostgreSQL 7.1beta5 (or current CVS), PHP's pgsql extension

[PHP-DEV] Re: PHP bug #4439: Content-Type prepended to uploaded file data.

2001-02-18 Thread Bret Mogilefsky
On Mon, Feb 19, 2001 at 12:51:57AM +0100, Ragnar Kjrstad wrote: On Sun, Feb 18, 2001 at 02:53:16PM -0800, Bret Mogilefsky wrote: Hi... I'm having the same problem you describe in this message: http://www.geocrawler.com/mail/msg.php3?msg_id=4148034list=5 However, the bug appears to be

[PHP-DEV] PHP 4.0 Bug #9329: MySQL Connection Failed

2001-02-18 Thread cklee
From: [EMAIL PROTECTED] Operating system: RedHat 7.0 PHP version: 4.0.4pl1 PHP Bug Type: MySQL related Bug description: MySQL Connection Failed Warning: MySQL Connection Failed: Can't initialize character set 19 (path: default) in /usr/local/apache/htdocs/dbconn.inc on

[PHP-DEV] PHP 4.0 Bug #9330: Child process seg faults on php call

2001-02-18 Thread mchampagne
From: [EMAIL PROTECTED] Operating system: AIX 4.3.3 PHP version: 4.0.4pl1 PHP Bug Type: *Configuration Issues Bug description: Child process seg faults on php call Here is exactly what I did to reproduce the problem. This is on an AIX 4.3.3 box with Oracle 9iAS which runs

[PHP-DEV] PHP 4.0 Bug #9302 Updated: Fallo en la funcion sscanf

2001-02-18 Thread strasbg
ID: 9302 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Strings related Description: Fallo en la funcion sscanf That's an error in function sscanf. The next code donĀ“t works properly: ?php // este script es una prueba del scanf