[PHP-DEV] PHP 4.0 Bug #9294: File uploads take ~70 times longer than downloading files on Apache/PHP.

2001-02-16 Thread paul
From: [EMAIL PROTECTED] Operating system: Solaris 2.6, 7, 8 and Windows 2000 PHP version: 4.0.2 PHP Bug Type: Performance problem Bug description: File uploads take ~70 times longer than downloading files on Apache/PHP. When performing a file upload, PHP runs the CPU to 100

[PHP-DEV] PHP 4.0 Bug #9294 Updated: File uploads take ~70 times longer than downloading files on Apache/PHP.

2001-02-16 Thread paul
ID: 9294 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Performance problem Description: File uploads take ~70 times longer than downloading files on Apache/PHP. Sorry - I'm also using code like this to do the upload: Send this file: Previous Comments: -

[PHP-DEV] PHP 4.0 Bug #9290 Updated: snmp+zlib does not work one without the other works

2001-02-16 Thread lehmann
ID: 9290 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Compile Failure Description: snmp+zlib does not work one without the other works Thanks, now it works verry fine ;-) Previous Comments: -

[PHP-DEV] PHP 4.0 Bug #9290 Updated: snmp+zlib does not work one without the other works

2001-02-16 Thread derick
ID: 9290 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Failure Assigned To: Comments: User report: --with-openssl works fine Previous Comments: --- [2001-02-16 05:29:10

[PHP-DEV] PHP 4.0 Bug #9295: Error passing DATE to OpenLink

2001-02-16 Thread k . watkins
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.2-STABLE PHP version: 4.0.4pl1 PHP Bug Type: ODBC related Bug description: Error passing DATE to OpenLink Reproducing the problem: odbc_do($cid, 'Select * from table where datefield=DATE("16/02/2001

[PHP-DEV] CVS Account Request

2001-02-16 Thread CVS Account Request
Full name: Claudio Pereira de Oliveira Email: [EMAIL PROTECTED] ID: cpereira Purpose: Translation of the PHP Manual to Brazilian Portuguese (pt_BR) -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] T

[PHP-DEV] PHP 4.0 Bug #9293 Updated: Character 0x1A seems to be unbreakabe barrier for all functions reading files.

2001-02-16 Thread hholzgra
ID: 9293 Updated by: hholzgra Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Analyzed Bug Type: Filesystem function related Assigned To: Comments: 0x1A, also known as CTRL-Z, is the END-OF-FILE character used in MS-DOS text files for fread() you just have to open your files as bina

[PHP-DEV] PHP 4.0 Bug #9257 Updated: Problem with values returned from a select statement

2001-02-16 Thread fabionl
ID: 9257 User Update by: [EMAIL PROTECTED] Status: Assigned Bug Type: InterBase related Description: Problem with values returned from a select statement ok... really thx... :) []'s Previous Comments: --- [2001-02-

[PHP-DEV] (robert)How i can get a CVS account?

2001-02-16 Thread Celestino Roberto Alejandro
Please, and sorry...but how i can get a CVS account, for going put my project in it?

[PHP-DEV] PHP 4.0 Bug #9181 Updated: curl_setopt options causes seg faults

