[PHP-DEV] Compiler Warnings

2001-05-11 Thread Sebastian Bergmann
Hi there, during the last session in #php.bugs there was a discussion about removing compiler warnings, whereever possible. Here's the current list for the standard Win32 build: zend_ini_scanner.cpp(741) : warning C4102: 'find_rule' : Unreferenced label zend_language_scanner.cpp(5439) :

[PHP-DEV] Re: Bug #10795 Updated: One of the library files needed to runthis application cannot be found

2001-05-11 Thread Arne Vaarandi
** High Priority ** One of the library files needed to run text above was ALL about error condition Best regards Arne Bug Database [EMAIL PROTECTED] 05/10/01 08:24PL ID: 10795 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: PWS related

[PHP-DEV] Bug #10802 Updated: ./config --with-oci8 reports:checking Oracle version... configure: error: Oracl

2001-05-11 Thread derick
ID: 10802 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Compile Failure Operating system: PHP Version: 4.0.5 Assigned To: Comments: Please provide more information, and read http://www.php.net/bugs-dos-and-donts.php before reporting a bug.

[PHP-DEV] Bug #10802 Updated: ./config --with-oci8 reports:checking Oracle version... configure: error: Oracl

2001-05-11 Thread derick
ID: 10802 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Bogus Status: Feedback Bug Type: Compile Failure Operating system: PHP Version: 4.0.5 Assigned To: Comments: Status Feedback Previous Comments: ---

[PHP-DEV] Bug #10795 Updated: One of the library files needed to run this application cannot be found

2001-05-11 Thread derick
ID: 10795 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: PWS related Operating system: PHP Version: 4.0.5 Assigned To: Comments: I don't think that's the whole error. Even Windows must give better errors. What library could not be found? Derick Previous

[PHP-DEV] Bug #10803: ifx_fetch_rows()

2001-05-11 Thread pgc
From: [EMAIL PROTECTED] Operating system: win2000 ad Chinese PHP version: 4.0.4pl1 PHP Bug Type: Informix related Bug description: ifx_fetch_rows() $conn=ifx_connect(tjcx@picckfk,jlcx,jlcx2000; $query=select tjdate from f001 ; $query.=group by tjdate order by tjdate;

[PHP-DEV] Bug #9334 Updated: Oracle8 connect by ODBC

2001-05-11 Thread lewandowski-d
ID: 9334 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: ODBC related Operating system: Win 98/NT PHP Version: 4.0.4 Description: Oracle8 connect by ODBC Yeah now is OK. But I had to also change file 'Sqlnet.ora' in the same way '/r/n' - '/n' Now

[PHP-DEV] Bug #10789 Updated: LDAP and OCI8 support don't work together

2001-05-11 Thread horakm
ID: 10789 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: LDAP related Operating system: Linux 2.2.17 PHP Version: 4.0.5 Description: LDAP and OCI8 support don't work together Yes, it works. Thank you very much. Why I must install Oracle _server_ in order to get ldap.h? Horrible.

[PHP-DEV] Bug #9334 Updated: Oracle8 connect by ODBC

2001-05-11 Thread derick
ID: 9334 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: ODBC related Operating system: PHP Version: 4.0.4 Assigned To: Comments: Dan's suggestion fixed the problem. Closing (As it's not even a PHP bug) Previous Comments:

[PHP-DEV] Bug #10786 Updated: localhost now fails in mysql_(p)connect

2001-05-11 Thread davidv
ID: 10786 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: MySQL related Operating system: Linux SuSE 7.1/Mandrake 7.2 PHP Version: 4.0.5 Description: localhost now fails in mysql_(p)connect Thanks for the quick reply. The error message was indicating that it

[PHP-DEV] Bug #10804: No HTTP_POST_VARS

2001-05-11 Thread hectorp
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.5 PHP Bug Type: Arrays related Bug description: No HTTP_POST_VARS PHP 4.0.5 and 4.0.4pl1 (tried the latter as a fallback) downloaded as binaries from your php.net site, running Xitami. Also tried on a

[PHP-DEV] Bug #10797 Updated: tmpfile() Does not work in version PHP4 only in PHP3

2001-05-11 Thread andi
ID: 10797 Updated by: andi Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Filesystem function related Operating system: PHP Version: 4.0.5 Assigned To: Comments: ftp_fget($connect, $FORWARD_TMP, .forward, FTP_ASCII); You are passing the file pointer resource as a

