[PHP-DEV] PHP 4.0 Bug #9680: Segmentation fault

2001-03-11 Thread techno-matic
From: [EMAIL PROTECTED] Operating system: Linux 2.2.14-5 PHP version: 4.0.4pl1 PHP Bug Type: Dynamic loading Bug description: Segmentation fault PHP 4.04pl1 Apache 1.3.12 MySQL 3.23.32 Linux 2.2.14-5mdk I just downloaded PHP 4.04pl1 and compiled it as module: --withmysql

[PHP-DEV] PHP 4.0 Bug #9644 Updated: File Upload eats all RAM and swap space

2001-03-11 Thread gerard
ID: 9644 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Reproduceable crash Description: File Upload eats all RAM and swap space I'm also getting the same problem with this script. Any script, even those that work on other systems, are giving problems on my

[PHP-DEV] PHP 4.0 Bug #9531 Updated: make fails at make . - /usr/bin/ld: cannot open -lxmltok

2001-03-11 Thread php
ID: 9531 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Compile Failure Description: make fails at "make ." - /usr/bin/ld: cannot open -lxmltok Try compiling sablot / expat from sources too. I've tried this before, but it did not work. I guess it should be

[PHP-DEV] PHP 4.0 Bug #9678 Updated: multipart/form POSTS corrupted

2001-03-11 Thread carl
ID: 9678 User Update by: [EMAIL PROTECTED] Status: Bogus Bug Type: Unknown/Other Function Description: multipart/form POSTS corrupted This is NOT submitted twice. This is similar (and maybe related) to a bug I reported where file uploads (which have to use multipart/form) are corrupted. But

[PHP-DEV] PHP 4.0 Bug #9681: can't use interbase functions in user defined sessions

2001-03-11 Thread olivier
From: [EMAIL PROTECTED] Operating system: Linux 2.2.17 i686 unknown PHP version: 4.0.4pl1 PHP Bug Type: *Session related Bug description: can't use interbase functions in user defined sessions I wrote my own session handlers, for use with interbase. Logging is done to a

[PHP-DEV] BerkleyDB 3

2001-03-11 Thread Cameron
are there any know bugs in it currently? i just went to compile it into php and got a heap of warnings and then it spat it, is this a BDB problem or PHP problem??? Cameron -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

[PHP-DEV] RE: PHP 4.0 Bug #8557 Updated: apache fails to start after compiling PHP - can't load libphp4.so