2001-02-16 Thread sniper
ID: 9181 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Assigned Status: Closed Bug Type: Reproduceable crash Assigned To: Comments: This is now fixed in CVS. --Jani Previous Comments: --- [2001-02-15 1

[PHP-DEV] PHP 4.0 Bug #9293 Updated: Character 0x1A seems to be unbreakabe barrier for all functions reading files.

2001-02-16 Thread sniper
ID: 9293 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: Filesystem function related Assigned To: Comments: This is fixed in CVS already. readfile open files in binary mode. Try a dev-version from http://www.php4win.de/ --Jani Previous Comme

[PHP-DEV] PHP 4.0 Bug #9296: curl_setopt ($ch, CURLOPT_HTTPHEADER, ..) doesn't work

2001-02-16 Thread tom . anheyer
From: [EMAIL PROTECTED] Operating system: Any PHP version: 4.0.4pl1 PHP Bug Type: cURL related Bug description: curl_setopt ($ch, CURLOPT_HTTPHEADER, ..) doesn't work There is a false constant declarion in the source for CURLOPT_HTTPHEADER *** ext/curl/curl.c-origW

[PHP-DEV] PHP 4.0 Bug #9297: sprintf ("%f", $foo) crashes with very large $foo.

2001-02-16 Thread ben
From: [EMAIL PROTECTED] Operating system: RH Linux 7.0, i386 PHP version: 4.0.4pl1 PHP Bug Type: Strings related Bug description: sprintf ("%f", $foo) crashes with very large $foo. [ben@home ben]$ echo '' | php X-Powered-By: PHP/4.0.4pl1 Content-type: text/html 22864849511

[PHP-DEV] PHP 4.0 Bug #9298: HTTP File upload, Content-Type header is stored at the beginning of the file

2001-02-16 Thread martinw
From: [EMAIL PROTECTED] Operating system: RedHat Linux 7.0 PHP version: 4.0.4pl1 PHP Bug Type: HTTP related Bug description: HTTP File upload, Content-Type header is stored at the beginning of the file For an example, using the following form Upload Test and upl

[PHP-DEV] PHP 4.0 Bug #9296 Updated: curl_setopt ($ch, CURLOPT_HTTPHEADER, ..) doesn't work

2001-02-16 Thread sniper
ID: 9296 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: cURL related Assigned To: Comments: This is fixed in CVS already. --Jani Previous Comments: --- [2001-02-16 10:32:00

[PHP-DEV] PHP 4.0 Bug #9298 Updated: HTTP File upload, Content-Type header is stored at the beginning of the file

2001-02-16 Thread sniper
ID: 9298 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: HTTP related Assigned To: Comments: Please try the latest CVS snapshot from http://snaps.php.net/ as I can not reproduce this. --Jani Previous Comments: -

[PHP-DEV] PHP 4.0 Bug #9296 Updated: curl_setopt ($ch, CURLOPT_HTTPHEADER, ..) doesn't work

2001-02-16 Thread tom . anheyer
ID: 9296 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: cURL related Description: curl_setopt ($ch, CURLOPT_HTTPHEADER, ..) doesn't work sorry Previous Comments: --- [2001-02-16 10:43:17] [EMAIL PROTECTED] Thi

[PHP-DEV] PHP 4.0 Bug #9299: magic quotes On - always

2001-02-16 Thread ajandris
From: [EMAIL PROTECTED] Operating system: WinNT4.0 wrkst sp6 PHP version: 4.0.4pl1 PHP Bug Type: PHP options/info functions Bug description: magic quotes On - always Magic quotes in PHP.ini file: ; Magic quotes magic_quotes_gpc=Off; magic quotes for incoming GET/POST/Co

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

2001-02-16 Thread jean-philippe . leveille
From: [EMAIL PROTECTED] Operating system: Windows ME PHP version: 4.0.4pl1 PHP Bug Type: Arrays related Bug description: Having an array and other variables as parameters to a fonction Hi. function search_query($mot_recherche, $champs_de_recherche, $mot_complet = ""

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

2001-02-16 Thread jean-philippe . leveille
From: [EMAIL PROTECTED] Operating system: Windows ME PHP version: 4.0.4pl1 PHP Bug Type: Arrays related Bug description: Having an array and other variables as parameters to a fonction Hi. function search_query($mot_recherche, $champs_de_recherche, $mot_complet = "") { if

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

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

[PHP-DEV] PHP 4.0 Bug #9298 Updated: HTTP File upload, Content-Type header is stored at the beginning of the file

2001-02-16 Thread martinw
ID: 9298 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: HTTP related Description: HTTP File upload, Content-Type header is stored at the beginning of the file That fixed it - and I'm OK with this workaround for now until the next release is finalized. Previous

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

2001-02-16 Thread strasbg
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.4pl1 PHP Bug Type: Strings related Bug description: Fallo en la funcion sscanf Hay un error en la funcion sscanf ya que no realiza la lectura de datos segun el formato especificado. Por ejemplo, consideremos

[PHP-DEV] PHP 4.0 Bug #9303: read() called with 'length' parameter reads until byte with ascii 10 or 13

2001-02-16 Thread yuri . ismailov
From: [EMAIL PROTECTED] Operating system: RedHat Linux PHP version: 4.0.4pl1 PHP Bug Type: Sockets related Bug description: read() called with 'length' parameter reads until byte with ascii 10 or 13 read($sockfd, $in, $length); If I read an arbitrary byte stream from the so

[PHP-DEV] PHP 4.0 Bug #9143 Updated: wrong Apache version shown

2001-02-16 Thread cynic
ID: 9143 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Apache related Assigned To: Comments: Well, you _don't_ consider it a feature, do you? :) Nevertheless, it's ok with apache-1.3_20010212171201 / php4-200102120845. Previous Comments: ---

[PHP-DEV] PHP 4.0 Bug #9304: require function generates error

2001-02-16 Thread flash
From: [EMAIL PROTECTED] Operating system: WinME PHP version: 4.0.4 PHP Bug Type: Scripting Engine problem Bug description: require function generates error in the documentation the following is noted: require() is not actually a function in PHP; rather, it is a language con

[PHP-DEV] PHP 4.0 Bug #9304 Updated: require function generates error

2001-02-16 Thread flash
ID: 9304 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Description: require function generates error this error happens on all these commands: include() include_once() require() require_once() Previous Comments: --

[PHP-DEV] PHP 4.0 Bug #9305: Inetinfo crash at shutdown

2001-02-16 Thread mike
From: [EMAIL PROTECTED] Operating system: Windows 98 PHP version: 4.0.4pl1 PHP Bug Type: Reproduceable crash Bug description: Inetinfo crash at shutdown When Windows 98 closes I get an error "InetInfo caused an Invalid page fault in module php4ts.dll at 0177:01a14a2a" --

[PHP-DEV] PHP 4.0 Bug #9304 Updated: require function generates error

2001-02-16 Thread flash
ID: 9304 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Description: require function generates error this error happens on all these commands: include() include_once() require() require_once() Previous Comments: --

[PHP-DEV] Midgard

2001-02-16 Thread David Croft
Midgard extension contains 200k of vanity images. This is unreasonable bloat to the core of PHP. Can you please remove them? David -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the

[PHP-DEV] PHP 4.0 Bug #9306: while and multiple conditions

2001-02-16 Thread bjartebe
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.1pl2 PHP Bug Type: Unknown/Other Function Bug description: while and multiple conditions $i = 0; $NR_CASES = 5; while( $row = mysql_fetch_object($queryh, MYSQL_A

[PHP-DEV] PHP 4.0 Bug #9307: Numeric-looking array keys are forced to be integers

2001-02-16 Thread david
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.4pl1 PHP Bug Type: Scripting Engine problem Bug description: Numeric-looking array keys are forced to be integers array(2) { [105]=> string(5) "Hello" [106]=> string(7) "Goodbye" } It shouldn't be au

[PHP-DEV] PHP 4.0 Bug #9308: Allow Unix to use Win32 only mail options

2001-02-16 Thread rwidmer
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.4pl1 PHP Bug Type: Feature/Change Request Bug description: Allow Unix to use Win32 only mail options I would like to make it possible for PHP on UNIX to use the SMTP and sendmail_from options instead of sendma

Re: [PHP-DEV] Midgard

2001-02-16 Thread Emiliano
David Croft wrote: > Midgard extension contains 200k of vanity images. This is unreasonable > bloat to the core of PHP. Can you please remove them? They've been removed days ago. Emile -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additio

Re: [PHP-DEV] Midgard

2001-02-16 Thread Emiliano
Emiliano wrote: > > Midgard extension contains 200k of vanity images. This is unreasonable > > bloat to the core of PHP. Can you please remove them? > > They've been removed days ago. My mistake, they were removed from our own CVS. We forgot to do that at cvs.php.net. The mistake has been recti

[PHP-DEV] Checkin Request

2001-02-16 Thread Ken Gengler
I need someone to check in some updates I've made to the java ext and servlet sapi. They address some threading issues I was encountering. I also added some performance tweaks. In my experience, you still need --enable-debug to get the servlet stuff to work reliably, but I hear a fix may appear so

[PHP-DEV] PHP 4.0 Bug #9309: function ereg not return value (true or false)

2001-02-16 Thread krssak
From: [EMAIL PROTECTED] Operating system: debian linux PHP version: 4.0.3pl1 PHP Bug Type: *Regular Expressions Bug description: function ereg not return value (true or false) $id_size=strlen($id_usr); if (!ereg("([0-9]{$id_size})",$id_usr)){ echo "Error ID"; } -- Edit

[PHP-DEV] PHP 4.0 Bug #9310: apache segfault with simple php script (using mysql)

2001-02-16 Thread php
From: [EMAIL PROTECTED] Operating system: linux 2.2.14 PHP version: 4.0.4pl1 PHP Bug Type: Reproduceable crash Bug description: apache segfault with simple php script (using mysql) 0) [Sat Jan 13 14:02:13 2001] [notice] child pid 13927 exit signal Segmentation fault

Re: [PHP-DEV] PHP 4.0 Bug #9310: apache segfault with simple phpscript (using mysql)

2001-02-16 Thread alex
Hi, Can you try to isolate the bug producing code? The best is to send us as small PHP script as is possible. Thanks: Sasha On 17 Feb 2001 [EMAIL PROTECTED] wrote: > From: [EMAIL PROTECTED] > Operating system: linux 2.2.14 > PHP version: 4.0.4pl1 > PHP Bug Type: Reproduce

[PHP-DEV] Re: safe_mode redesign

2001-02-16 Thread Jason Greene
Zeev, I see your point. Would you accept changing safe_mode to restrictive_mode, and refer to features as what they really are? For example: restrictive_uid_check = yes restrictive_purge_environment_vars = ( ) There could be a page on php that explains all the various modes, functionality, et

[PHP-DEV] PHP 4.0 Bug #9311: php -l causes segmentation fault

2001-02-16 Thread php
From: [EMAIL PROTECTED] Operating system: RedHat 6.2 PHP version: 4.0.3pl1 PHP Bug Type: Reproduceable crash Bug description: php -l causes segmentation fault Running "php -l test.php" on a script with a parse error causes a segmentation fault. test.php: backtrace: #0 0x

[PHP-DEV] PHP 4.0 Bug #9312: php -l causes segmentation fault

2001-02-16 Thread php
From: [EMAIL PROTECTED] Operating system: RedHat 6.2 PHP version: 4.0.3pl1 PHP Bug Type: Reproduceable crash Bug description: php -l causes segmentation fault Running "php -l test.php" on a script with a parse error causes a segmentation fault. test.php: backtrace: #0 0x

[PHP-DEV] PHP 4.0 Bug #9312 Updated: php -l causes segmentation fault

2001-02-16 Thread cynic
ID: 9312 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Reproduceable crash Assigned To: Comments: Previous Comments: --- [2001-02-16 21:47:40] [EMAIL PROTECTED] Running "php -l

[PHP-DEV] PHP 4.0 Bug #9304 Updated: require function generates error

2001-02-16 Thread andre
ID: 9304 Updated by: andre Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Scripting Engine problem Assigned To: Comments: no bug, it is simply not possible this way, only "var" and "function" language constructs are allowed directly withing class {} the only way I s

[PHP-DEV] PHP 4.0 Bug #9309 Updated: update ereg function to return booleans instead of 0/1

2001-02-16 Thread andre
ID: 9309 Updated by: andre Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Analyzed Old-Bug Type: *Regular Expressions Bug Type: Feature/Change Request Assigned To: Comments: a) in fact is does return 1 and 0, that isn't exactly true and false in php 4 anymore, either documentation or r

[PHP-DEV] PHP 4.0 Bug #9310 Updated: apache segfault with simple php script (using mysql)

2001-02-16 Thread andre
ID: 9310 Updated by: andre Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Reproduceable crash Assigned To: Comments: Please provide a reduced code fragment (<15 lines) producing this behaviour. Put no database queries etc. in it to ensure that we can reproduce it e

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

2001-02-16 Thread Max Kalika
Just tried a cvs checkout as of Feb 16 8:40PM pacific time. checking for standard DES crypt... yes checking for extended DES crypt... no checking for MD5 crypt... no configure:43851: checking for MD5 crypt configure:43851: checking for MD5 crypt configure:43886: gcc -o conftest -g -O2 - I/usr/lo

[PHP-DEV] PHP 4.0 Bug #9090 Updated: call_user_method() duplicates object

2001-02-16 Thread cazzell
ID: 9090 User Update by: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: Class/Object related Description: call_user_method() duplicates object This bug is a duplicate of #9054 and #6347. Andi attached a message to #6347 saying this would be fixed in 4.0.2, but I'm running 4.0.4p