[PHP-DEV] Bug #10797 Updated: tmpfile() Does not work in version PHP4 only in PHP3

2001-05-11 Thread andi
ID: 10797 Updated by: andi Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Bogus Bug Type: Filesystem function related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Reclassify Previous Comments:

[PHP-DEV] Bug #10805: Compile error on zend_operators.c

2001-05-11 Thread phpbug
From: [EMAIL PROTECTED] Operating system: Tru64/OSF1 V5.0 a PHP version: 4.0.5 PHP Bug Type: Compile Failure Bug description: Compile error on zend_operators.c make: GNU Make version 3.79 cc: Compaq C V6.1-020 on Compaq Tru64 UNIX V5.0A (Rev. 1094) Error: Making all in

Re: [PHP-DEV] Is this still true?

2001-05-11 Thread Phil Driscoll
I thought that PHP was available as a ISAPI NSAPI plug-in already? Partly true. Yes ISAPI and NSAPI modules do exist. I have no experience of the NSAPI module, however the ISAPI module is, sadly - and despite a lot of hard work, still far from production quality. Cheers -- Phil Driscoll Dial

[PHP-DEV] Bug #10806: make fails on Tru64.

2001-05-11 Thread phpbug
From: [EMAIL PROTECTED] Operating system: Tru64/OSF1 v5.0a PHP version: 4.0.5 PHP Bug Type: Compile Problem Bug description: make fails on Tru64. GNU make: $ ./configure [...] $ make Makefile:29: /build/rules.mk: No such file or directory Makefile:30: /build/library.mk: No

[PHP-DEV] Re: Bug #10795 Updated: One of the library files needed to runthis application cannot be found

2001-05-11 Thread Arne Vaarandi
** High Priority ** To get error-log I've set: ; Log errors to specified file. error_log=C:\php4\errors.log but C:\php4\errors.log does'nt exist Message :: One of the library files needed to run this application . appears in MS IE browser window any comments? With regards Arne Bug

[PHP-DEV] Bug #10807 Updated: error with php

2001-05-11 Thread derick
ID: 10807 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: ODBC related Operating system: PHP Version: 3.0.17 Assigned To: Comments: please try php 4.0.5 and see if the problem still exists. Previous Comments:

Re: [PHP-DEV] stat/fstat