2001-03-11 Thread Zachary Hamm
No, it didn't. I still have not gotten PHP to compile properly with informix. I've given up, basically, since every method I've tried has failed. I'd be glad to try again and send you the output error messages if you like. Zack -Original Message- From: Bug Database [mailto:[EMAIL

[PHP-DEV] m4 buildconf error

2001-03-11 Thread Jon Parise
I just starting getting these from a current cvs checkout: (void) [php4]$ ./buildconf buildconf: checking installation... buildconf: autoconf version 2.13 (ok) buildconf: automake version 1.4 (ok) buildconf: libtool version 1.3.4 (ok) rebuilding Makefile templates override r-xr-xr-x

[PHP-DEV] PHP 4.0 Bug #9682: Input types of image from HTML forms are not stored in $HTTP_XXXX_VARS

2001-03-11 Thread karln
From: [EMAIL PROTECTED] Operating system: Windows NT 4.0 (Service Pack 6) PHP version: 4.0.4pl1 PHP Bug Type: *General Issues Bug description: Input types of image from HTML forms are not stored in $HTTP__VARS I have a php file containing a form which utilisies an

[PHP-DEV] PHP 4.0 Bug #9682 Updated: Input types of image from HTML forms are not stored in $HTTP_XXXX_VARS

2001-03-11 Thread derick
ID: 9682 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *General Issues Assigned To: Comments: AFAIK it should be in imagename_x (not .x, but _x). Can you check this? Previous Comments:

Re: [PHP-DEV] 4.0.5RC1 - Sunday evening, GMT

2001-03-11 Thread Alexander Bokovoy
On Sat, Mar 10, 2001 at 07:00:19PM +0200, Zeev Suraski wrote: Unless someone says something I'm going to branch away 4.0.5 and package 4.0.5RC1 tomorrow evening. It's lingering for too long... I've spent several days exploiting bugs in PHP4 build environment. There are many little problems

[PHP-DEV] Need home improvement money? -wxpqt

2001-03-11 Thread patmac
Title: Where Smart People Shop for Mortgages Fill out this short form or call 888-418-2575. If your loan request is to purchase a home click here.

Re: [PHP-DEV] PHP 4.0 Bug #8935 Updated: A reference to 'this' cannot be used in the constructor method for a class.

2001-03-11 Thread Jani Taskinen
On Sun, 11 Mar 2001, Stanislav Malyshev wrote: JT Uhm..I have always closed the duplicates after the original (which they JT refer to) was closed. Any opinions about this? As the current bug system I thought "Duplicate" itself is a closed status. Like, work continues on the original and the

Re: [PHP-DEV] PHP 4.0 Bug #8935 Updated: A reference to 'this' cannot be used in the constructor method for a class.

2001-03-11 Thread Lars Torben Wilson
Jani Taskinen writes: On Sun, 11 Mar 2001, Stanislav Malyshev wrote: JT Uhm..I have always closed the duplicates after the original (which they JT refer to) was closed. Any opinions about this? As the current bug system I thought "Duplicate" itself is a closed status. Like, work continues

Re: [PHP-DEV] PHP 4.0 Bug #8935 Updated: A reference to 'this' cannot be used in the constructor method for a class.

2001-03-11 Thread Jani Taskinen
On Sun, 11 Mar 2001, Lars Torben Wilson wrote: Now, it's Sunday morning, I just crawled out of my nice warm bed, and I haven't finished my first cup of bad coffee yet--but if Have that cup of coffee first.. :) Duplicate == Repeated information, and Repeated Information == Useless Bug

[PHP-DEV] PHP 4.0 Bug #9684: apache cannot start

2001-03-11 Thread z
From: [EMAIL PROTECTED] Operating system: redhat6.2 PHP version: 4.0.4pl1 PHP Bug Type: Apache related Bug description: apache cannot start after compiling and config httpd. the apache(1.3.19) cannot start. it says cannot load libphp4.so uncompressed. please instruct --

[PHP-DEV] PHP 4.0 Bug #9682 Updated: Input types of image from HTML forms are not stored in $HTTP_XXXX_VARS

2001-03-11 Thread sniper
ID: 9682 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: *General Issues Assigned To: Comments: the .'s are translated to _'s. $HTTP_POST_VARS["newcustomer_x"] and $HTTP_POST_VARS["newcustomer_y"]  --Jani Previous Comments:

[PHP-DEV] PHP 4.0 Bug #9684 Updated: apache cannot start

2001-03-11 Thread sniper
ID: 9684 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Apache related Assigned To: Comments: This is fixed in CVS. Try latest CVS snapshot from http://snaps.php.net/ OR add --with-zlib into you configure line. --Jani Previous Comments:

Re: [PHP-DEV] PHP 4.0 Bug #8935 Updated: A reference to 'this' cannot be used in the constructor method for a class.

2001-03-11 Thread Lars Torben Wilson
Jani Taskinen writes: On Sun, 11 Mar 2001, Lars Torben Wilson wrote: Now, it's Sunday morning, I just crawled out of my nice warm bed, and I haven't finished my first cup of bad coffee yet--but if Have that cup of coffee first.. :) Duplicate == Repeated information, and Repeated

[PHP-DEV] Karma Request

2001-03-11 Thread Sebastian Bergmann
Could someone give Thomas Fromm (tfromm) and Thomas Weinert (subjective) the appropriate Karma for PEAR? Thanks, Sebastian -- sebastian bergmann e-mail : [EMAIL PROTECTED] homepage : http://www.sebastian-bergmann.de

[PHP-DEV] PHP 4.0 Bug #9644 Updated: File Upload eats all RAM and swap space

2001-03-11 Thread sniper
ID: 9644 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Reproduceable crash Assigned To: Comments: Try creating a GDB backtrace of that. 1. rm config.cache 2. Add --enable-debug to you php configure line 3. 'make clean ; make ; make install'

[PHP-DEV] PHP 4.0 Bug #9685: Error message from Windows: Apache has caused an error in MSVCRT.DLL

2001-03-11 Thread jamaz
From: [EMAIL PROTECTED] Operating system: Windows ME PHP version: 4.0.3pl1 PHP Bug Type: Arrays related Bug description: Error message from Windows: Apache has caused an error in MSVCRT.DLL I think that problem is in row marked in script with "ERROR LINE? =" This script

[PHP-DEV] PHP 4.0 Bug #9531 Updated: make fails at make . - /usr/bin/ld: cannot open -lxmltok

2001-03-11 Thread sniper
ID: 9531 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Compile Failure Assigned To: Comments: Another note: Do 'rm config.cache' before reconfiguring! And after configure: 'make clean ; make ; make install' --Jani Previous Comments:

