#20237 [NEW]: pg_pconnect, too many connections

2002-11-04 Thread anders
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.2.3 PHP Bug Type: PostgreSQL related Bug description: pg_pconnect, too many connections I am not sure if this is a pgsql-extension bug or merely an documentation bug. I have had problems with a webserver, getting

#20238 [NEW]: file_exists, is_readable

2002-11-04 Thread michal
From: [EMAIL PROTECTED] Operating system: Redhat 7.3 PHP version: 4.2.3 PHP Bug Type: Apache2 related Bug description: file_exists, is_readable Hello. I have upgraded from Apache 1.3.26 to Apache 2.0.40 and PHP from 4.1.2 to PHP 4.2.3 I Have problem with functions is_re

#20239 [NEW]: mktime(0,0,0,09,23,1967) gives false

2002-11-04 Thread Andreas
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.2.3 PHP Bug Type: Date/time related Bug description: mktime(0,0,0,09,23,1967) gives false Within PHP 4.2.3 on Windows 2000 Professional, the function mktime() considers the 23th of Sept. 1967 to be a false

#20240 [NEW]: order of destructor calls

2002-11-04 Thread vincent . planchenault
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4CVS-2002-11-04 PHP Bug Type: Zend Engine 2 problem Bug description: order of destructor calls Using this small PHP code : m_references++; } function unref() { $this->m_references--;

#20238 [Opn->Csd]: file_exists, is_readable

2002-11-04 Thread msopacua
ID: 20238 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Apache2 related Operating System: Redhat 7.3 PHP Version: 4.2.3 New Comment: This bug has been fixed in CVS. In case this

#20239 [Opn->Bgs]: mktime(0,0,0,09,23,1967) gives false

2002-11-04 Thread msopacua
ID: 20239 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Date/time related Operating System: Windows 2000 PHP Version: 4.2.3 New Comment: Please do not submit the same bug more tha

#17123 [Com]: mktime(), localtime(), strtotime(), etc. are broken for dates <1970 in Win32

2002-11-04 Thread Andreas
ID: 17123 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Won't fix Bug Type: Date/time related Operating System: WinNT5.0 PHP Version: 4.2.0 New Comment: The problem still occurs with 4.2.3: mktime(0,0,0,09,23,1967) retu

#20241 [NEW]: cron php

2002-11-04 Thread michal
From: [EMAIL PROTECTED] Operating system: Redhat 7.3, Apache 2.0.40 PHP version: 4CVS-2002-11-04 PHP Bug Type: Unknown/Other Function Bug description: cron php Hello. When i upgrade to php4-latest (from snaps.php.net) Problem with bad working of file fucntions as file

#20242 [NEW]: Method call infront of class definition

2002-11-04 Thread marcus . boerger
From: [EMAIL PROTECTED] Operating system: PHP version: 4CVS-2002-11-04 PHP Bug Type: Scripting Engine problem Bug description: Method call infront of class definition While you can call functions in front or after current code you cannot do so with classes. As this is docume

#20234 [Opn->Bgs]: zend_parse_parameters() problem

2002-11-04 Thread wez
ID: 20234 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Zend Engine 2 problem Operating System: FreeBSD 4.7 PHP Version: 4.3.0-pre2 New Comment: Don't use "zval **", use "zval *"

#20243 [NEW]: Wrong slash in DLL loading path

2002-11-04 Thread katanasov
From: [EMAIL PROTECTED] Operating system: WinXP PHP version: 4.2.3 PHP Bug Type: XSLT related Bug description: Wrong slash in DLL loading path When I change php.ini to load php_xslt.dll, it would define automatically the following path: C:\PHP\extensions/php_sxlt.dll I

#20243 [Opn]: Wrong slash in DLL loading path

2002-11-04 Thread katanasov
ID: 20243 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: XSLT related Operating System: WinXP PHP Version: 4.2.3 New Comment: Core of the problem: Windows reports: Unable to lead dynamic library 'C:\PHP

#20243 [Opn]: Wrong slash in DLL loading path

2002-11-04 Thread katanasov
ID: 20243 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: XSLT related Operating System: WinXP PHP Version: 4.2.3 New Comment: OK... Even worse: included a final backslash in extension_dir definition, and t

#20242 [Opn]: Method call infront of class definition

2002-11-04 Thread moriyoshi
ID: 20242 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type:Scripting Engine problem PHP Version: 4CVS-2002-11-04 New Comment: Huh? It just works for me. Hmm I'm rather interested in what causes it to fail in your environment. Previou

#20244 [NEW]: Multiple cmdline args for mail()'s fifth parameter

2002-11-04 Thread pgb
From: [EMAIL PROTECTED] Operating system: Linux, RedHat 7.3 PHP version: 4.2.3 PHP Bug Type: Feature/Change Request Bug description: Multiple cmdline args for mail()'s fifth parameter (Please see closed bug 15509.) I'd like to make a feature request for mail(), whereby mu

#20243 [Opn->Bgs]: Wrong slash in DLL loading path

2002-11-04 Thread msopacua
ID: 20243 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: XSLT related Operating System: WinXP PHP Version: 4.2.3 New Comment: Sorry, but your problem does not imply a bug in PHP it

#20242 [Opn]: Method call infront of class definition

2002-11-04 Thread marcus . boerger
ID: 20242 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type:Scripting Engine problem PHP Version: 4CVS-2002-11-04 New Comment: Ups i rechecked it and now it works for ZE 1.3 maybe i missconfigured the test for ZE1.

#20243 [Bgs->Csd]: Wrong slash in DLL loading path

2002-11-04 Thread moriyoshi
ID: 20243 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Closed Bug Type: XSLT related Operating System: WinXP PHP Version: 4.2.3 New Comment: This bug has been fixed in CVS. In case this was a

#20245 [NEW]: ld: 0706-006 Cannot find or open library file: -l z

2002-11-04 Thread garrel . a
From: [EMAIL PROTECTED] Operating system: AIX 4.3.3-10 PHP version: 4.3.0-pre2 PHP Bug Type: Compile Failure Bug description: ld: 0706-006 Cannot find or open library file: -l z Hi, there is my configure : ./configure \ --with-mysql=/www/mysql \ --with-apache=../apache_1.3

#20237 [Opn->Bgs]: pg_pconnect, too many connections

2002-11-04 Thread iliaa
ID: 20237 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: PostgreSQL related Operating System: linux PHP Version: 4.2.3 New Comment: Thank you for taking the time to write to us, bu

#20241 [Opn->Bgs]: cron php

2002-11-04 Thread iliaa
ID: 20241 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Unknown/Other Function Operating System: Redhat 7.3, Apache 2.0.40 PHP Version: 4CVS-2002-11-04 New Comment: Thank you for

#19662 [Com]: cookies not set with CGI server API

2002-11-04 Thread info
ID: 19662 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: No Feedback Bug Type: Other web server Operating System: SunOS PHP Version: 4.2.3 New Comment: My ISP finally installed the new version: 4.3.0pre2 and it is still

#20237 [Bgs]: pg_pconnect, too many connections

2002-11-04 Thread anders
ID: 20237 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: PostgreSQL related Operating System: linux PHP Version: 4.2.3 New Comment: That i did know, but as I mentioned, the connections are being made by o

#20237 [Bgs]: pg_pconnect, too many connections

2002-11-04 Thread anders
ID: 20237 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: PostgreSQL related Operating System: linux PHP Version: 4.2.3 New Comment: Addition: 1 user, 3 dbs in 1 posgres backend apache has maxclients a

#20245 [Opn]: ld: 0706-006 Cannot find or open library file: -l z

2002-11-04 Thread garrel . a
ID: 20245 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating System: AIX 4.3.3-10 PHP Version: 4.3.0-pre2 New Comment: I have the last version of php (php4-200211030600) Previous Co

#20237 [Bgs]: pg_pconnect, too many connections

2002-11-04 Thread iliaa
ID: 20237 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: PostgreSQL related Operating System: linux PHP Version: 4.2.3 New Comment: It is possible that db also comes into play, however another possibility

#20237 [Bgs]: pg_pconnect, too many connections

2002-11-04 Thread anders
ID: 20237 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: PostgreSQL related Operating System: linux PHP Version: 4.2.3 New Comment: Well, it is in an controlled environment and connections other than apac

#20245 [Opn->Fbk]: ld: 0706-006 Cannot find or open library file: -l z

2002-11-04 Thread msopacua
ID: 20245 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: AIX 4.3.3-10 PHP Version: 4.3.0-pre2 New Comment: -lz is added from mysql (see /www/my

#15390 [Csd->Opn]: Persistent OCI8 Connections Get Poisoned

2002-11-04 Thread hz11
ID: 15390 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Closed +Status: Open Bug Type: OCI8 related -Operating System: RedHat 6.2 +Operating System: RedHat 7.3 -PHP Version: 4.0.6 +PHP Version: 4.2.3 New Com

#19676 [Com]: The specified CGI application misbehaved by not returning a complete set of HTT

2002-11-04 Thread juhno
ID: 19676 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: IIS related Operating System: windows2000 PHP Version: 4.2.3 New Comment: The same error displayed - The specified CGI application misbehaved b

#20179 [Com]: Apache ./configure fails after a static installation of php with oci8 support.

2002-11-04 Thread bcrackel
ID: 20179 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: OCI8 related Operating System: Linux 2.4.7-10smp (RedHat 7.2) PHP Version: 4.2.3 New Comment: Sorry, any reference to --with-oracle was supposed

#20246 [NEW]: Unable to compile latest snapshot (gd-related + ssl problems)

2002-11-04 Thread bugsphp
From: [EMAIL PROTECTED] Operating system: Linux Redhat 7.2 PHP version: 4CVS-2002-11-04 PHP Bug Type: Compile Failure Bug description: Unable to compile latest snapshot (gd-related + ssl problems) Hi I'm getting errors related to gd library when compiling php4.3pre2 or lat

#20184 [Opn->Csd]: Add the build date to the output from php -v

2002-11-04 Thread vlcc69jfbo001
ID: 20184 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Feature/Change Request Operating System: All PHP Version: 4CVS-2002-10-31 New Comment: Well, arguments aside, someone has

#20246 [Opn->Bgs]: Unable to compile latest snapshot (gd-related + ssl problems)

2002-11-04 Thread iliaa
ID: 20246 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: Linux Redhat 7.2 PHP Version: 4CVS-2002-11-04 New Comment: Sorry, but your problem does n

#20203 [Opn->Fbk]: odbc_do() or odbc_exec() Always produces a segmentation fault core dump

2002-11-04 Thread kalowsky
ID: 20203 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: ODBC related Operating System: sparc solaris 2.8 and 2.6 PHP Version: 4.2.3 New Comment: Are you using FreeTDS or iOBDC?

#20203 [Fbk->Opn]: odbc_do() or odbc_exec() Always produces a segmentation fault core dump

2002-11-04 Thread xmixail
ID: 20203 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: ODBC related Operating System: sparc solaris 2.8 and 2.6 PHP Version: 4.2.3 New Comment: I use iODBC but this is the log

#20242 [Opn->Ver]: Method call infront of class definition

2002-11-04 Thread iliaa
ID: 20242 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Verified -Bug Type:Scripting Engine problem +Bug Type:Zend Engine 2 problem PHP Version: 4CVS-2002-11-04 New Comment: This is indeed a ZE2 bug. It appears that unlike ZE1,

#20021 [Fbk->Opn]: core when execute phpinfo()

2002-11-04 Thread scalero
ID: 20021 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: tru64 v5.1 PHP Version: 4.2.3 New Comment: Definitively gdb not run correctly under

#20232 [Opn->Fbk]: Error When host is not 127.0.0.1

2002-11-04 Thread iliaa
ID: 20232 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Sockets related Operating System: Windows ME PHP Version: 4.2.3 New Comment: Please try using this CVS snapshot: http

#13673 [Com]: Cannot load extension .dll file

2002-11-04 Thread adrian
ID: 13673 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: *XML functions Operating System: WindowsMe & WindowsXP PHP Version: 4.0.4 New Comment: I believe that the problem is with the dll version as an old

#18551 [Com]: multiple pconnect => too many established TCP connection

2002-11-04 Thread levik
ID: 18551 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: MySQL related Operating System: windows 2000 PHP Version: 4.2.2 New Comment: I have the same problem on linux. Tried various configurations, using

#15885 [Com]: thttpd can't serve 0 byte files with PHP patches

2002-11-04 Thread daniel-gl
ID: 15885 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type:Other web server PHP Version: 4.1.2 New Comment: Sorry, I don't remember that password after 8 months. Hmm... file_address is still set to (char *)1... Anyway, it appears t

#19343 [Bgs->Opn]: array_rand does not return keys randomly

2002-11-04 Thread catch
ID: 19343 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: Arrays related Operating System: WinXP PHP Version: 4.2.3 New Comment: I see that another person has reproduced the bug. In

#20249 [NEW]: Apache child segfaults when using OCILogon.

2002-11-04 Thread bdabney
From: [EMAIL PROTECTED] Operating system: Solaris 9 PHP version: 4.2.3 PHP Bug Type: OCI8 related Bug description: Apache child segfaults when using OCILogon. I get the following messages in my Apache 1.3.27 error log whenever I try to use OCILogon: [Mon Nov 4 15:32:46 20

#20249 [Opn]: Apache child segfaults when using OCILogon.

2002-11-04 Thread bdabney
ID: 20249 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: OCI8 related Operating System: Solaris 9 PHP Version: 4.2.3 New Comment: This is with Oracle 9i Release 2. Previous Comments:

#20249 [Com]: Apache child segfaults when using OCILogon.

2002-11-04 Thread michael . mauch
ID: 20249 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: OCI8 related Operating System: Solaris 9 PHP Version: 4.2.3 New Comment: Using Apache's SetEnv doesn't work for PHP/Oracle. You have to set these r

#20232 [Com]: Error When host is not 127.0.0.1

2002-11-04 Thread pickleman78
ID: 20232 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Sockets related Operating System: Windows ME PHP Version: 4.2.3 New Comment: Well, It fixed one thing and caused another. Now PHP causes an erro

#20232 [Fbk]: Error When host is not 127.0.0.1

2002-11-04 Thread iliaa
ID: 20232 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Sockets related Operating System: Windows ME PHP Version: 4.2.3 New Comment: Is it the same script script, which causes the error or does it hap

#20250 [NEW]: Make fails with GD2.0.4

2002-11-04 Thread leonard
From: [EMAIL PROTECTED] Operating system: Redhat 7.2, Redhat 8.0 PHP version: 4.2.3 PHP Bug Type: Compile Failure Bug description: Make fails with GD2.0.4 compile fails when compiling with GD2.0.4 (built as static). Reproducable on both RedHat7.2 and RedHat 8.0 configur

#20250 [Com]: Make fails with GD2.0.4

2002-11-04 Thread leonard
ID: 20250 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating System: Redhat 7.2, Redhat 8.0 PHP Version: 4.2.3 New Comment: Forgot to metion that the error messages are exactly the sa

#20250 [Opn->Csd]: Make fails with GD2.0.4

2002-11-04 Thread iliaa
ID: 20250 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Compile Failure Operating System: Redhat 7.2, Redhat 8.0 PHP Version: 4.2.3 New Comment: This bug has been fixed in CVS.

#20232 [Com]: Error When host is not 127.0.0.1

2002-11-04 Thread pickleman78
ID: 20232 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Sockets related Operating System: Windows ME PHP Version: 4.2.3 New Comment: I deleted everything form my PHP directory and replaced all the fil

#20251 [NEW]: Can't assign values to array in loop.

2002-11-04 Thread director
From: [EMAIL PROTECTED] Operating system: linux 2.4.7-10enterprise #1 SMP PHP version: 4.2.1 PHP Bug Type: Arrays related Bug description: Can't assign values to array in loop. I can't get values assigned to arrays inside a loop when loop repetition is high. Sometimes

#19343 [Opn->Fbk]: array_rand does not return keys randomly

2002-11-04 Thread iliaa
ID: 19343 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Arrays related Operating System: WinXP PHP Version: 4.2.3 New Comment: Please try using this CVS snapshot: http://sna

#20251 [Opn->Bgs]: Can't assign values to array in loop.

2002-11-04 Thread nicos
ID: 20251 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Arrays related Operating System: linux 2.4.7-10enterprise #1 SMP PHP Version: 4.2.1 New Comment: Sorry, but your problem do

#20251 [Com]: Can't assign values to array in loop.

2002-11-04 Thread director
ID: 20251 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Arrays related Operating System: linux 2.4.7-10enterprise #1 SMP PHP Version: 4.2.1 New Comment: I apologize if you think this is not the appropria

#20251 [Bgs->Opn]: Can't assign values to array in loop.

2002-11-04 Thread nicos
ID: 20251 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: Arrays related Operating System: linux 2.4.7-10enterprise #1 SMP PHP Version: 4.2.1 New Comment: ilia said it was reproduct

#20251 [Com]: Can't assign values to array in loop.

2002-11-04 Thread director
ID: 20251 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Arrays related Operating System: linux 2.4.7-10enterprise #1 SMP PHP Version: 4.2.1 New Comment: The following works in place of array, so I'll try

#20251 [Opn]: Can't assign values to array in loop.

2002-11-04 Thread nicos
ID: 20251 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Arrays related Operating System: linux 2.4.7-10enterprise #1 SMP PHP Version: 4.2.1 New Comment: Okay, Please join a gdb backtrace. Previous Comme

#20252 [NEW]: Don't load php 4 by a module mode

2002-11-04 Thread gangrel
From: [EMAIL PROTECTED] Operating system: Windows 98 PHP version: 4.2.3 PHP Bug Type: Apache2 related Bug description: Don't load php 4 by a module mode I wound like use PHP 4.2.3 with Apache 2.0.43, but occurs an error when load de dll. "APACHE.EXE: module "c:\php4build

#7782 [Com]: Cannot use PATH_INFO fully with php isapi

2002-11-04 Thread dvsing
ID: 7782 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: Feature/Change Request Operating System: Windows 2000 PHP Version: 4.0.3pl1 Assigned To: jmoore New Comment: I'm running PHP 4.2.3 ISAPI an

#20166 [Bgs->Opn]: Unicode (Slovenian) characters are not displayed correctly

2002-11-04 Thread miha . valencic
ID: 20166 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: *Languages/Translation Operating System: Win2k PHP Version: 4.2.2 New Comment: Hi! To define more clearly: I have a

#15439 [Fbk->NoF]: PHP hangs web server when started

2002-11-04 Thread php-bugs
ID: 15439 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: No Feedback Bug Type: iPlanet related Operating System: AIX 4.3.3 PHP Version: 4.0.6 New Comment: No feedback was provided for this bug

#15926 [Fbk->NoF]: sum error

2002-11-04 Thread php-bugs
ID: 15926 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: No Feedback Bug Type: Scripting Engine problem Operating System: sparc solaris 7 PHP Version: 4.1.2 New Comment: No feedback was provid

#20253 [NEW]: apache 1.3.27 crashed

2002-11-04 Thread yg
From: [EMAIL PROTECTED] Operating system: win2k PHP version: 4.3.0-pre2 PHP Bug Type: Apache related Bug description: apache 1.3.27 crashed Hi, when I installed php-4.3.0-pre2 on a win2k/apache1327 box, and I pointed mozilla to the main page of this application: http:/

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

2002-11-04 Thread woonuk
From: [EMAIL PROTECTED] Operating system: Linux (2.4.18) PHP version: 4.2.3 PHP Bug Type: IMAP related Bug description: imap_header() crash with bad Reply-To imap_header() quietly crashes. This sample message have bad Reply-To header. machine A) php : 4.2.3 c-client :