#26234 [Opn->Bgs]: While Loops

2003-11-12 Thread gschlossnagle
ID: 26234 Updated by: [EMAIL PROTECTED] Reported By: spock1985 at homail dot com -Status: Open +Status: Bogus Bug Type: MySQL related Operating System: Win Xp PHP Version: 4.3.4 New Comment: your code logic is flawed. you fetch twic

#26234 [NEW]: While Loops

2003-11-12 Thread spock1985 at homail dot com
From: spock1985 at homail dot com Operating system: Win Xp PHP version: 4.3.4 PHP Bug Type: MySQL related Bug description: While Loops Description: When using a while loop such as in the example below: It skips over the very first entry within the table. Say I

#26224 [Opn]: fileperms() inaccurately reports permissions

2003-11-12 Thread justin dot white at mci dot com
ID: 26224 User updated by: justin dot white at mci dot com Reported By: justin dot white at mci dot com Status: Open Bug Type: Filesystem function related Operating System: Windows 2000 PHP Version: 4.3.3 New Comment: I have been able to confirm t

#26232 [NEW]: in_array produces true when bool true is in haystack

2003-11-12 Thread me at my dot house
From: me at my dot house Operating system: Debian PHP version: 4.3.2 PHP Bug Type: Performance problem Bug description: in_array produces true when bool true is in haystack Description: If the haystack contains the boolean true, in_array returns true!! Check this

#26231 [NEW]: Memory errors with createimagefromjpeg

2003-11-12 Thread mike at blueroot dot net
From: mike at blueroot dot net Operating system: Linux PHP version: 4.3.3 PHP Bug Type: GD related Bug description: Memory errors with createimagefromjpeg Description: When trying to create a gd image resource from this jpeg http://www.blueroot.net/~mike/wrc2003/

#26171 [Fbk->Opn]: using /(a)+/ to match a long string makes php crash

2003-11-12 Thread xuefer at 21cn dot com
ID: 26171 User updated by: xuefer at 21cn dot com Reported By: xuefer at 21cn dot com -Status: Feedback +Status: Open Bug Type: PCRE related -Operating System: win +Operating System: winxp PHP Version: 4.3.4 New Comment: sorry, but no use

#24756 [NoF->Fbk]: fsockopen not detecting closed ports

2003-11-12 Thread iliaa
ID: 24756 Updated by: [EMAIL PROTECTED] Reported By: nalldrin at cs dot ucsd dot edu -Status: No Feedback +Status: Feedback Bug Type: Sockets related Operating System: Windows XP Pro PHP Version: 4.3.3RC2-dev Previous Comments: -

#26223 [Fbk->Opn]: output/error in session write handler make php crash