[PHP-DEV] PHP 4.0 Bug #9678 Updated: multipart/form POSTS corrupted

2001-03-11 Thread sniper
ID: 9678 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Unknown/Other Function Assigned To: Comments: It's the same bug. And it's fixed. Please try the latest CVS snapshot from http://snaps.php.net/ --Jani Previous Comments:

[PHP-DEV] My own PHP/Zend Cache in devlopment..

2001-03-11 Thread Stephen Waits
Hi all, I've begun patching PHP404pl1 to support caching. My caching has the following pros/cons as compared to the Zend Cache: Pros: * free * similar performance Cons: * still in development; only partially working * no support * no pretty web-based admin or stats package * does not handle

[PHP-DEV] PHP 4.0 Bug #9686: IIS says module not found

2001-03-11 Thread moritz . moeller
From: [EMAIL PROTECTED] Operating system: W2K Pro Server PHP version: 4.0.4pl1 PHP Bug Type: IIS related Bug description: IIS says "module not found" I installed PHP 4.0.4pl1 as ISAPI on IIS5 (W2K). When i try to open a php page, i get the error "module not found". i

[PHP-DEV] PHP 4.0 Bug #9531 Updated: make fails at make . - /usr/bin/ld: cannot open -lxmltok

2001-03-11 Thread php
ID: 9531 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Compile Failure Description: make fails at "make ." - /usr/bin/ld: cannot open -lxmltok sorry, it didn't help [root@e-smith php-4.0.4pl1]# ./configure --with-dom=/home/family/libxml2-2.3.3

[PHP-DEV] PHP 4.0 Bug #9531 Updated: make fails at make . - /usr/bin/ld: cannot open -lxmltok

2001-03-11 Thread sniper
ID: 9531 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Compile Failure Assigned To: Comments: Of course it didn't. You didn't read my reply. The configure option is: --with-expat-dir=/path/to/expat --Jani Previous Comments:

[PHP-DEV] CVS Account Request

2001-03-11 Thread CVS Account Request
Full name: Steph Fox Email: [EMAIL PROTECTED] ID: sfox Purpose: Working on php-gtk manual -- 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

[PHP-DEV] Re: PHP 4.0 Bug #9684 Updated: apache cannot start

2001-03-11 Thread z
thanks for the prompt response. however, after i downloaded the latest version and compiled and run apache, it still says the same thing;; cannot load /usr/local/apache_1.3.19/libexec/libphp4.so into server /usr/local/apache_1.3.19/libexec/libphp4.so undefined symbol : uncompress if i

RE: [PHP-DEV] CVS Account Request

