#20016 [Opn-Bgs]: Unable to save result set

2002-11-14 Thread georg
ID: 20016 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: MySQL related Operating System: redhat 7.2 PHP Version: 4.2.3 New Comment: Your error msg comes from an other mysql_query

#14313 [Bgs]: strtotime() and mktime() errors for dates before 1970

2002-11-14 Thread rasmus
ID: 14313 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Date/time related Operating System: windows98 PHP Version: 4.0.6 New Comment: There are plenty of other time formats you can use for this. See

#20420 [NEW]: parse_url broken on partial URLs

2002-11-14 Thread pallo-php
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.3.0-pre2 PHP Bug Type: URL related Bug description: parse_url broken on partial URLs In 4.2.x, parsing the partial URL /foo.php?a=bc=d returned array(2) { [path]= string(8) /foo.php [query]=

#20190 [Com]: Random mem corruption: zend_get_executed_filename() mismatch

2002-11-14 Thread mbr
ID: 20190 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Critical Bug Type: Apache related Operating System: FreeBSD PHP Version: 4.3.0-dev New Comment: I can confirm that it still happens with the latest cvs 4.3

#20420 [Opn-Asn]: parse_url broken on partial URLs

2002-11-14 Thread derick
ID: 20420 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Assigned Bug Type: URL related Operating System: Linux PHP Version: 4.3.0-pre2 -Assigned To: +Assigned To: ilia New Comment:

#20422 [NEW]: transaction function to MSSQL server

2002-11-14 Thread thf
From: [EMAIL PROTECTED] Operating system: LINUX PHP version: 4.2.3 PHP Bug Type: MSSQL related Bug description: transaction function to MSSQL server I need function for MSSQL server for transaction, like mssql_tran, mssql_commit, mssql_rollback. Thank you very much for your

#20422 [Opn-Fbk]: transaction function to MSSQL server

2002-11-14 Thread derick
ID: 20422 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback -Bug Type: MSSQL related +Bug Type: Feature/Change Request Operating System: LINUX PHP Version: 4.2.3 New Comment: What is

#20422 [Com]: transaction function to MSSQL server

2002-11-14 Thread thf
ID: 20422 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Feature/Change Request Operating System: LINUX PHP Version: 4.2.3 New Comment: because I need test after each query, if it OK or not. If I have

#20423 [NEW]: relative symlink are not correctly created

2002-11-14 Thread d . roche
From: [EMAIL PROTECTED] Operating system: Linux 2.4.x PHP version: 4CVS-2002-11-14 PHP Bug Type: Filesystem function related Bug description: relative symlink are not correctly created try this little script : script language=php chdir(/tmp); @unlink(/tmp/foo2.txt);

#20424 [NEW]: stream_get_meta_data craches on a normal file stream

2002-11-14 Thread derick
From: [EMAIL PROTECTED] Operating system: Linux/Redhat PHP version: 4CVS-2002-11-14 PHP Bug Type: Filesystem function related Bug description: stream_get_meta_data craches on a normal file stream this script: ?php $f = fopen(/etc/passwd, r);

#20424 [Opn-Csd]: stream_get_meta_data craches on a normal file stream

2002-11-14 Thread derick
ID: 20424 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Filesystem function related Operating System: Linux/Redhat PHP Version: 4CVS-2002-11-14 New Comment: This bug has been

#20425 [NEW]: session file cleared after execution of header(location ...

2002-11-14 Thread guerrini
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.2.3 PHP Bug Type: Session related Bug description: session file cleared after execution of header(location ... After execution of header(Location:otherfile.php?.SID); the session file previously created does not

#12502 [Com]: oci8.dll can't be loaded

2002-11-14 Thread lgarcia
ID: 12502 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: OCI8 related Operating System: WinNT and Windows 2000 PHP Version: 4.0.6 New Comment: you need to have the oracle client installed on both machine

#9852 [Com]: Header redirect and db connection cause CGI misbehaved

2002-11-14 Thread ulysses
ID: 9852 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: IIS related Operating System: Windows 2000 PHP Version: 4.2.1 New Comment: Just for your information: Don't blame PHP. ASP.net ALSO SHOWS LOTS OF

#13726 [Com]: mktime bug

2002-11-14 Thread michael
ID: 13726 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Date/time related Operating System: windows NT4.0 PHP Version: 4.0.6 New Comment: What's the offical suggestion for getting UNIX timestamps for

#20426 [NEW]: php.exe refused to end process: can not close connection to MSSQL

2002-11-14 Thread ulysses
From: [EMAIL PROTECTED] Operating system: Windows 2000 Server PHP version: 4.2.3 PHP Bug Type: IIS related Bug description: php.exe refused to end process: can not close connection to MSSQL I'm not sure which category should this note be classified. IIS related or MS-SQL

#13726 [Csd]: mktime bug

2002-11-14 Thread derick
ID: 13726 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Date/time related Operating System: windows NT4.0 PHP Version: 4.0.6 New Comment: In our fine manual:

#9210 [Com]: Failed opening 'path' for inclustion in unknow line 0

2002-11-14 Thread mimmesmo
ID: 9210 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: PHP options/info functions Operating System: Mandrake Linux 7.2 PHP Version: 4.0.3pl1 New Comment: I've trying to solve the problem below for 3

#19689 [Ctl-Csd]: 4.2.3 and higher include operator mistake

2002-11-14 Thread iliaa
ID: 19689 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Critical +Status: Closed Bug Type: Scripting Engine problem Operating System: Windows PHP Version: 4CVS-2002-10-01 New Comment: This bug has been fixed

#20420 [Asn-Csd]: parse_url broken on partial URLs

2002-11-14 Thread iliaa
ID: 20420 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Assigned +Status: Closed Bug Type: URL related Operating System: Linux PHP Version: 4.3.0-pre2 Assigned To: ilia New Comment: This bug has been

#20419 [Opn-Fbk]: MBString Compile Failures

2002-11-14 Thread iliaa
ID: 20419 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: mbstring related Operating System: Linux / SuSE 7.2 / SuSE 8.0 PHP Version: 4CVS-2002-11-14 New Comment: I am not

#20419 [Fbk-Csd]: MBString Compile Failures

2002-11-14 Thread moriyoshi
ID: 20419 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Closed Bug Type: mbstring related Operating System: Linux / SuSE 7.2 / SuSE 8.0 PHP Version: 4CVS-2002-11-14 New Comment: The builds

#20423 [Opn-Bgs]: relative symlink are not correctly created

2002-11-14 Thread iliaa
ID: 20423 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Filesystem function related Operating System: Linux 2.4.x PHP Version: 4CVS-2002-11-14 New Comment: Thank you for taking

#20425 [Com]: session file cleared after execution of header(location ...

2002-11-14 Thread novell
ID: 20425 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Linux PHP Version: 4.2.3 New Comment: You will find some useful information here: 2nd comment on

#20270 [Com]: Apache processes don't clean up

2002-11-14 Thread tjw
ID: 20270 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Java related Operating System: RHL7.3 PHP Version: 4.3.0-pre2 New Comment: There seems to be a problem with the way threads are handled between php

#20425 [Opn-Bgs]: session file cleared after execution of header(location ...

2002-11-14 Thread iliaa
ID: 20425 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Session related Operating System: Linux PHP Version: 4.2.3 New Comment: Sorry, but your problem does not imply a bug in

#20423 [Bgs-Opn]: relative symlink are not correctly created

2002-11-14 Thread d . roche
ID: 20423 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: Filesystem function related Operating System: Linux 2.4.x PHP Version: 4CVS-2002-11-14 New Comment: to be more precise,

#20423 [Opn-Bgs]: relative symlink are not correctly created

2002-11-14 Thread iliaa
ID: 20423 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Filesystem function related Operating System: Linux 2.4.x PHP Version: 4CVS-2002-11-14 New Comment: You are wrong. Ex:

#20427 [NEW]: Presntation Fonts Not Working

2002-11-14 Thread dean
From: [EMAIL PROTECTED] Operating system: Windows NT 4 PHP version: 4.2.3 PHP Bug Type: *General Issues Bug description: Presntation Fonts Not Working I have downloaded the Intro presentation and the fonts are not working getting the following errors: [14-Nov-2002

#20423 [Bgs-Opn]: relative symlink are not correctly created

2002-11-14 Thread d . roche
ID: 20423 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: Filesystem function related Operating System: Linux 2.4.x PHP Version: 4CVS-2002-11-14 New Comment: ln -s

#20423 [Opn-Csd]: relative symlink are not correctly created

2002-11-14 Thread iliaa
ID: 20423 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Filesystem function related Operating System: Linux 2.4.x PHP Version: 4CVS-2002-11-14 New Comment: This bug has been

#15630 [Opn]: imap_utf7_decode appears to be broken

2002-11-14 Thread kalowsky
ID: 15630 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: IMAP related Operating System: SGI Irix 6.5 PHP Version: 4.2.2 Assigned To: New Comment: From my understanding Gamid's patches break BC.

#20425 [Bgs]: session file cleared after execution of header(location ...

2002-11-14 Thread guerrini
ID: 20425 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Session related Operating System: Linux PHP Version: 4.2.3 New Comment: Ok, I corrected the errors as missing single quote and missing space

#15630 [Com]: imap_utf7_decode appears to be broken

2002-11-14 Thread gamid
ID: 15630 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: IMAP related Operating System: SGI Irix 6.5 PHP Version: 4.2.2 New Comment: Ok, let fix imap_utf7_encode()/imap_utf7_decode() functions to return

#20429 [NEW]: ./configure gettext error

2002-11-14 Thread henjo
From: [EMAIL PROTECTED] Operating system: Linux 2.4.19 / Debian 3.0 PHP version: 4.2.3 PHP Bug Type: *Compile Issues Bug description: ./configure gettext error I'm trying to compile PHP 4.2.3 on Debian 3.0 (woody) with gettext support. When trying to ./configure

#20429 [Opn-Fbk]: ./configure gettext error

2002-11-14 Thread iliaa
ID: 20429 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: *Compile Issues Operating System: Linux 2.4.19 / Debian 3.0 PHP Version: 4.2.3 New Comment: Where is your gettext

#20430 [NEW]: Missing libs for Solaris sybase-ct compile

2002-11-14 Thread scampbel
From: [EMAIL PROTECTED] Operating system: SunOS 5.8 PHP version: 4.3.0-pre2 PHP Bug Type: *Configuration Issues Bug description: Missing libs for Solaris sybase-ct compile When PHP is configured for Sybase-CT support, it configures correctly except that it doesn't include

#20430 [Opn]: Missing libs for Solaris sybase-ct compile

2002-11-14 Thread scampbel
ID: 20430 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *Configuration Issues Operating System: SunOS 5.8 PHP Version: 4.3.0-pre2 New Comment: In my post, I wrote that I configured php-4.2.3. I have

#20429 [Fbk]: ./configure gettext error

2002-11-14 Thread sniper
ID: 20429 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: *Compile Issues Operating System: Linux 2.4.19 / Debian 3.0 PHP Version: 4.2.3 New Comment: And check the config.log for more information why

#20190 [Ctl]: Random mem corruption: zend_get_executed_filename() mismatch

2002-11-14 Thread msopacua
ID: 20190 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Critical Bug Type: Apache related Operating System: FreeBSD PHP Version: 4.3.0-dev New Comment: Could you test the values: registered_zend_ini_directives and

#20429 [Com]: ./configure gettext error

2002-11-14 Thread henjo
ID: 20429 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Compile Failure Operating System: Linux 2.4.19 / Debian 3.0 PHP Version: 4.2.3 New Comment: /usr/bin/gettext /usr/include/libintl.h

#13695 [Com]: Compilation fails when trying to compile with DB2 Support

2002-11-14 Thread dougnak
ID: 13695 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: No Feedback Bug Type: Compile Failure Operating System: AIX 4.3.3 PHP Version: 4.0.6 New Comment: Building on any unix variant will fail with the same error. The

#2 [NEW]: possible windows/linux autodetection on the server platform?

2002-11-14 Thread tit . petric
From: [EMAIL PROTECTED] Operating system: windows/linux PHP version: 4.2.3 PHP Bug Type: Feature/Change Request Bug description: possible windows/linux autodetection on the server platform? you set the linux / windows difference in condor_config.php - is there any way you

#13695 [Com]: Compilation fails when trying to compile with DB2 Support

2002-11-14 Thread dougnak
ID: 13695 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: No Feedback Bug Type: Compile Failure Operating System: AIX 4.3.3 PHP Version: 4.0.6 New Comment: I spoke too soon. The ld.so.conf isn't what fixed it, you need

#20431 [NEW]: function generated include blocks access to $HTTP_GET_VARS[]

2002-11-14 Thread remi2402
From: [EMAIL PROTECTED] Operating system: Windows XP Pro PHP version: 4.2.3 PHP Bug Type: Scripting Engine problem Bug description: function generated include blocks access to $HTTP_GET_VARS[] My script uses multiple includes and the file names all have the same syntax. So

#20431 [Opn-Bgs]: function generated include blocks access to $HTTP_GET_VARS[]

2002-11-14 Thread derick
ID: 20431 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Scripting Engine problem Operating System: Windows XP Pro PHP Version: 4.2.3 New Comment: Sorry, but your problem does not

#20431 [Bgs]: function generated include blocks access to $HTTP_GET_VARS[]

2002-11-14 Thread remi2402
ID: 20431 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Scripting Engine problem Operating System: Windows XP Pro PHP Version: 4.2.3 New Comment: Then how come the isset function doesn't work with these

#20432 [NEW]: flush() outputs garbage

2002-11-14 Thread phanto
From: [EMAIL PROTECTED] Operating system: Win32 PHP version: 4.3.0-pre2 PHP Bug Type: Apache2 related Bug description: flush() outputs garbage flush() outputs garbage: script: -- ?php flush(); ? -- output:

#20432 [Opn-Fbk]: flush() outputs garbage

2002-11-14 Thread derick
ID: 20432 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Apache2 related Operating System: Win32 PHP Version: 4.3.0-pre2 New Comment: Please try using this CVS snapshot:

#20431 [Bgs]: function generated include blocks access to $HTTP_GET_VARS[]

2002-11-14 Thread remi2402
ID: 20431 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Scripting Engine problem Operating System: Windows XP Pro PHP Version: 4.2.3 New Comment: I know you bogusified my report, but it doesn't make

#5091 [Com]: session.cookie_lifetime problem

2002-11-14 Thread murray . rennie
ID: 5091 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Session related Operating System: Red Hat Linux 6.2 PHP Version: 4.0.0 Release New Comment: I'm having this same problem, however, I'm using php

#20414 [Fbk-Csd]: Sysbase_ct extensions did not work in php-4.3.0

2002-11-14 Thread alietss
, is working with the latest CVS HEAD and Branch of php-4.3.0 and php-4.4.0-dev, of the 20021114. Bye Aliet Previous Comments: [2002-11-13 19:24:09] [EMAIL PROTECTED] I can not reproduce

#16263 [Com]: session.start() create new empty session file and not resume existing session

2002-11-14 Thread murray . rennie
ID: 16263 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: No Feedback Bug Type: Session related Operating System: ANY PHP Version: 4.3.0-dev New Comment: Redhat 7.2 or 7.3. PhP 4.1.2, Apache 1.3.23. I get something

#16263 [Com]: session.start() create new empty session file and not resume existing session

2002-11-14 Thread murray . rennie
ID: 16263 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: No Feedback Bug Type: Session related Operating System: ANY PHP Version: 4.3.0-dev New Comment: As an addendum...I put the session_start() command, along with

#20431 [Bgs]: function generated include blocks access to $HTTP_GET_VARS[]

2002-11-14 Thread philip
ID: 20431 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Scripting Engine problem Operating System: Windows XP Pro PHP Version: 4.2.3 New Comment: Your example is including files inside a function so the

#20433 [NEW]: Unaligned access error messages at runtime

2002-11-14 Thread bfischer
From: [EMAIL PROTECTED] Operating system: Tru64 PHP version: 4.3.0-pre2 PHP Bug Type: Unknown/Other Function Bug description: Unaligned access error messages at runtime When testing cli/cgi, unaligned access messages are displayed. Following modifications fixes problem.

#20190 [Com]: Random mem corruption: zend_get_executed_filename() mismatch

2002-11-14 Thread mbr
ID: 20190 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Critical Bug Type: Apache related Operating System: FreeBSD PHP Version: 4.3.0-dev New Comment: Hi, when this bug occurs, to confirm the wrong ini values?

#16057 [Com]: ftp_nlist() and ftp_rawlist() return nothing

2002-11-14 Thread kase
ID: 16057 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: FTP related Operating System: Windows 2000 Advanced Server PHP Version: 4.1.2 New Comment: I have the same problem with PHP 4.2.3, win2k and

#20435 [NEW]: $_POST not filled with enctype=multipart/form-data

2002-11-14 Thread chregu
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4CVS-2002-11-14 PHP Bug Type: Scripting Engine problem Bug description: $_POST not filled with enctype=multipart/form-data Following form does not work in PHP_4_3 from CVS. htmlheadtitle/title/head body ?php

#20435 [Opn]: $_POST not filled with enctype=multipart/form-data

2002-11-14 Thread chregu
ID: 20435 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 4CVS-2002-11-14 New Comment: does not work = $_POST is empty... chregu Previous

#20435 [Opn-Fbk]: $_POST not filled with enctype=multipart/form-data

2002-11-14 Thread moriyoshi
ID: 20435 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 4CVS-2002-11-14 New Comment: I can't reproduce this

#20436 [NEW]: PHP and Zend Logos are missing in the output of phpinfo()

2002-11-14 Thread alietss
From: [EMAIL PROTECTED] Operating system: Linux RedHat8.0 PHP version: 4CVS-2002-11-14 PHP Bug Type: PHP options/info functions Bug description: PHP and Zend Logos are missing in the output of phpinfo() Hi all the php developers, I built succesfully RPMS for Linux RedHat

#20142 [NoF-Opn]: Session and EscapeShellCmd problem

2002-11-14 Thread glenn
ID: 20142 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: No Feedback +Status: Open Bug Type: Session related Operating System: Win 2K PHP Version: 4.2.3 New Comment: I tried using the

#20436 [Opn-Fbk]: PHP and Zend Logos are missing in the output of phpinfo()

2002-11-14 Thread rasmus
ID: 20436 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: PHP options/info functions Operating System: Linux RedHat8.0 PHP Version: 4CVS-2002-11-14 New Comment: Is your

#12442 [Com]: optional linenumbers in show_source

2002-11-14 Thread brianrene
ID: 12442 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: W2K Server SR2 PHP Version: 4.0.6 New Comment: Me too! ;) No really. It could also be nice with an

#12442 [Opn-Asn]: optional linenumbers in show_source

2002-11-14 Thread nicos
ID: 12442 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Assigned Bug Type: Feature/Change Request -Operating System: W2K Server SR2 +Operating System: Any -PHP Version: 4.0.6 +PHP Version:

#20426 [Com]: php.exe refused to end process: can not close connection to MSSQL

2002-11-14 Thread ulysses
ID: 20426 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: IIS related Operating System: Windows 2000 Server PHP Version: 4.2.3 New Comment: The problem came back again. Service Pack did not fixed the

#20437 [NEW]: static $m=1|2;

2002-11-14 Thread rrobin
From: [EMAIL PROTECTED] Operating system: BSDI PHP version: 4.2.1 PHP Bug Type: Compile Failure Bug description: static $m=1|2; it seems that i cannot do static $m=1|2|4; getting rid of the static would compile it. -- Edit bug report at

#19404 [Com]: phpMyAdmin does not work properly anymore

2002-11-14 Thread rolyv
ID: 19404 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: mbstring related Operating System: SuSE Linux 8.0 PHP Version: 4.2.3 New Comment: [EMAIL PROTECTED]: This is not a place to get PHPmyadmin

#20436 [Fbk-Csd]: PHP and Zend Logos are missing in the output of phpinfo()

2002-11-14 Thread alietss
ID: 20436 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Closed Bug Type: PHP options/info functions Operating System: Linux RedHat8.0 PHP Version: 4CVS-2002-11-14 New Comment: Hi rasmus, I'm

#20438 [NEW]: Bug en ImageCopyResampled

2002-11-14 Thread boxer_carlos
From: [EMAIL PROTECTED] Operating system: Win Me, UNIX PHP version: 4.2.3 PHP Bug Type: *Graphics related Bug description: Bug en ImageCopyResampled El problema es el siguiente: ImageCopyResampled ignora las coordenadas de la imagen origen. Aunque se les especifique, esta

#20254 [Fbk-Opn]: imap_header() crash with bad Reply-To

2002-11-14 Thread woonuk
ID: 20254 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: IMAP related Operating System: Linux (2.4.18) PHP Version: 4.3.0-dev New Comment: I'm in another situation. I

#20438 [Opn-Bgs]: Bug en ImageCopyResampled

2002-11-14 Thread derick
ID: 20438 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: *Graphics related Operating System: Win Me, UNIX PHP Version: 4.2.3 New Comment: Please report bugs in English only.

#20437 [Opn-Bgs]: static $m=1|2;

2002-11-14 Thread derick
ID: 20437 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus -Bug Type: Compile Failure +Bug Type: Scripting Engine problem Operating System: BSDI PHP Version: 4.2.1 New Comment: From

#20435 [Fbk-Opn]: $_POST not filled with enctype=multipart/form-data

2002-11-14 Thread chregu
ID: 20435 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 4CVS-2002-11-14 New Comment: I found the source of the

#20426 [Com]: php.exe refused to end process: can not close connection to MSSQL

2002-11-14 Thread ulysses
ID: 20426 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: IIS related Operating System: Windows 2000 Server PHP Version: 4.2.3 New Comment: OK, I fonud the source of this problem. It's not MSSQL

#18371 [Com]: --enable-discard-path breaks php-cgi

2002-11-14 Thread janus
ID: 18371 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache2 related Operating System: ALL PHP Version: 4.3.0-dev New Comment: Wow... incredible... now i'm getting the same error with SSL too. That's

#18371 [Opn]: --enable-discard-path breaks php-cgi

2002-11-14 Thread rasmus
ID: 18371 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache2 related Operating System: ALL PHP Version: 4.3.0-dev New Comment: Nobody here runs Apache2. Feel free to pitch in and provide a patch.

#20439 [NEW]: PHP crashed when closing connection to MSSQL

2002-11-14 Thread ulysses
From: [EMAIL PROTECTED] Operating system: Windows 2000 Server PHP version: 4.2.3 PHP Bug Type: Reproducible crash Bug description: PHP crashed when closing connection to MSSQL NOTE: This situation will only happens on TRADITIONAL CHINESE (Big5 code) environment. I'm

#20435 [Opn-Csd]: $_POST not filled with enctype=multipart/form-data

2002-11-14 Thread sniper
ID: 20435 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 4CVS-2002-11-14 New Comment: Yes, hartmut fixed it already

#20439 [Opn-Bgs]: PHP crashed when closing connection to MSSQL

2002-11-14 Thread sniper
ID: 20439 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Reproducible crash Operating System: Windows 2000 Server PHP Version: 4.2.3 New Comment: Please do not submit the same bug

#20426 [Com]: php.exe refused to end process: can not close connection to MSSQL

2002-11-14 Thread ulysses
ID: 20426 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: IIS related Operating System: Windows 2000 Server PHP Version: 4.2.3 New Comment: OK, I fonud the source of this problem. It's not MSSQL

#20426 [Opn-Fbk]: php.exe refused to end process: can not close connection to MSSQL

2002-11-14 Thread sniper
ID: 20426 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback -Bug Type: IIS related +Bug Type: MSSQL related Operating System: Windows 2000 Server PHP Version: 4.2.3 New Comment:

#20142 [Opn-Fbk]: Session and EscapeShellCmd problem

2002-11-14 Thread sniper
ID: 20142 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Session related Operating System: Win 2K PHP Version: 4.2.3 New Comment: let's keep this in feedback status then until

#20356 [Bgs-Opn]: Wrong header, output broken

2002-11-14 Thread janus
ID: 20356 User updated by: [EMAIL PROTECTED] -Summary: PHP delivers sourcecode Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open -Bug Type: *Web Server problem +Bug Type: Apache2 related -Operating System: linux 2.4.19