2001-05-11 Thread Stig Sæther Bakken
[Zeev Suraski [EMAIL PROTECTED]] Hey, I just got around to writing a PHP script that uses stat(), and was quite surprised to find that instead of using string indices, it uses hardcoded/obscure numeric indices, e.g.: Array ( [0] = 2050 [1] = 1114462 [2] = 16877

Re: [PHP-DEV] stat/fstat

2001-05-11 Thread derick
On 11 May 2001, Stig Sæther Bakken wrote: Why not have both numerical and descriptive indices? Backwards compatible, slightly bloatish, but not really a problem. it's already implemented this way now (it was added last night) AFAIK Derick Rethans

Re: [PHP-DEV] stat/fstat

2001-05-11 Thread Zeev Suraski
At 12:18 11/5/2001, Stig Sæther Bakken wrote: [Zeev Suraski [EMAIL PROTECTED]] Hey, I just got around to writing a PHP script that uses stat(), and was quite surprised to find that instead of using string indices, it uses hardcoded/obscure numeric indices, e.g.: Array ( [0]

Re: [PHP-DEV] Is this still true?

2001-05-11 Thread Zeev Suraski
It is, it's a documentation bug :) At 08:25 11/5/2001, Richard McLean wrote: From the PHP FAQ ... The last method is to use PHP as a plug-in for a multithreaded web server. Currently this is only theoretical -- PHP does not yet work as a plug-in for any multithreaded web servers. Work is

[PHP-DEV] Bug #10808: I can instal PHP on PWS 4 Server Error: HTTP 500 internal server error

2001-05-11 Thread mihai
From: [EMAIL PROTECTED] Operating system: Windows ME PHP version: 4.0.5 PHP Bug Type: *Install and Config Bug description: I can instal PHP on PWS 4 Server Error: HTTP 500 internal server error I can instal PHP on PWS 4. -- Edit Bug report at:

[PHP-DEV] Bug #10808 Updated: I can instal PHP on PWS 4 Server Error: HTTP 500 internal server error

2001-05-11 Thread zak
ID: 10808 Updated by: zak Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: *Install and Config Operating system: PHP Version: 4.0.5 Assigned To: Comments: Previous Comments: --- [2001-05-11

[PHP-DEV] Bug #10809: I can install PHP to PWS Server (Http 500 Internal server error)

2001-05-11 Thread mihai
From: [EMAIL PROTECTED] Operating system: Windows ME PHP version: 4.0.5 PHP Bug Type: PWS related Bug description: I can install PHP to PWS Server (Http 500 Internal server error) -- Edit Bug report at: http://bugs.php.net/?id=10809edit=1 -- PHP Development Mailing

[PHP-DEV] Bug #10809 Updated: I can install PHP to PWS Server (Http 500 Internal server error)

2001-05-11 Thread derick
ID: 10809 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: PWS related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Please read www.php.net/bugs-dos-and-donts.php before posting a bug. Previous Comments:

[PHP-DEV] Bug #10810: unset in function doesn't work on global arrays

2001-05-11 Thread Martin . Sander
From: [EMAIL PROTECTED] Operating system: RedHat 7.0 PHP version: 4.0.5 PHP Bug Type: Scripting Engine problem Bug description: unset in function doesn't work on global arrays unset in function doesn't work on global arrays example: ?php { function ListIt() { global

[PHP-DEV] Bug #10810 Updated: unset in function doesn't work on global arrays

2001-05-11 Thread derick
ID: 10810 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.5 Assigned To: Comments: Not a bug. The unset ($ar) in the unset all function removes the reference to the global variabele. Use

[PHP-DEV] Bug #10787 Updated: mod_perl and php4 - Segmentation fault

2001-05-11 Thread red
ID: 10787 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Reproducible crash Operating system: RH6.2 kernel2.4.3 PHP Version: 4.0.5 Description: mod_perl and php4 - Segmentation fault This was the backtrace with --enable-debug... The apache version is 1.3.19

[PHP-DEV] Re: Bug #10810 Updated: unset in function doesn't work on global arrays

2001-05-11 Thread Martin Sander
Not a bug. The unset ($ar) in the unset all function removes the reference to the global variabele. If you remove the //s, the array $ar is still available in UnsetAll() function UnsetAll() { global $ar; //echo t1s: brn; ListIt(); echo :t1e brn; unset($ar);

[PHP-DEV] Bug #10748 Updated: LIBGD20 must be enabled manually in main/php_config.h

2001-05-11 Thread morten
ID: 10748 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: *Configuration Issues Operating system: Linux 2.4.3 PHP Version: 4.0 Latest CVS (2001-05-09) Description: LIBGD20 must be enabled manually in main/php_config.h using todays CVS, the configure script successfully detects libgd2

[PHP-DEV] Bug #10812: libtool syntax error

2001-05-11 Thread morten
From: [EMAIL PROTECTED] Operating system: Linux 2.4.3 PHP version: 4.0 Latest CVS (2001-05-11) PHP Bug Type: Compile Failure Bug description: libtool syntax error root@Tenchi /usr/src/php4# make Making all in Zend make[1]: Entering directory `/usr/src/php4/Zend' flex -Pzend

[PHP-DEV] Bug #10748 Updated: LIBGD20 must be enabled manually in main/php_config.h

2001-05-11 Thread derick
ID: 10748 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Configuration Issues Operating system: PHP Version: 4.0 Latest CVS (2001-05-09) Assigned To: Comments: If it works, we close the bug :) ETA on 4.0.6 is unknown, branch will occur very soon

[PHP-DEV] Bug #10812 Updated: libtool syntax error

2001-05-11 Thread derick
ID: 10812 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Compile Failure Operating system: PHP Version: 4.0 Latest CVS (2001-05-11) Assigned To: Comments: Please use a fresh checkout of the Zend directory, as this problem does not occur for me.

[PHP-DEV] Re: Bug #10760 Updated: Failure during make process

2001-05-11 Thread jorge_faria
Hello Derick , thank you for your support. Actually i downloaded last version 4.0.5 and compile goes just fine. J.Faria Bug Database wrote: ID: 10760 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Compile Failure Operating system: PHP Version: 4.0.4pl1 Assigned

[PHP-DEV] Bug #10760 Updated: Failure during make process

2001-05-11 Thread derick
ID: 10760 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Compile Failure Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: The user reported that this was not a problem with php 4.0.5 anymore. Previous Comments:

[PHP-DEV] Bug #10813: recode utf-8..l2 doesn't work

2001-05-11 Thread peha
From: [EMAIL PROTECTED] Operating system: RH 6.2 PHP version: 4.0.4pl1 PHP Bug Type: Recode related Bug description: recode utf-8..l2 doesn't work actually no UTF-8_to_something conversion works, although the command line version of recode works fine(!) i use recode 3.6 a

[PHP-DEV] Bug #10814:

2001-05-11 Thread qyai10
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.5 PHP Bug Type: Scripting Engine problem Bug description: please! help me, who i am write script about registration alumni ok. -- Edit Bug report at: http://bugs.php.net/?id=10814edit=1 -- PHP

[PHP-DEV] Bug #10814 Updated:

2001-05-11 Thread derick
ID: 10814 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.5 Assigned To: Comments: This is not a support forum, please ask your questions on [EMAIL PROTECTED] Previous Comments:

[PHP-DEV] Bug #10815: Closing tags missing on phpinfo()

2001-05-11 Thread wirtz
From: [EMAIL PROTECTED] Operating system: Linus 2.2.13 PHP version: 4.0.5 PHP Bug Type: PHP options/info functions Bug description: Closing tags missing on phpinfo() phpinfo has no /BODY and /HTML and that's why konqueror fails to display phpinfo properly. Regards

[PHP-DEV] Bug #10815 Updated: Closing tags missing on phpinfo()

2001-05-11 Thread derick
ID: 10815 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: PHP options/info functions Operating system: PHP Version: 4.0.5 Assigned To: Comments: Fixed in CVS, thanks for your report. Previous Comments:

[PHP-DEV] Branched 4.0.6!

2001-05-11 Thread Andi Gutmans
I've just branched 4.0.6. The branch name is PHP_4_0_6. Can someone please revert the libtool 1.4 patch on this branch? I'd like to get an RC1 out of the door ASAP and I don't think all of those critical bugs can be fixed as there doesn't seem to be much momentum going towards it. - #1249 - the

Re: [PHP-DEV] Patch: provides SSL capability for sockets in PHP 4.0.1pl2

2001-05-11 Thread Stig Venaas
On Tue, Aug 22, 2000 at 02:42:43PM +0100, Wez Furlong wrote: To enable the code, you need to pass --with-ssl to configure; this will check for openssl using the same method in the snmp extension, but with a different macro name so it doesn't conflict. You may want to move the SSL check

Re: [PHP-DEV] Patch: provides SSL capability for sockets in PHP 4.0.1pl2

2001-05-11 Thread Stig Venaas
Oops, that mail was 9 months old, I thought it was strange that it was a patch for 4.0.1... Sorry, ignore this and my previous post. Stig -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact

[PHP-DEV] RE: [PHP] RE: [PHP-DEV] RE: [PHP] RE: [PHP-DEV] WEIRD, WEIRD problem with u pgrade to 4.0.5

2001-05-11 Thread Maxim Maletsky
right, that is what I though to do at first, but somehow our sysadmin denied the idea. The server is now being tested by him, and I will continue playing with PHP on Monday (it is 5.30 here in Tokyo, he will leave soon and I am not allowed the root-pass. The server belongs to another company we

Re: [PHP-DEV] stat/fstat

2001-05-11 Thread Jason Greene
Its actually not that pretty Since the entries are in a hashtable, you have to duplicate the values, with just another key. -Jason - Original Message - From: Brian Foddy [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: Stig Sæther Bakken [EMAIL PROTECTED]; PHP Developers Mailing List

Re: [PHP-DEV] stat/fstat

2001-05-11 Thread Andrei Zmievski
On Fri, 11 May 2001, Jason Greene wrote: Its actually not that pretty Since the entries are in a hashtable, you have to duplicate the values, with just another key. You could just reuse the same value with refcount++ but that means you can't use nice add_* functions, gotta use zend_hash_*

Re: [PHP-DEV] stat/fstat

2001-05-11 Thread Jason Greene
Andrei had the same suggestion, so I went ahead and added it last night. -Jason - Original Message - From: Stig Sæther Bakken [EMAIL PROTECTED] To: Zeev Suraski [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Friday, May 11, 2001 4:18 AM Subject: Re: [PHP-DEV] stat/fstat [Zeev Suraski

Re: [PHP-DEV] stat/fstat

2001-05-11 Thread Jason Greene
On Fri, 11 May 2001, Jason Greene wrote: Its actually not that pretty Since the entries are in a hashtable, you have to duplicate the values, with just another key. You could just reuse the same value with refcount++ but that means you can't use nice add_* functions, gotta use

[PHP-DEV] Bug #9896 Updated: segfaults at $xmldoc-add_root(root);

2001-05-11 Thread chregu
ID: 9896 Updated by: chregu Reported By: [EMAIL PROTECTED] Status: Critical Bug Type: DOM XML related Operating system: PHP Version: 4.0 Latest CVS (21/03/2001) Assigned To: Comments: ok, there seems to be a massive api-change in domxml... a lot, which worked in 4.0.5 seems not to work in

Re: [PHP-DEV] stat/fstat

2001-05-11 Thread Andrei Zmievski
On Fri, 11 May 2001, Jason Greene wrote: True, I was lazy though and didn't feel like writing all that additional code, just to save 13 longs of memory space : ) 13 * sizeof(zval) actually. -Andrei When we eliminate the impossible, whatever remains, however improbable, must be true. --

Re: [PHP-DEV] Bug #9896 Updated: segfaults at $xmldoc-add_root(root);

2001-05-11 Thread Andrei Zmievski
It seems that Uwe based his rewrite on my implementation of object support for PHP-GTK. But libxml lacks certain features that can help properly destruct objects, they will have to be emulated. I'm just waiting for a reply from libxml author on one issue, and then I can start fixing memory leaks.

Re: [PHP-DEV] stat/fstat

2001-05-11 Thread Jason Greene
Ah yes, I stand corrected , 13 zvals : ) -Jason - Original Message - From: Andrei Zmievski [EMAIL PROTECTED] To: Jason Greene [EMAIL PROTECTED] Cc: Jason Greene [EMAIL PROTECTED]; Brian Foddy [EMAIL PROTECTED]; [EMAIL PROTECTED]; Stig Sæther Bakken [EMAIL PROTECTED]; PHP Developers

[PHP-DEV] Re: Bug #9868 Updated: Missing .dll.

2001-05-11 Thread Damienjp
Hi, I've done some searching and this is my Feedback : I tried to install Php as a package (Apache,MySQL, Php4) from a href="http://www.firepages.com.au"www.firepages.com.au/a and it worked great. I then went to a href="http://www.opensa.com"www.opensa.com/a and downloaded and installed php as

Re: [PHP-DEV] stat/fstat

2001-05-11 Thread Zeev Suraski
At 18:21 11/5/2001, Brian Foddy wrote: [EMAIL PROTECTED] wrote: On 11 May 2001, Stig Sæther Bakken wrote: Why not have both numerical and descriptive indices? Backwards compatible, slightly bloatish, but not really a problem. it's already implemented this way now (it was added

Re: [PHP-DEV] PHP 4.0 Bug #8836: memory fault after sybase_connect

2001-05-11 Thread Pedro Lira
I have tested this fix and it works great. Please include it on release 4.0.6, sybase_ct get fixed. Thanks. [EMAIL PROTECTED] wrote: From: [EMAIL PROTECTED] Operating system: Win32 PHP version: 4.0.4pl1 PHP Bug Type: Sybase-ct (ctlib) related Bug description: memory fault after sybase_connect

Re: [PHP-DEV] stat/fstat

2001-05-11 Thread Brian Foddy
Zeev Suraski wrote: At 18:21 11/5/2001, Brian Foddy wrote: [EMAIL PROTECTED] wrote: On 11 May 2001, Stig Sæther Bakken wrote: Why not have both numerical and descriptive indices? Backwards compatible, slightly bloatish, but not really a problem. it's already

[PHP-DEV] Bug #9816 Updated: FATAL: emalloc(): Unable to allocate

2001-05-11 Thread shazlista
ID: 9816 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: ODBC related Operating system: windows 2000 sp1 PHP Version: 4.0.5 Description: FATAL: emalloc(): Unable to allocate This is a microsoft ODBC issue with Windows 2000 SP1, when you query with concatenated

[PHP-DEV] Bug #10549 Updated: Performance problem with Openlink ODBC drivers

2001-05-11 Thread kalowsky
ID: 10549 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: ODBC related Bug Type: Feature/Change Request Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: This really isn't so much a bug, as a feature request. Marking it as so... After speaking

[PHP-DEV] Bug #9548 Updated: Duplicate record inserts using ODBC

2001-05-11 Thread kalowsky
ID: 9548 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: MySQL related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: if you don't believe it's a flaw, the bug is closed. Previous Comments:

[PHP-DEV] Bug #10816: Crash when calling ibase_trans with invalid link ID

2001-05-11 Thread zerhart
From: [EMAIL PROTECTED] Operating system: Win98 PHP version: 4.0.5 PHP Bug Type: InterBase related Bug description: Crash when calling ibase_trans with invalid link ID Calling ibase_trans in the following example causes PHP to fault when the link ID is invalid (i.e. the

[PHP-DEV] Bug #9268 Updated: Inconsistent behaviour for per-session cookies

2001-05-11 Thread kalowsky
ID: 9268 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Session related Operating system: PHP Version: 4.0.3pl1 Assigned To: Comments: See if this is still valid in the recent release Previous Comments:

[PHP-DEV] Bug #9819 Updated: Updating HTTP_SESSION_VARS[] doesn't works

2001-05-11 Thread kalowsky
ID: 9819 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Session related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Please check to see if this is still happening in 4.0.5. If it is, please try to get a snapshot dated AFTER

[PHP-DEV] Bug #9009 Updated: build problem with informix esql 9.30 and iODBC 2.50.3

2001-05-11 Thread kalowsky
ID: 9009 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Compile Failure Operating system: PHP Version: 4.0.4 Assigned To: Comments: 1) Do try to do this with the most recent version of PHP 2) please add a copy of your configure line Previous

Re: [PHP-DEV] stat/fstat

2001-05-11 Thread Zeev Suraski
At 19:38 11/5/2001, Andrei Zmievski wrote: On Fri, 11 May 2001, Jason Greene wrote: True, I was lazy though and didn't feel like writing all that additional code, just to save 13 longs of memory space : ) 13 * sizeof(zval) actually. 13*(sizeof(zval)+sizeof(zend_mem_header)), and possibly

[PHP-DEV] Bug #8920 Updated: child pid 934 exit signal Segmentation fault (11)

2001-05-11 Thread kalowsky
ID: 8920 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: MSSQL related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: as per user request Previous Comments:

[PHP-DEV] Bug #10788 Updated: c-client linked to config test progs causes undefined symbols

2001-05-11 Thread sniper
ID: 10788 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Install and Config Operating system: PHP Version: 4.0 Latest CVS (2001-05-10) Assigned To: Comments: This should be fixed now. Reopen if not. --Jani Previous Comments:

[PHP-DEV] Bug #8749 Updated: Compile errors with IBM DB2 support

2001-05-11 Thread kalowsky
ID: 8749 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Compile Failure Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: have you tried defining the path to db2? i.e. --with-ibm-db2=/home/db2inst1/sqllib Previous Comments:

[PHP-DEV] Bug #10817: Web server won't start after configuration

2001-05-11 Thread craig
From: [EMAIL PROTECTED] Operating system: Solaris 2.6 PHP version: 4.0.5 PHP Bug Type: iPlanet related Bug description: Web server won't start after configuration I'm trying to configure Netscape Enterprise server 3.6 for PHP4 with NSAPI on a Solars 2.6 machine. I was able

[PHP-DEV] Bug #10788 Updated: c-client linked to config test progs causes undefined symbols

2001-05-11 Thread chagenbu
ID: 10788 Updated by: chagenbu Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: *Install and Config Operating system: PHP Version: 4.0 Latest CVS (2001-05-10) Assigned To: Comments: confirmed fix Previous Comments:

Re: [PHP-DEV] stat/fstat

2001-05-11 Thread Jason Greene
Well, due to the great interest in memory conservation, fstat and stat are now rewritten to share the vals across multiple keys : ) So now we are saving the user 13* sizeof(zval)+sizeof(zend_mem_header).+whatever of memory : ) -Jason - Original Message - From: Zeev Suraski [EMAIL

[PHP-DEV] Bug #10818: configure error

2001-05-11 Thread hazmat
From: [EMAIL PROTECTED] Operating system: OpenBSD 2.7 PHP version: 4.0.5 PHP Bug Type: Compile Failure Bug description: configure error I was told at phpbuilder.com to submit this as a bug. Due to the Mac line break problem in 4.0.5, I got via CVS the latest build as of

[PHP-DEV] Bug #10819: .tar.gz file has unexpected EOF at rfc1867.c

2001-05-11 Thread treym3
From: [EMAIL PROTECTED] Operating system: solaris PHP version: 4.0.5 PHP Bug Type: *General Issues Bug description: .tar.gz file has unexpected EOF at rfc1867.c . . . php-4.0.5/main/php_version.h php-4.0.5/main/reentrancy.c php-4.0.5/main/rfc1867.c zcat: php-4.0.5.tar.gz:

[PHP-DEV] Bug #10820: checkdnsrr does not appear to function

2001-05-11 Thread lludwig
From: [EMAIL PROTECTED] Operating system: Windows 2000 Advanced Server PHP version: 4.0.5 PHP Bug Type: Sockets related Bug description: checkdnsrr does not appear to function The script: % print checkdnsrr('deltacomputergroup.com'); % Produces 1 output on linux

[PHP-DEV] Bug #10812 Updated: libtool syntax error

2001-05-11 Thread morten
ID: 10812 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Compile Failure Operating system: Linux 2.4.3 PHP Version: 4.0 Latest CVS (2001-05-11) Description: libtool syntax error It appears that the problem was me not knowing I had to do a separate buildconf and

[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/xml config.m4 php_xml.h xml.c/ext/xml/expat Changes Makefile.in README README.php ascii.h asciitab.hexpat.html iasciitab.h latin1tab.h nametab.h utf8tab.h xmlparse.cxmlrole.c xmlrole.h xmltok.c xmltok.h xmltok_impl.c

2001-05-11 Thread Sebastian Bergmann
Thies C. Arntzen wrote: Log: bump bundled expat to 1.95.1 win32 project _needs_ updating and i don't have windows I can't built the latest CVS on Linux: In file included from wddx.c:39: /usr/src/php4/ext/xml/php_xml.h:38: expat.h: No such file or directory --

[PHP-DEV] Bug #10786 Updated: localhost now fails in mysql_(p)connect

2001-05-11 Thread sniper
ID: 10786 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: MySQL related Operating system: PHP Version: 4.0.5 Assigned To: Comments: This is fixed already in CVS. --Jani Previous Comments:

[PHP-DEV] Bug #10811 Updated:

2001-05-11 Thread sniper
ID: 10811 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Install and Config Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Please try the latest CVS snapshot from http://snaps.php.net as I just fixed one bug in the configure

[PHP-DEV] Bug #10812 Updated: libtool syntax error

2001-05-11 Thread sniper
ID: 10812 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Compile Failure Operating system: PHP Version: 4.0 Latest CVS (2001-05-11) Assigned To: Comments: You DO NOT have to do separate buildconf/configure for Zend and TSRM. But you do have to get

[PHP-DEV] Bug #10821: Web server won't start after php make install

2001-05-11 Thread eggrant
From: [EMAIL PROTECTED] Operating system: Solaris 2.7 Solaris 2.8 PHP version: 4.0.5 PHP Bug Type: *Install and Config Bug description: Web server won't start after php make install I am trying to configure PHP4 to be used with Netscape Enterprise 3.6 with NSAPI, LDAP,

[PHP-DEV] Bug #10822: CRYPT_SALT_LENGTH == 2 even when CRYPT_MD5 available

2001-05-11 Thread jo
From: [EMAIL PROTECTED] Operating system: Linux 2.4.4 PHP version: 4.0.5 PHP Bug Type: *Encryption and hash functions Bug description: CRYPT_SALT_LENGTH == 2 even when CRYPT_MD5 available Against the documentation, at least on Linux systems the const CRYPT_SALT_LENGTH is 2

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

2001-05-11 Thread sniper
ID: 9177 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Encryption and hash functions Operating system: PHP Version: Latest CVS Assigned To: Comments: Please try the latest CVS as there have been a couple of fixes which should fix the problems

[PHP-DEV] Bug #10820 Updated: checkdnsrr does not appear to function

2001-05-11 Thread sniper
ID: 10820 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: Network related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Duplicate of #5311 Previous Comments:

[PHP-DEV] Bug #6737 Updated: gettype of 'user function' returns null

2001-05-11 Thread sniper
ID: 6737 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: Unknown/Other Function Operating system: PHP Version: 4.0.2 Assigned To: Comments: Previous Comments: ---

[PHP-DEV] Bug #8104 Updated: session_register drops inner object

2001-05-11 Thread sniper
ID: 8104 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Bogus Bug Type: Class/Object related Operating system: PHP Version: 4.0.3pl1 Assigned To: Comments: submitted twice (other one closed) please ignore this email. Previous Comments:

[PHP-DEV] Bug #8580 Updated: Fileupload and Database mysql access

2001-05-11 Thread sniper
ID: 8580 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: *Directory/Filesystem functions Operating system: PHP Version: 4.0.4 Assigned To: Comments: Update to PHP 4.0.5. If problem still exists with it, reopen this bug report. --Jani

[PHP-DEV] Bug #9008 Updated: define()-ed values as assoc array keys don't work

2001-05-11 Thread sniper
ID: 9008 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: Class/Object related Operating system: PHP Version: 4.0 Latest CVS (30/01/2001) Assigned To: Comments: Previous Comments:

[PHP-DEV] Bug #10823: ext/gd/config.m4 not quite right

2001-05-11 Thread wez
From: [EMAIL PROTECTED] Operating system: SuSE 7.0 i386 PHP version: 4.0 Latest CVS (2001-05-11) PHP Bug Type: *Install and Config Bug description: ext/gd/config.m4 not quite right Jani (If you're still up), You recent patch to the gd config is still not quite right :-(

[PHP-DEV] Bug #10260 Updated: imap_sort segaults if no mail is in the user's mailbox

2001-05-11 Thread sniper
ID: 10260 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Old-Bug Type: Reproducible Crash Bug Type: IMAP related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Fixed in PHP 4.0.5 --Jani Previous Comments:

[PHP-DEV] Bug #10606 Updated: function pdf_open_memory_image undefined function

2001-05-11 Thread jmoore
ID: 10606 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Critical Status: Closed Bug Type: PDF related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Fixed in CVS (kinda) It now returns correct error when function isnt there... just a question of the person who

[PHP-DEV] Bug #10823 Updated: ext/gd/config.m4 not quite right

2001-05-11 Thread sniper
ID: 10823 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Install and Config Operating system: PHP Version: 4.0 Latest CVS (2001-05-11) Assigned To: Comments: NOW this is really fixed..I made a classic 'paste and forget' error there.. :( Another

Re: [PHP-DEV] stat/fstat

2001-05-11 Thread Zeev Suraski
Yikes. We were only kidding, Jason :) At 23:00 11/5/2001, Jason Greene wrote: Well, due to the great interest in memory conservation, fstat and stat are now rewritten to share the vals across multiple keys : ) So now we are saving the user 13* sizeof(zval)+sizeof(zend_mem_header).+whatever of

Re: [PHP-DEV] stat/fstat

2001-05-11 Thread Andrei Zmievski
At 03:31 AM 5/12/01 +0300, Zeev Suraski wrote: Yikes. We were only kidding, Jason :) Well, he could have the last argument of zend_hash_update() to receive the point to inserted value and done refcount++ on that and inserted again. ;-) I've been thinking we need to have add_* functions

[PHP-DEV] Bug #10818 Updated: configure error

2001-05-11 Thread sniper
ID: 10818 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Failure Operating system: PHP Version: 4.0.5 Assigned To: Comments: Get a new checkout. And remember to checkout Zend and TSRM modules from cvs.zend.com too! Instructions can be

[PHP-DEV] Bug #10496 Updated: segfault on parse error

2001-05-11 Thread sniper
ID: 10496 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Should be fixed in CVS. --Jani Previous Comments:

[PHP-DEV] Bug #10547 Updated: PHP Crashes

2001-05-11 Thread sniper
ID: 10547 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Bogus Bug Type: *General Issues Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Marked as Bogus as there isn't any useful information in this bug report. Previous Comments:

[PHP-DEV] Bug #10819 Updated: .tar.gz file has unexpected EOF at rfc1867.c

2001-05-11 Thread sniper
ID: 10819 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: *General Issues Operating system: PHP Version: 4.0.5 Assigned To: Comments: Either your 'tar' is incompatible or the tar.gz was corrupted while downloading it. Download it again, and if it

[PHP-DEV] Bug #10094 Updated: Segfault in Apache

2001-05-11 Thread sniper
ID: 10094 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: IMAP related Operating system: PHP Version: 4.0 Latest CVS (31/03/2001) Assigned To: Comments: Fixed in CVS. --Jani Previous Comments:

Re: [PHP-DEV] stat/fstat

2001-05-11 Thread Jason Greene
Yikes. We were only kidding, Jason :) Ya , but you guys sparked that old memory efficiency routine in my brain from when I used to write assembly : ) Hey did you get a chance to read my fork() dev posting, and that email about assign-op's in zend_execute? I some advice/suggestions . Thanks,

[PHP-DEV] Bug #9953 Updated: memory leak

2001-05-11 Thread sniper
ID: 9953 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: No feedback. Previous Comments:

  1   2   >