2001-03-11 Thread James Moore
Full name: Steph Fox Email: [EMAIL PROTECTED] ID: sfox Purpose: Working on php-gtk manual Can someone please add steph and give her karama for php-gtk/docs as shes been helping with parts of the manual (mainly correcting my terrible english.. ;0) Cheers, James -- James Moore [EMAIL

[PHP-DEV] PHP 4.0 Bug #9531 Updated: make fails at make . - /usr/bin/ld: cannot open -lxmltok

2001-03-11 Thread php
ID: 9531 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Compile Failure Description: make fails at "make ." - /usr/bin/ld: cannot open -lxmltok thanks, it seems to work (just compiling...) Previous Comments:

[PHP-DEV] PHP 4.0 Bug #9531 Updated: make fails at make . - /usr/bin/ld: cannot open -lxmltok

2001-03-11 Thread php
ID: 9531 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Description: make fails at "make ." - /usr/bin/ld: cannot open -lxmltok o well, it would have been to nice ... Making all in . make[1]: Entering directory `/home/family/php-4.0.4pl1' gcc -I.

[PHP-DEV] PHP 4.0 Bug #9688: FTP_PUT / FOPEN

2001-03-11 Thread ivarness
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.4 PHP Bug Type: IIS related Bug description: FTP_PUT / FOPEN I'm working against a IIS web server with PHP 4.0.4 It seems that both ftp_up and fopen causes the same problem, not allowing you to upload files. On the

[PHP-DEV] CVS Account Request

2001-03-11 Thread CVS Account Request
Full name: Steph Fox Email: [EMAIL PROTECTED] ID: sfox Purpose: assisting with php-gtk manual -- 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

[PHP-DEV] PHP 4.0 Bug #9584 Updated: NSAPI PHP eating up all memory on server

2001-03-11 Thread wongh
ID: 9584 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: *Web Server problem Description: NSAPI PHP eating up all memory on server Seems that case has worsen since I last posted this problem. On my development server which has max of 256MB has already used up to around 90MB for simply

[PHP-DEV] PHP 4.0 Bug #9666 Updated: Can't display image/pjpeg and image/gif in one sanme page

2001-03-11 Thread hellmarch
ID: 9666 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: *Graphics related Description: Can't display image/pjpeg and image/gif in one sanme page Yes,I use addslashes on the binary data.Didn't need to use this function? Previous Comments:

Re: [PHP-DEV] m4 buildconf error

2001-03-11 Thread Jon Parise
On Sun, Mar 11, 2001 at 12:17:05PM -0500, Jon Parise wrote: I just starting getting these from a current cvs checkout: [snip] rebuilding configure NONE:0: /usr/local/bin/gm4: ERROR: EOF in string rebuilding acconfig.h rebuilding main/php_config.h.in NONE:0: /usr/local/bin/gm4: ERROR:

[PHP-DEV] PHP 4.0 Bug #6275 Updated: ODBC_Prepare/ODBC_Execute fails with parameters

2001-03-11 Thread kalowsky
ID: 6275 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Status: Open Bug Type: ODBC related Assigned To: kalowsky Comments: it seems the sample script provided is failing in the SQLBindParameter call. Why? The SQLError call tells us it's trying to bind a parameter of the wrong type.

[PHP-DEV] PHP 4.0 Bug #6275 Updated: ODBC_Prepare/ODBC_Execute fails with parameters

2001-03-11 Thread kalowsky
ID: 6275 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Analyzed Bug Type: ODBC related Assigned To: kalowsky Comments: Previous Comments: --- [2001-02-14 08:20:41] [EMAIL PROTECTED] starting

[PHP-DEV] PHP 4.0 Bug #6843 Updated: Select from Array

2001-03-11 Thread kalowsky
ID: 6843 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: ODBC related Assigned To: Comments: no user feedback, considered fixed Previous Comments: --- [2001-01-17 09:37:02]

Re: [PHP-DEV] popen() spans 100 processes

2001-03-11 Thread Boian Bonev
Encountered 100 spanned cmd.exe + php.exe using win32 CGI, this does not happen using apachemod, my task manager was open by accident, otherwise I would not have noticed this... sounds like the second php 'detects' CGI mode, reads script name from environment vars then executes the same

[PHP-DEV] PHP 4.0 Bug #9689: No session variables in IE 5

2001-03-11 Thread john
From: [EMAIL PROTECTED] Operating system: MS Windows PHP version: 4.0.4pl1 PHP Bug Type: *Session related Bug description: No session variables in IE 5 Basic script. The script uses sessions for login data. When you login, the password and login are stored as session

[PHP-DEV] PHP 4.0 Bug #9690: crazy docs

2001-03-11 Thread gabriel . barros
From: [EMAIL PROTECTED] Operating system: unix PHP version: 4.0.4pl1 PHP Bug Type: Documentation problem Bug description: crazy docs theres no "webmaster email" in this site, so im sending it as a documentation bug report... first, i went to the documentation section and

[PHP-DEV] PHP 4.0 Bug #9691 Updated: date(T) Time Zone crashes PHP4.04+ on Win2K

2001-03-11 Thread sniper
ID: 9691 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Date/time related Assigned To: Comments: This is fixed in CVS. Try latest dev build from http://www.php4win.de/ --Jani Previous Comments:

[PHP-DEV] PHP 4.0 Bug #9692: Subtraction result below 100 yields wrong decimal output

2001-03-11 Thread bhavint
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.4pl1 PHP Bug Type: Math related Bug description: Subtraction result below 100 yields wrong decimal output Please check http://www.transecute.com/~kalpesh/check.php4 In case (1) I subtract a number from

[PHP-DEV] PHP 4.0 Bug #9692 Updated: Subtraction result below 100 yields wrong decimal output

2001-03-11 Thread sniper
ID: 9692 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Math related Assigned To: Comments: Check the last comment on bug: #9288 --Jani Previous Comments: ---

[PHP-DEV] PHP 4.0 Bug #9692 Updated: Subtraction result below 100 yields wrong decimal output

2001-03-11 Thread bhavint
ID: 9692 User Update by: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: Math related Description: Subtraction result below 100 yields wrong decimal output i dont think thats the same is it. Because all I am doing is a simple subtraction operation. Additionally the output comes

Re: [PHP-DEV] PHP 4.0 Bug #8856 Updated: gethostbyname returnshostname instead of adress

2001-03-11 Thread chrisv
For at least some months, gethostbyname() in sockets.c has been replaced by gethostbyname() in ext/standard/dns.c which does sockets.c in ext/sockets? That has been #if 0'd out ever since it was originally written in there (I wrote it, not noticing that there was already one in the standard

[PHP-DEV] PHP 4.0 Bug #9644 Updated: File Upload eats all RAM and swap space

2001-03-11 Thread gerard
ID: 9644 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Reproduceable crash Description: File Upload eats all RAM and swap space I have never used gdb before, but I have a feeling that it is not working correctly. Here are the results:

[PHP-DEV] Re: [ZEND-ENGINE] cvs: Zend / zend_API.c zend_API.h

2001-03-11 Thread Sebastian Bergmann
Andrei Zmievski wrote: andrei Mon Mar 12 05:08:29 2001 EDT Modified files: /Zend zend_API.c zend_API.h Log: Improve zend_is_callable() to the point where it's actually useful. Now it just needs to be invoked everywhere in PHP where a callback is expected.

[PHP-DEV] PHP 4.0 Bug #9693: Killed persistent connections not recognized

2001-03-11 Thread jti
From: [EMAIL PROTECTED] Operating system: Redhat 7.0 PHP version: 4.0.4pl1 PHP Bug Type: Sybase-ct (ctlib) related Bug description: Killed persistent connections not recognized -- PHP-modules: './configure' '--with-apxs' '--enable-calendar' '--with-mysql=/usr'

[PHP-DEV] PHP 4.0 Bug #9694: module not found

2001-03-11 Thread rashdanmn
From: [EMAIL PROTECTED] Operating system: WinNT4 PHP version: 4.0.2 PHP Bug Type: IIS related Bug description: module not found Hai.. Try to do a mssql connect and get this error Unable to load dynamic library `d:\php402/php_mssql70.dll'.The specified module could not

Re: [PHP-DEV] PHP 4.0 Bug #8856 Updated: gethostbyname returns hostname instead of adress

2001-03-11 Thread Stig Venaas
On Sun, Mar 11, 2001 at 10:28:00PM -0800, [EMAIL PROTECTED] wrote: For at least some months, gethostbyname() in sockets.c has been replaced by gethostbyname() in ext/standard/dns.c which does sockets.c in ext/sockets? That has been #if 0'd out ever since it was originally written in

[PHP-DEV] Re: PHP 4.0 Bug #9487 Updated: POST using HTTP/1.0 HTTP/1.1 mix makesPHP crash

2001-03-11 Thread Jaromír Dolecek
Bug Database wrote: Please provide that whole backtrace. OK, will do. Jaromir -- Jaromir Dolecek [EMAIL PROTECTED] http://www.ics.muni.cz/~dolecek/ --- Wanna a real operating system ? Go and get NetBSD, dammit! --- -- PHP Development Mailing List http://www.php.net/ To unsubscribe,

[PHP-DEV] php_ticks crash (+stack trace)

2001-03-11 Thread André Langhorst
Hi, maybe you have more success patching this one... andr ?php function tryy() {} register_tick_function('tryy'); declare (ticks=1) { ; } ? === Stack Dump of Process Apache.exe:2240; Thread 2080 php_tick_iterator( 0x01052EC8, 0x0138F9B0 ), php_ticks.c:64, 0xb675

[PHP-DEV] PHP 4.0 Bug #9695: memory leak when using fsockopen fclose

2001-03-11 Thread pack
From: [EMAIL PROTECTED] Operating system: FreeBSD + AOLServer3.2 PHP version: 4.0.4pl1 PHP Bug Type: Sockets related Bug description: memory leak when using fsockopen fclose When I using PHP4 in AOLSerevr3.2 at FreeBSD, It seems to get memory leak when I using fsockopen()

Re: [PHP-DEV] php_ticks crash (+stack trace)

2001-03-11 Thread Rasmus Lerdorf
Doesn't happen on Linux. Must be a Windows thing. -Rasmus On Mon, 12 Mar 2001, [ISO-8859-1] André Langhorst wrote: Hi, maybe you have more success patching this one... andré ?php function tryy() {} register_tick_function('tryy'); declare (ticks=1) { ; } ? ===

[PHP-DEV] PHP 4.0 Bug #9694 Updated: module not found

2001-03-11 Thread rashdanmn
ID: 9694 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: IIS related Description: module not found Hai.. try to connect to mssql and got this error Unable to load dynamic library `d:\php402/php_mssql70.dll'- The specified module could not be found. Here are my configuration in