Bug #15880 Updated: select (name) from ..... doesnt work!

2002-03-22 Thread paul79
ID: 15880 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: ODBC related Operating System: linux PHP Version: 4.1.1 New Comment: $rh = mysql_query("select max(id) from ident;") or die("SQL error"); // Will

Bug #12562 Updated: CGI Error-CGI application misbehaved

2002-03-22 Thread vielina
ID: 12562 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: IIS related Operating System: Windows 2000 Server PHP Version: 4.0.6 New Comment: I have the same set of php scripts, php 4.06 CGI running on: 1-W

Bug #12496 Updated: ldap_modify always returns "Insufficient Access"

2002-03-22 Thread php-bugs
ID: 12496 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: No Feedback Bug Type: LDAP related Operating System: Linux 2.4.3 PHP Version: 4.0.6 New Comment: No feedback was provided for this bug

Bug #16228: XSLT file path issues

2002-03-22 Thread shanx
From: [EMAIL PROTECTED] Operating system: Windows XP PHP version: 4.1.2 PHP Bug Type: XSLT related Bug description: XSLT file path issues I have installed sablotron (as indicated here: http://shanx.com/php/xsl/getXsl.htm) and XSLT itself seems to be working. However, I have

Bug #16227 Updated: Wrong zval allocation? while(list() = each()) behavior is inconsistent due to th

2002-03-22 Thread yohgaki
ID: 16227 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Arrays related Operating System: Tru64 UNIX 5.0a PHP Version: 4.0.6 Assigned To: hholzgra New Comment: BTW, I haven't check the exact behavio

Bug #16227 Updated: Wrong zval allocation? while(list() = each()) behavior is inconsistent due to th

2002-03-22 Thread yohgaki
ID: 16227 Updated by: [EMAIL PROTECTED] -Summary: popen not fully supported Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: Arrays related Operating System: Tru64 UNIX 5.0a PHP Version: 4.0.6 Assigned T

Bug #16227 Updated: popen not fully supported

2002-03-22 Thread hholzgra
ID: 16227 Updated by: [EMAIL PROTECTED] -Summary: nested while(list = each) break, weird workaround -Reported By: [EMAIL PROTECTED] +Reported By: [EMAIL PROTECTED] -Status: Analyzed +Status: Bogus Bug Type: Arrays related -Opera

Bug #16227 Updated: nested while(list = each) break, weird workaround

2002-03-22 Thread yohgaki
ID: 16227 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Analyzed Bug Type: Arrays related Operating System: Linux -PHP Version: 4.1.2 +PHP Version: 4.2.0-dev New Comment: Thanks for reportin

Bug #16227: nested while(list = each) break, weird workaround

2002-03-22 Thread php . net
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.2 PHP Bug Type: Arrays related Bug description: nested while(list = each) break, weird workaround nested while(list=each) produces weird results. this code "; } } ?> only gets to

Bug #4346 Updated: Suggestion for error trap in imagecreatefromjpeg

2002-03-22 Thread derick
ID: 4346 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Feature/Change Request Operating System: all PHP Version: 4.1.2 New Comment: Not our problem, but a GD one. Derick Pre

Bug #4346 Updated: Suggestion for error trap in imagecreatefromjpeg

2002-03-22 Thread leon
ID: 4346 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: all -PHP Version: 4.0 Release Cand +PHP Version: 4.1.2 New Comment: My suggested functionality definite

Bug #16212 Updated: Using natsort() on multi-dimensional arrays causes the PHP engine to segfault

2002-03-22 Thread mfischer
ID: 16212 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Reproducible crash Operating System: Mandrake Linux 8.2 PHP Version: CVS HEAD New Comment: Heh, read "Ok, there's definitely a problem somewher

Bug #16212 Updated: Using natsort() on multi-dimensional arrays causes the PHP engine to segfault

2002-03-22 Thread mfischer
ID: 16212 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Analyzed Bug Type: Reproducible crash Operating System: Mandrake Linux 8.2 -PHP Version: 4.1.2 +PHP Version: CVS HEAD New Comment:

Bug #16226: PHP hangs running WZZIP in some circumstances

2002-03-22 Thread charles
From: [EMAIL PROTECTED] Operating system: windows 2000 PHP version: 4.1.2 PHP Bug Type: Reproducible crash Bug description: PHP hangs running WZZIP in some circumstances BUG REPORT - WZZIP or PHP? Charles palmer, DSP Design, [EMAIL PROTECTED], 22 March 2002 WZZIP h

Bug #16225 Updated: fwrite/fputs writes everthing twice with 'a' mode

2002-03-22 Thread sander
ID: 16225 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Filesystem function related Operating System: SuSe Linux 7.3 PHP Version: 4.1.2 New Comment: Not enough information was pr

Bug #16022 Updated: php 4.1.2 windows binary zip

2002-03-22 Thread matled
ID: 16022 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Apache related Operating System: windows PHP Version: 4.1.2 New Comment: i used in my httpd.conf path as on unix, because all was on the same part

Bug #14917 Updated: When using array_merge w/numbers & assoc array the numbers are changed to 0,1..

2002-03-22 Thread blaine_mcdonnell
ID: 14917 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Arrays related Operating System: BSD & Windows PHP Version: 4.1.1 New Comment: Still a problem in 4.1.2 Previous Comments: --

Bug #16225: fwrite/fputs writes everthing twice with 'a' mode

2002-03-22 Thread speltzer
From: [EMAIL PROTECTED] Operating system: SuSe Linux 7.3 PHP version: 4.1.2 PHP Bug Type: Filesystem function related Bug description: fwrite/fputs writes everthing twice with 'a' mode if fopen opened a file with a or a++ fwrite writes everthing twice into the output file.

Bug #16173 Updated: https & headers (Content-type) not working

2002-03-22 Thread pettersen
ID: 16173 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: IIS related Operating System: win2k SP2 PHP Version: 4.1.2 New Comment: FWIW: After much trial and error (and more error) I've been able to narrow

Bug #16224 Updated: SQL Relay extension

2002-03-22 Thread mfischer
ID: 16224 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Feature/Change Request Operating System: All PHP Version: 4.1.2 New Comment: This task is up to the author to submit it t

Bug #12445 Updated: ./configure suxx

2002-03-22 Thread mfischer
ID: 12445 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Feedback Bug Type: Compile Failure Operating System: Linux 2.2.19 PHP Version: 4.0.6 New Comment: I hope you updated your php version alr

Bug #16144 Updated: sem_remove() crashes

2002-03-22 Thread mfischer
ID: 16144 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Reproducible crash Operating System: Linux PHP Version: CVS HEAD New Comment: The patch surely removes the symptom, but is it the right fix?

Bug #16212 Updated: Using natsort() on multi-dimensional arrays causes the PHP engine to segfault

2002-03-22 Thread patrick
ID: 16212 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Reproducible crash Operating System: Mandrake Linux 8.2 PHP Version: 4.1.2 New Comment: Derick, I am now using RC1 from your page, and

Bug #16224: SQL Relay extension

2002-03-22 Thread msquillace
From: [EMAIL PROTECTED] Operating system: All PHP version: 4.1.2 PHP Bug Type: Feature/Change Request Bug description: SQL Relay extension I believe it would be nice to have the SQL Relay extension (www.firstworks.com) in the standard PHP distribution. -- Edit bug report at

Bug #14740 Updated: fsockopen() won't timeout

2002-03-22 Thread jroberts
ID: 14740 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Sockets related Operating System: Win98 and Win2k PHP Version: 4.1.0 New Comment: Note on the previous report -- setting an integer for timeout

Bug #14740 Updated: fsockopen() won't timeout

2002-03-22 Thread jroberts
ID: 14740 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Sockets related Operating System: Win98 and Win2k PHP Version: 4.1.0 New Comment: System: RedHat Linux PHP 4.0.6 I'm specifying a timeout of

Bug #16223 Updated: Nested If block not execute correctly

2002-03-22 Thread daniel
ID: 16223 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: *Regular Expressions Operating System: SUN PHP Version: 4.1.2 New Comment: What is $name supposed to be? Your examples (!= or ==) are applying a c

Bug #16223 Updated: Nested If block not execute correctly

2002-03-22 Thread amin . javanbakht
ID: 16223 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: *Regular Expressions Operating System: SUN PHP Version: 4.1.2 New Comment: >>If the fruit is not blue or the fruit is not red, do something. Th

Bug #16223 Updated: Nested If block not execute correctly

2002-03-22 Thread rasmus
ID: 16223 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: *Regular Expressions Operating System: SUN PHP Version: 4.1.2 New Comment: Logic 101 If the fruit is not blue or the fr

Bug #16223: Nested If block not execute correctly

2002-03-22 Thread amin . javanbakht
From: [EMAIL PROTECTED] Operating system: SUN PHP version: 4.1.2 PHP Bug Type: *Regular Expressions Bug description: Nested If block not execute correctly if ( ( $name != "test1" ) || ( $name != "test2" ) ) does not work properly. if I Do each condition seperately, it

Bug #16220 Updated: mistake in writing

2002-03-22 Thread tom
ID: 16220 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type:Documentation problem PHP Version: 4.1.2 New Comment: This is already fixed in CVS, and appear on the net after the next automatic build-process. Thanks f

Bug #16222: stripslashes not stripped

2002-03-22 Thread jhlavon
From: [EMAIL PROTECTED] Operating system: W2000 PHP version: 4.1.2 PHP Bug Type: IIS related Bug description: stripslashes not stripped When I use 'stripslashes' function with next dumped data, on Apache works it, but the same data are not stripped on W2k+IIS5. (This is save

Bug #16221: Crash after 50-164 odbc queries on db2 dbase server

2002-03-22 Thread j . marijne
From: [EMAIL PROTECTED] Operating system: Windows 2000 UK Advanced Server PHP version: 4.1.2 PHP Bug Type: Reproducible crash Bug description: Crash after 50-164 odbc queries on db2 dbase server After doing between 50-182 query's to IBM DB2 7 on Windows 2000 (localhost) with

Bug #16220 Updated: mistake in writing

2002-03-22 Thread sniper
ID: 16220 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open -Bug Type:*Languages/Translation +Bug Type:Documentation problem PHP Version: 4.1.2 New Comment: reclassified Previous Comments: -

Bug #12445 Updated: ./configure suxx

2002-03-22 Thread grepaly
ID: 12445 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Compile Failure Operating System: Linux 2.2.19 PHP Version: 4.0.6 New Comment: This problem still exists. Here is my configure, and the end of

Bug #16220: mistake in writing

2002-03-22 Thread mail
From: [EMAIL PROTECTED] Operating system: PHP version: 4.1.2 PHP Bug Type: *Languages/Translation Bug description: mistake in writing http://de.php.net/manual/de/preface.php there is a mistake in writing " Vorwort (...) Aber PHP knn noch mehr. (...)" you have to

Bug #16218 Updated: The PHP Filter did not receive suitable input data

2002-03-22 Thread sander
ID: 16218 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Apache2 related Operating System: SUSE 7.2 Linux PHP Version: 4.1.2 New Comment: What is your configure line? What vers

Bug #16144 Updated: sem_remove() crashes

2002-03-22 Thread edink
ID: 16144 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Reproducible crash Operating System: Linux PHP Version: CVS HEAD New Comment: I'm not familiar with the code, but this patch fixes things for

Bug #16115 Updated: readline prints errors if compiled along with apxs

2002-03-22 Thread edink
ID: 16115 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: *Configuration Issues Operating System: Debian (Sid) Linux PHP Version: 4.0CVS-2002-03-1 New Comment: This bug has been f

Bug #14664 Updated: A query that fails makes all subsquent calls to ifx_query fail

2002-03-22 Thread derick
ID: 14664 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Informix related Operating System: Linux 2.2.x PHP Version: 4.1.0 New Comment: Fixed in cvs, fix will be in 4.2.0 Thx!

Bug #14664 Updated: A query that fails makes all subsquent calls to ifx_query fail

2002-03-22 Thread samuel_carriere
ID: 14664 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Informix related Operating System: Linux 2.2.x PHP Version: 4.1.0 New Comment: I found how to correct this : in the file /ext/informix/ifc.ec in

Bug #16206 Updated: wrong message in "./configure"

2002-03-22 Thread hholzgra
ID: 16206 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Analyzed +Status: Closed Bug Type: Documentation problem Operating System: True64 Unix PHP Version: 4.1.2 Previous Comments: ---

Bug #16206 Updated: wrong message in "./configure"

2002-03-22 Thread hholzgra
ID: 16206 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Documentation problem Operating System: True64 Unix PHP Version: 4.1.2 New Comment: manual stylesheets have been customized to use id attribute

Bug #15778 Updated: Segmentation Fault with iPlanet module on php4_init

2002-03-22 Thread lbalbalba
ID: 15778 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: AIX 4.3.3 PHP Version: 4.1.2 New Comment: Bug verified and still present in release candidate 1 of php 4.2.0 (

Bug #16203 Updated: Cannot configure with ming

2002-03-22 Thread chassaing
ID: 16203 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Ming related Operating System: FreeBSD 4.3-STABLE PHP Version: 4.2.0RC1 New Comment: Here goes the part about opendl : configure:7515: checking

Bug #16219 Updated: Templating through PHP with .html files fails

2002-03-22 Thread hholzgra
ID: 16219 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Scripting Engine problem Operating System: Windows 2000 Advanced Server PHP Version: 4.1.2 New Comment: you are reporting an issue that is not a b

Bug #16203 Updated: Cannot configure with ming

2002-03-22 Thread wez
ID: 16203 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Ming related Operating System: FreeBSD 4.3-STABLE PHP Version: 4.2.0RC1 New Comment: The problem is looks like it is actually with libdl (for dlop

Bug #7051 Updated: Zend Timeout Window: inetinfo.exe - Application Error

2002-03-22 Thread wez
ID: 7051 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Reproducible Crash Operating System: NT Ws 4.0 SP6.0a PHP Version: 4.0.2 New Comment: This is one of those red-herring bugs: I recently encounter

Bug #14950 Updated: crash with __sleep() and __wakeup()

2002-03-22 Thread yohgaki
ID: 14950 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Analyzed +Status: Feedback Bug Type: Session related Operating System: Debian SID PHP Version: 4.2.0-dev New Comment: Could you try CVS version to see i

Bug #16219 Updated: Templating through PHP with .html files fails

2002-03-22 Thread adriaan . van . bauwel
ID: 16219 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Scripting Engine problem Operating System: Windows 2000 Advanced Server PHP Version: 4.1.2 New Comment: FYI: I'm not asking for support. I did

Bug #16214 Updated: trans-sid adds -tag after invalid in HTML

2002-03-22 Thread yohgaki
ID: 16214 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Duplicate Bug Type: Session related Operating System: Linux PHP Version: 4.1.2 New Comment: Bug #13472 Previous Comments: --

Bug #16219 Updated: Templating through PHP with .html files fails

2002-03-22 Thread hholzgra
ID: 16219 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Scripting Engine problem Operating System: Windows 2000 Advanced Server PHP Version: 4.1.2 New Comment: The bug system is

Bug #13650 Updated: ImageWBMP does not make correct output.

2002-03-22 Thread js
ID: 13650 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: GD related Operating System: Solaris 7 (SunOS 5.7) -PHP Version: 4.0.6 +PHP Version: 4.1.2 New Comment: I also still have the problem with PHP

Bug #16219: Templating through PHP with .html files fails

2002-03-22 Thread adriaan . van . bauwel
From: [EMAIL PROTECTED] Operating system: Windows 2000 Advanced Server PHP version: 4.1.2 PHP Bug Type: Scripting Engine problem Bug description: Templating through PHP with .html files fails I made a site under PHP 4.1.1 using the built-in PHP templating funtions through th

Bug #16217 Updated: syslog functions and exit functions are buggy

2002-03-22 Thread f . labanvoye
ID: 16217 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Reproducible crash Operating System: windows NT 4/ win2000 pro PHP Version: 4.1.1 New Comment: Crash appear with the php module, not with cgi v

Bug #16203 Updated: Cannot configure with ming

2002-03-22 Thread chassaing
ID: 16203 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Ming related Operating System: FreeBSD 4.3-STABLE PHP Version: 4.2.0RC1 New Comment: The problem is exactly the same wi

Bug #16218: The PHP Filter did not receive suitable input data

2002-03-22 Thread rleismann
From: [EMAIL PROTECTED] Operating system: SUSE 7.2 Linux PHP version: 4.1.2 PHP Bug Type: Apache2 related Bug description: The PHP Filter did not receive suitable input data I use Apache 2 with PHP Filter. When i use (PHP MyAdmin) a PHP Script i get the message: "The PHP

Bug #16217 Updated: syslog functions and exit functions are buggy

2002-03-22 Thread mfischer
ID: 16217 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Reproducible crash Operating System: windows NT 4/ win2000 pro PHP Version: 4.1.1 New Comment: Does this also happen if

Bug #16215 Updated: uasort does not seem to work

2002-03-22 Thread mfischer
ID: 16215 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Unknown/Other Function Operating System: Unix PHP Version: 4.1.2 New Comment: Please provide a full copy&paste example

Bug #16212 Updated: Using natsort() on multi-dimensional arrays causes the PHP engine to segfault

2002-03-22 Thread derick
ID: 16212 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Reproducible crash Operating System: Mandrake Linux 8.2 PHP Version: 4.1.2 New Comment: Me neither, can you try RC1 fro

Bug #7051 Updated: Zend Timeout Window: inetinfo.exe - Application Error

2002-03-22 Thread gian-gas
ID: 7051 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Reproducible Crash Operating System: NT Ws 4.0 SP6.0a PHP Version: 4.0.2 New Comment: this occour also with the last version of php (php ver. 4.1.

Bug #16217: syslog functions and exit functions are buggy

2002-03-22 Thread f . labanvoye
From: [EMAIL PROTECTED] Operating system: windows NT 4/ win2000 pro PHP version: 4.1.1 PHP Bug Type: Reproducible crash Bug description: syslog functions and exit functions are buggy Hello, Apache crash on windows platform when i use syslog functions ( openlog, syslog, c