2003-11-12 Thread Xuefer at 21cn dot com
ID: 26223 User updated by: Xuefer at 21cn dot com Reported By: Xuefer at 21cn dot com -Status: Feedback +Status: Open Bug Type: Session related Operating System: win PHP Version: 4.3.4 New Comment: function n(){ } function write() { $b =

#24756 [Ver->NoF]: fsockopen not detecting closed ports

2003-11-12 Thread iliaa
ID: 24756 Updated by: [EMAIL PROTECTED] Reported By: nalldrin at cs dot ucsd dot edu -Status: Verified +Status: No Feedback Bug Type: Sockets related Operating System: Windows XP Pro PHP Version: 4.3.3RC2-dev New Comment: Please try

#26228 [Opn->Bgs]: mixed name and value of variables in POST

2003-11-12 Thread iliaa
ID: 26228 Updated by: [EMAIL PROTECTED] Reported By: karateev at yandex dot ru -Status: Open +Status: Bogus Bug Type: CGI related Operating System: Linux oh3.one-hosting.com 2.4.20 PHP Version: 4.3.3 New Comment: It works fine. Pre

#26218 [Opn->Bgs]: mail() sends extra "RCPT TO: <>" to smtp host

2003-11-12 Thread iliaa
ID: 26218 Updated by: [EMAIL PROTECTED] Reported By: bzheng at us dot nomura dot com -Status: Open +Status: Bogus Bug Type: Network related Operating System: W2k server/IIS 5/PHP in CGI mode PHP Version: 4.3.3 New Comment: Sorry, but

#26230 [Opn->Bgs]: mysql_escape_string() and mysql_real_escape_string() should escape backquotes

2003-11-12 Thread iliaa
ID: 26230 Updated by: [EMAIL PROTECTED] Reported By: icemaze at tiscalinet dot it -Status: Open +Status: Bogus Bug Type: MySQL related Operating System: Linux 2.6 PHP Version: 4.3.3 New Comment: Thank you for taking the time to write

#26218 [Fbk->Opn]: mail() sends extra "RCPT TO: <>" to smtp host

2003-11-12 Thread bzheng at us dot nomura dot com
ID: 26218 User updated by: bzheng at us dot nomura dot com Reported By: bzheng at us dot nomura dot com -Status: Feedback +Status: Open Bug Type: Network related Operating System: W2k server/IIS 5/PHP in CGI mode PHP Version: 4.3.3 New Com

#26230 [NEW]: mysql_escape_string() and mysql_real_escape_string() should escape backquotes

2003-11-12 Thread icemaze at tiscalinet dot it
From: icemaze at tiscalinet dot it Operating system: Linux 2.6 PHP version: 4.3.3 PHP Bug Type: MySQL related Bug description: mysql_escape_string() and mysql_real_escape_string() should escape backquotes Description: I think mysql_escape_string() and mysql_rea

#26072 [Opn->Csd]: --disable-libxml doesnt work

2003-11-12 Thread sniper
ID: 26072 Updated by: [EMAIL PROTECTED] Reported By: ggameiro at cyberdata dot net -Status: Open +Status: Closed Bug Type: *Configuration Issues Operating System: RedHat 7.1 PHP Version: 5.0.0b1 (beta1) New Comment: This bug has been

#26229 [NEW]: getIterator() doesn't work with arrays.

2003-11-12 Thread adam at trachtenberg dot com
From: adam at trachtenberg dot com Operating system: Mac OS X 10.3 PHP version: 5CVS-2003-11-12 (dev) PHP Bug Type: Zend Engine 2 problem Bug description: getIterator() doesn't work with arrays. Description: Having getIterator() return an array instead of an obj

#26218 [Opn->Fbk]: mail() sends extra "RCPT TO: <>" to smtp host

2003-11-12 Thread pollita
ID: 26218 Updated by: [EMAIL PROTECTED] Reported By: bzheng at us dot nomura dot com -Status: Open +Status: Feedback Bug Type: Network related Operating System: W2k server/IIS 5/PHP in CGI mode PHP Version: 4.3.3 New Comment: Unable

#26220 [Opn->Bgs]: dba_open read arbitrary files

2003-11-12 Thread helly
ID: 26220 Updated by: [EMAIL PROTECTED] Reported By: evgeny at 100mb dot ru -Status: Open +Status: Bogus Bug Type: DBM/DBA related Operating System: FreeBSD 4.7 PHP Version: 4.3.4 -Assigned To: +Assigned To: helly New Comme

#26216 [Opn->Csd]: "getimagesize(): stream does not support seeking" when using remote files

2003-11-12 Thread helly
ID: 26216 Updated by: [EMAIL PROTECTED] Reported By: joris dot beckers at skynet dot be -Status: Open +Status: Closed Bug Type: GetImageSize related Operating System: Windows 2000 SP4 PHP Version: 4CVS-2003-11-12 (stable) New Comment:

#26228 [NEW]: mixed name and value of variables in POST

2003-11-12 Thread karateev at yandex dot ru
From: karateev at yandex dot ru Operating system: Linux oh3.one-hosting.com 2.4.20 PHP version: 4.3.3 PHP Bug Type: CGI related Bug description: mixed name and value of variables in POST Description: In this simple code we have received after submit for example c

#26226 [Opn->Bgs]: Suddenly unable to reach the MySQL database

2003-11-12 Thread iliaa
ID: 26226 Updated by: [EMAIL PROTECTED] Reported By: robin dot fredman at armagedon dot org -Status: Open +Status: Bogus Bug Type: MySQL related Operating System: Win98 PHP Version: 4.3.4 New Comment: Sorry, but your problem does not

#26227 [Com]: "configure --with-libjpeg=/sw --with-libpng=/sw --with-gd" does not work

2003-11-12 Thread adam at trachtenberg dot com
ID: 26227 Comment by: adam at trachtenberg dot com Reported By: janusng at mac dot com Status: Open Bug Type: PHP options/info functions Operating System: Mac OS X 10.3 PHP Version: 4.3.4 New Comment: Try: --with-gd --with-png-dir=/sw --with

#26227 [NEW]: "configure --with-libjpeg=/sw --with-libpng=/sw --with-gd" does not work

2003-11-12 Thread janusng at mac dot com
From: janusng at mac dot com Operating system: Mac OS X 10.3 PHP version: 4.3.4 PHP Bug Type: PHP options/info functions Bug description: "configure --with-libjpeg=/sw --with-libpng=/sw --with-gd" does not work Description: running "./configure --with-libjpeg=/s

#26226 [Opn]: Suddenly unable to reach the MySQL database

2003-11-12 Thread robin dot fredman at armagedon dot org
ID: 26226 User updated by: robin dot fredman at armagedon dot org Reported By: robin dot fredman at armagedon dot org Status: Open Bug Type: MySQL related Operating System: Win98 PHP Version: 4.3.4 New Comment: Apache version is 20.48 for Win32 (W

#26226 [NEW]: Suddenly unable to reach the MySQL database

2003-11-12 Thread robin dot fredman at armagedon dot org
From: robin dot fredman at armagedon dot org Operating system: Win98 PHP version: 4.3.4 PHP Bug Type: MySQL related Bug description: Suddenly unable to reach the MySQL database Description: I have an Apache webserver up and running, using PHP to communicate with

#26218 [NoF->Opn]: mail() sends extra "RCPT TO: <>" to smtp host

2003-11-12 Thread bzheng at us dot nomura dot com
ID: 26218 User updated by: bzheng at us dot nomura dot com Reported By: bzheng at us dot nomura dot com -Status: No Feedback +Status: Open Bug Type: Network related Operating System: W2k server/IIS 5/PHP in CGI mode PHP Version: 4.3.3 New

#25597 [Opn->Fbk]: fastcgi + pfsockopen = crash

2003-11-12 Thread iliaa
ID: 25597 Updated by: [EMAIL PROTECTED] Reported By: dietrich dot ayala at foundstone dot com -Status: Open +Status: Feedback Bug Type: CGI related Operating System: windows 2000 PHP Version: 4.3.3 New Comment: Please try using this

#25794 [Com]: Cannot open existing hash db3 file with write

2003-11-12 Thread sam at readinga-z dot com
ID: 25794 Comment by: sam at readinga-z dot com Reported By: rcovell at rolet dot com Status: Assigned Bug Type: DBM/DBA related Operating System: FreeBSD 4.8 PHP Version: 4.3.4RC1 Assigned To: helly New Comment: A working fix is to alt

#26224 [Opn]: fileperms() inaccurately reports permissions

2003-11-12 Thread justin dot white at mci dot com
ID: 26224 User updated by: justin dot white at mci dot com Reported By: justin dot white at mci dot com Status: Open Bug Type: Filesystem function related Operating System: Windows 2000 PHP Version: 4.3.3 New Comment: I also have a RH8 server with

#26224 [Fbk->Opn]: fileperms() inaccurately reports permissions

2003-11-12 Thread justin dot white at mci dot com
ID: 26224 User updated by: justin dot white at mci dot com Reported By: justin dot white at mci dot com -Status: Feedback +Status: Open Bug Type: Filesystem function related Operating System: Windows 2000 PHP Version: 4.3.3 New Comment: N

#26224 [Opn->Fbk]: fileperms() inaccurately reports permissions

2003-11-12 Thread iliaa
ID: 26224 Updated by: [EMAIL PROTECTED] Reported By: justin dot white at mci dot com -Status: Open +Status: Feedback Bug Type: Filesystem function related Operating System: Windows 2000 PHP Version: 4.3.3 New Comment: Does it work if

#26224 [Opn]: fileperms() inaccurately reports permissions

2003-11-12 Thread justin dot white at mci dot com
ID: 26224 User updated by: justin dot white at mci dot com Reported By: justin dot white at mci dot com Status: Open Bug Type: Filesystem function related Operating System: Windows 2000 PHP Version: 4.3.3 New Comment: The server in the test setup

#26171 [Opn->Fbk]: using /(a)+/ to match a long string makes php crash

2003-11-12 Thread iliaa
ID: 26171 Updated by: [EMAIL PROTECTED] Reported By: xuefer at 21cn dot com -Status: Open +Status: Feedback Bug Type: PCRE related Operating System: win PHP Version: 4.3.4 New Comment: Try raising the memory limit to 20-30 megs. Pr

#26224 [NEW]: fileperms() inaccurately reports permissions

2003-11-12 Thread justin dot white at mci dot com
From: justin dot white at mci dot com Operating system: Windows 2000 PHP version: 4.3.3 PHP Bug Type: Filesystem function related Bug description: fileperms() inaccurately reports permissions Description: On Linux, PHP 4.3.3 correctly returns file permissions fro

#26219 [Opn->Bgs]: Segmentation fault using regexp in php versions later than 4.3.3RC1

2003-11-12 Thread iliaa
ID: 26219 Updated by: [EMAIL PROTECTED] Reported By: peter at normann dot com -Status: Open +Status: Bogus Bug Type: Regexps related Operating System: Linux kernel 2.5.74 PHP Version: 4.3.4 New Comment: Sorry, but your problem does n

#26223 [Opn->Fbk]: output/error in session write handler make php crash

2003-11-12 Thread iliaa
ID: 26223 Updated by: [EMAIL PROTECTED] Reported By: Xuefer at 21cn dot com -Status: Open +Status: Feedback Bug Type: Session related Operating System: win PHP Version: 4.3.4 New Comment: Please supply a short script that can be used

#25588 [Com]: Make failure with OCI8 for Oracle support

2003-11-12 Thread fernando at napl dot com dot br
ID: 25588 Comment by: fernando at napl dot com dot br Reported By: russell dot edwards at cplaromas dot com Status: Bogus Bug Type: OCI8 related Operating System: RedHat 9 PHP Version: 4.3.3 New Comment: I have similar problem and don“t find

#26223 [NEW]: output/error in session write handler make php crash

2003-11-12 Thread Xuefer at 21cn dot com
From: Xuefer at 21cn dot com Operating system: win PHP version: 4.3.4 PHP Bug Type: Session related Bug description: output/error in session write handler make php crash Description: using session_set_save_handler() in write handler, if an error occur or using ec

#26219 [Fbk->Opn]: Segmentation fault using regexp in php versions later than 4.3.3RC1

2003-11-12 Thread peter at normann dot com
ID: 26219 User updated by: peter at normann dot com Reported By: peter at normann dot com -Status: Feedback +Status: Open Bug Type: Regexps related Operating System: Linux kernel 2.5.74 PHP Version: 4.3.4 New Comment: It's rather lengthy,

#26218 [Opn->NoF]: mail() sends extra "RCPT TO: <>" to smtp host

2003-11-12 Thread iliaa
ID: 26218 Updated by: [EMAIL PROTECTED] Reported By: bzheng at us dot nomura dot com -Status: Open +Status: No Feedback Bug Type: Network related Operating System: W2k server/IIS 5/PHP in CGI mode PHP Version: 4.3.3 New Comment: Plea

#26221 [Opn->Bgs]: Configure with imap-support broken

2003-11-12 Thread iliaa
ID: 26221 Updated by: [EMAIL PROTECTED] Reported By: admin at sportsandbytes dot de -Status: Open +Status: Bogus Bug Type: IMAP related Operating System: Linux, RedHat 7.3 PHP Version: 4.3.4 New Comment: Sorry, but your problem does

#25970 [NoF->Opn]: Session management fails when I stop the browser while a PHP page is loading.

2003-11-12 Thread catia at catho dot com dot br
ID: 25970 User updated by: catia at catho dot com dot br Reported By: catia at catho dot com dot br -Status: No Feedback +Status: Open Bug Type: Session related Operating System: Debian 3.0 Linux 2.4.20 PHP Version: 4.3.2 New Comment: I t

#26219 [Opn->Fbk]: Segmentation fault using regexp in php versions later than 4.3.3RC1

2003-11-12 Thread iliaa
ID: 26219 Updated by: [EMAIL PROTECTED] Reported By: peter at normann dot com -Status: Open +Status: Feedback Bug Type: Regexps related Operating System: Linux kernel 2.5.74 PHP Version: 4.3.4 New Comment: Please provide sample of so

#26217 [Opn->Bgs]: Parse error: parse error

2003-11-12 Thread iliaa
ID: 26217 Updated by: [EMAIL PROTECTED] Reported By: mantas at mantas dot lt -Status: Open +Status: Bogus Bug Type: Unknown/Other Function Operating System: FreeBSD 5.1 PHP Version: 4.3.4 New Comment: The sample script has no parse e

#26006 [Com]: error_reporting() and @ problem

2003-11-12 Thread mpn at illearth dot net
ID: 26006 Comment by: mpn at illearth dot net Reported By: gms08701 at yahoo dot com Status: Bogus Bug Type: *General Issues Operating System: FreeBSD 4.8-RELEASE-p10 PHP Version: 4.3.3 New Comment: I think you mis-understood this problem. T

#26221 [NEW]: Configure with imap-support broken

2003-11-12 Thread admin at sportsandbytes dot de
From: admin at sportsandbytes dot de Operating system: Linux, RedHat 7.3 PHP version: 4.3.4 PHP Bug Type: IMAP related Bug description: Configure with imap-support broken Description: Hi, the following Configure-Options work with php-4.3.3 but not with php-4.3.4

#26220 [NEW]: dba_open read arbitrary files

2003-11-12 Thread evgeny at 100mb dot ru
From: evgeny at 100mb dot ru Operating system: FreeBSD 4.7 PHP version: 4.3.4 PHP Bug Type: DBM/DBA related Bug description: dba_open read arbitrary files Description: dba_open() creates *.db file with fragments of system files or source php scripts Reproduce c

#26218 [Opn]: mail() sends extra "RCPT TO: <>" to smtp host

2003-11-12 Thread bzheng at us dot nomura dot com
ID: 26218 User updated by: bzheng at us dot nomura dot com Reported By: bzheng at us dot nomura dot com Status: Open Bug Type: Network related Operating System: W2k server/IIS 5/PHP in CGI mode PHP Version: 4.3.3 New Comment: just to clarify. The

#26219 [NEW]: Segmentation fault using regexp in php versions later than 4.3.3RC1

2003-11-12 Thread peter at normann dot com
From: peter at normann dot com Operating system: Linux kernel 2.5.74 PHP version: 4.3.4 PHP Bug Type: Regexps related Bug description: Segmentation fault using regexp in php versions later than 4.3.3RC1 Description: php crashes when using the preg_match function.

#26218 [NEW]: mail() sends extra "RCPT TO: <>" to smtp host

2003-11-12 Thread bzheng at us dot nomura dot com
From: bzheng at us dot nomura dot com Operating system: W2k server/IIS 5/PHP in CGI mode PHP version: 4.3.3 PHP Bug Type: Network related Bug description: mail() sends extra "RCPT TO: <>" to smtp host Description: calling mail() function causes PHP to send out an

#26217 [NEW]: Parse error: parse error

2003-11-12 Thread mantas at mantas dot lt
From: mantas at mantas dot lt Operating system: FreeBSD 5.1 PHP version: 4.3.4 PHP Bug Type: Unknown/Other Function Bug description: Parse error: parse error Description: Hi guys. Some time ago i writen 1 script to transfer digits to words. It's worked fine til

#24682 [Com]: DELETE/ Update SQL Statements do not work

2003-11-12 Thread strattonbrazil at hotmail dot com
ID: 24682 Comment by: strattonbrazil at hotmail dot com Reported By: herriedm at yahoo dot com Status: No Feedback Bug Type: MSSQL related Operating System: Windows 2000 PHP Version: 4.3.2 New Comment: I have the same problem. I looked in th

#26215 [Opn->Bgs]: undefined function: notes_version()

2003-11-12 Thread iliaa
ID: 26215 Updated by: [EMAIL PROTECTED] Reported By: elger at kaep dot nl -Status: Open +Status: Bogus Bug Type: Unknown/Other Function Operating System: windows 2000 server PHP Version: 4.3.2 New Comment: Thank you for taking the ti

#26215 [Fbk->Opn]: undefined function: notes_version()

2003-11-12 Thread elger at kaep dot nl
ID: 26215 User updated by: elger at kaep dot nl Reported By: elger at kaep dot nl -Status: Feedback +Status: Open Bug Type: Unknown/Other Function Operating System: windows 2000 server PHP Version: 4.3.2 New Comment: You hit the cause of

#26215 [Opn->Fbk]: undefined function: notes_version()

2003-11-12 Thread iliaa
ID: 26215 Updated by: [EMAIL PROTECTED] Reported By: elger at kaep dot nl -Status: Open +Status: Feedback Bug Type: Unknown/Other Function Operating System: windows 2000 server PHP Version: 4.3.2 New Comment: Do you have the notes ex

#26212 [Opn->WFx]: segfaults with recursive function calls

2003-11-12 Thread iliaa
ID: 26212 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Wont fix Bug Type: Reproducible crash Operating System: Irrelevant PHP Version: Irrelevant Previous Comments: -

#26216 [NEW]: "getimagesize(): stream does not support seeking" when using remote files

2003-11-12 Thread joris dot beckers at skynet dot be
From: joris dot beckers at skynet dot be Operating system: Windows 2000 SP4 PHP version: 4CVS-2003-11-12 (stable) PHP Bug Type: GetImageSize related Bug description: "getimagesize(): stream does not support seeking" when using remote files Description: getImageS

#26215 [NEW]: undefined function: notes_version()

2003-11-12 Thread elger at kaep dot nl
From: elger at kaep dot nl Operating system: windows 2000 server PHP version: 4.3.2 PHP Bug Type: Unknown/Other Function Bug description: undefined function: notes_version() Description: Although I have the required PHP version installed all notes_ functions are

#26214 [NEW]: Cannot copy() files to mapped drive

2003-11-12 Thread james dot grey at bt dot com
From: james dot grey at bt dot com Operating system: W2K PHP version: 4.3.3 PHP Bug Type: Network related Bug description: Cannot copy() files to mapped drive Description: copy()Seem to fail only when the destination directory is a mapped drive with... also tri

#26213 [NEW]: trigger_error with multi-level error

2003-11-12 Thread php at bouchery dot com
From: php at bouchery dot com Operating system: all PHP version: Irrelevant PHP Bug Type: Feature/Change Request Bug description: trigger_error with multi-level error Description: I would like to use trigger_error with an error level like this : DB_FATAL_ERROR =

#26212 [NEW]: segfaults with recursive function calls

2003-11-12 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: Irrelevant PHP Bug Type: Reproducible crash Bug description: segfaults with recursive function calls Description: PHP crashes after some time when recursive function calls are used intensively. Pr

#26015 [Bgs]: imap_thread Apache2 signal Segmentation fault

2003-11-12 Thread tirny at mail dot ru
ID: 26015 User updated by: tirny at mail dot ru Reported By: tirny at mail dot ru Status: Bogus Bug Type: IMAP related Operating System: freeBSD 5.1p10 PHP Version: 4.3.4RC3 New Comment: I think, but this bug in PHP. I am try this action with any

#26210 [Bgs]: CON, NUL, PRN... special files : is_file return true

2003-11-12 Thread iubito at asp-php dot net
ID: 26210 User updated by: iubito at asp-php dot net Reported By: iubito at asp-php dot net Status: Bogus Bug Type: *Directory/Filesystem functions Operating System: Windows (all) PHP Version: 4.3.3 New Comment: Sorry but the problem is serious, a

#26210 [Opn->Bgs]: CON, NUL, PRN... special files : is_file return true

2003-11-12 Thread edink
ID: 26210 Updated by: [EMAIL PROTECTED] Reported By: iubito at asp-php dot net -Status: Open +Status: Bogus Bug Type: *Directory/Filesystem functions Operating System: Windows (all) PHP Version: 4.3.3 New Comment: Thank you for takin

#26211 [Opn->Csd]: php5 does not compile, ming error

2003-11-12 Thread helly
ID: 26211 Updated by: [EMAIL PROTECTED] Reported By: eero at jlug dot org -Status: Open +Status: Closed Bug Type: Compile Failure Operating System: Linux kernel 2.6 PHP Version: 5CVS-2003-11-12 (dev) New Comment: This bug has been fi

#26211 [NEW]: php5 does not compile, ming error

2003-11-12 Thread eero at jlug dot org
From: eero at jlug dot org Operating system: Linux kernel 2.6 PHP version: 5CVS-2003-11-12 (dev) PHP Bug Type: Compile Failure Bug description: php5 does not compile, ming error Description: Latest php5 (php5-200311120630.tar.bz2) snapshot does not compile. Con