#21092 [NEW]: No $_SESSION[] data saved

2002-12-19 Thread jeanfrederic
From: [EMAIL PROTECTED] Operating system: Windows XP PHP version: 4.2.3 PHP Bug Type: Session related Bug description: No $_SESSION[] data saved I'm just wondering, why this code is not working under Windows XP + Php 4.2.3 + Apache 1.3.24 session_start() return TRUE

#21093 [NEW]: PHPSESSID not being added to form action="" if input type="image" used

2002-12-19 Thread jc
From: [EMAIL PROTECTED] Operating system: Red Hat Linux 7.2 PHP version: 4.2.3 PHP Bug Type: Session related Bug description: PHPSESSID not being added to form action="" if input type="image" used I have session.auto_start = 1 in my php.ini. I find that the SID is not being

#21092 [Com]: No $_SESSION[] data saved

2002-12-19 Thread jeanfrederic
ID: 21092 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Windows XP PHP Version: 4.2.3 New Comment: I have added echo "click here"; in order to try to pass info in

#21092 [Opn->Bgs]: No $_SESSION[] data saved

2002-12-19 Thread derick
ID: 21092 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Session related Operating System: Windows XP PHP Version: 4.2.3 New Comment: Of course... if $_SESSION['toto'] is 0 then

#21092 [Com]: No $_SESSION[] data saved

2002-12-19 Thread JeanFrederic
ID: 21092 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Session related Operating System: Windows XP PHP Version: 4.2.3 New Comment: Sorry, you're right... but in fact in my script example I missed a par

#21094 [NEW]: set_error_handler not accepting methods

2002-12-19 Thread tater
From: [EMAIL PROTECTED] Operating system: OS X 10.2 PHP version: 4CVS-2002-12-19 (dev) PHP Bug Type: Zend Engine 2 problem Bug description: set_error_handler not accepting methods The set_error_handler() function is not accepting class methods as of the php4-ze2 CVS code from

#21092 [Bgs->Csd]: No $_SESSION[] data saved

2002-12-19 Thread jeanfrederic
ID: 21092 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Closed Bug Type: Session related Operating System: Windows XP PHP Version: 4.2.3 New Comment: I found the issue... it was (it seems) a mix

#21076 [Fbk->Opn]: ODBC_TABLES and ODBC_COLUMNS cannot be called together

2002-12-19 Thread heyjohnlim
ID: 21076 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: ODBC related Operating System: Win2000, IIS-CGI PHP Version: 4.2.3 New Comment: yes it still happens with 4.3.0 rc3.

#21095 [NEW]: symlink and chroot

2002-12-19 Thread busia
From: [EMAIL PROTECTED] Operating system: Redhat 7.2 PHP version: 4.3.0RC3 PHP Bug Type: Filesystem function related Bug description: symlink and chroot if I use the symlink that is created in /home/foo_alfa is bar -> /home/foo ant not bar -> ../foo how expect

#21087 [Com]: Rewriting file no longer works

2002-12-19 Thread mira-junk
ID: 21087 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Filesystem function related Operating System: XP PHP Version: 4.3.0RC3 New Comment: I've read similar bug report from several of our users (we have

#21087 [Opn]: Rewriting file no longer works

2002-12-19 Thread gfraley5
ID: 21087 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Filesystem function related Operating System: XP PHP Version: 4.3.0RC3 New Comment: I'm running Apache 1.3.27. I haven't tested it under *nix. As

#16521 [Csd]: file() - incorrect behavior (line endings ignored) on files with Mac EOLN (CR)

2002-12-19 Thread wez
ID: 16521 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Filesystem function related Operating System: FreeBSD 4.5-Stable PHP Version: 4.1.2 New Comment: If you must use PHP < 4.3, you can do something l

#21087 [Opn->Fbk]: Rewriting file no longer works

2002-12-19 Thread wez
ID: 21087 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Filesystem function related Operating System: XP PHP Version: 4.3.0RC3 New Comment: Please try and cut down the script t

#21096 [NEW]: Segmentation fault when adding array element

2002-12-19 Thread scollo
From: [EMAIL PROTECTED] Operating system: Linux, Win2K PHP version: 4.2.3 PHP Bug Type: Reproducible crash Bug description: Segmentation fault when adding array element -- Edit bug report at http://bugs.php.net/?id=21096&edit=1 -- Try a CVS snapshot: http://bugs.ph

#21096 [Opn->Csd]: Segmentation fault when adding array element

2002-12-19 Thread derick
ID: 21096 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Reproducible crash Operating System: Linux, Win2K PHP Version: 4.2.3 New Comment: This bug has been fixed in CVS. In case

#21097 [NEW]: tsrm_virtual_cwd.c/virtual_file_ex handles ".." incorrectly for UNC paths

2002-12-19 Thread dwayne
From: [EMAIL PROTECTED] Operating system: Win32 PHP version: 4.2.3 PHP Bug Type: *Directory/Filesystem functions Bug description: tsrm_virtual_cwd.c/virtual_file_ex handles ".." incorrectly for UNC paths On Win32, the virtual_file_ex() function in TSRM/tsrm_virtual_cwd.c doe

#21098 [NEW]: mktime crashes when certain parameters are passed

2002-12-19 Thread martin
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.3.0RC3 PHP Bug Type: Reproducible crash Bug description: mktime crashes when certain parameters are passed The following code makes apache (?) crash. I use Apache 2.0.43 under Windows2k SP3. I have te

#21098 [Opn]: mktime crashes when certain parameters are passed

2002-12-19 Thread martin
ID: 21098 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Windows 2000 PHP Version: 4.3.0RC3 New Comment: Last tested with php4-win32-STABLE-200212190930.zip and the bu

#21098 [Opn->Ver]: mktime crashes when certain parameters are passed

2002-12-19 Thread edink
ID: 21098 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Verified Bug Type: Reproducible crash Operating System: Windows 2000 PHP Version: 4.3.0RC3 New Comment: Verified on Windows. Crash happens

#21098 [Ver->Csd]: mktime crashes when certain parameters are passed

2002-12-19 Thread iliaa
ID: 21098 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Verified +Status: Closed Bug Type: Reproducible crash Operating System: Windows 2000 PHP Version: 4.3.0RC3 New Comment: This bug has been fixed in CVS.

#21087 [Fbk->Opn]: Rewriting file no longer works

2002-12-19 Thread gfraley5
ID: 21087 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Filesystem function related Operating System: XP PHP Version: 4.3.0RC3 New Comment: Sorry for the misunderstanding. Fir

#21087 [Opn->Fbk]: Rewriting file no longer works

2002-12-19 Thread wez
ID: 21087 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Filesystem function related Operating System: XP PHP Version: 4.3.0RC3 New Comment: Keep this at feedback. (and note th

#17959 [Fbk->Opn]: array reference problems

2002-12-19 Thread pkeshish
ID: 17959 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Scripting Engine problem Operating System: linux PHP Version: 4.2.1 New Comment: I grabbed Apache/1.3.27 built and insta

#21056 [Fbk->Opn]: PHP messes with virtual hosts

2002-12-19 Thread eugene
ID: 21056 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Apache related Operating System: Mandrake 8.0 PHP Version: 4.2.3 New Comment: We tried the CVS snaphsot, but with no ava

#21099 [NEW]: Bundled GD library not reflected in php.ini

2002-12-19 Thread cg
From: [EMAIL PROTECTED] Operating system: Win32 PHP version: 4.3.0RC3 PHP Bug Type: GD related Bug description: Bundled GD library not reflected in php.ini In php.ini on Win32, in the extension section, there's only an entry for php_gd.dll, php_gd2.dll (the bundled and propos

#21077 [Ctl->Csd]: proc_open hangs

2002-12-19 Thread wez
ID: 21077 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Critical +Status: Closed Bug Type: Filesystem function related Operating System: any BSD PHP Version: 4CVS-2002-12-18 (dev) Assigned To: wez New Com

#21100 [NEW]: php_value include_path does not work in httpd.conf/VirtualHost

2002-12-19 Thread robinot
From: [EMAIL PROTECTED] Operating system: Linux RH7.3 PHP version: 4.2.3 PHP Bug Type: *Configuration Issues Bug description: php_value include_path does not work in httpd.conf/VirtualHost I cannot override the include_path setting while in VirtualHost while I can do it in .

#20583 [Fbk->Opn]: Variable values inconsistent with assignment statements.

2002-12-19 Thread jseverson
ID: 20583 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Variables related Operating System: RedHat 7.2 PHP Version: 4CVS-2002-11-22 (stable) New Comment: Ok, I've been able to

#20871 [Opn]: Apache restarts with no output

2002-12-19 Thread ctocopok
ID: 20871 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: IMAP related Operating System: win2K PHP Version: 4.3.0-dev New Comment: Sorry for bothering. Any good news on the subject? Previous Comments: ---

#15302 [Com]: Warning: open_basedir restriction in effect. ... in Unknown on line 0

2002-12-19 Thread tonyhana_nospam_
ID: 15302 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Scripting Engine problem Operating System: FreeBSD 4.4 PHP Version: 4.1.1 New Comment: Yeah Im getting the same internmittent problem here.. under

#21097 [Opn->Fbk]: tsrm_virtual_cwd.c/virtual_file_ex handles ".." incorrectly for UNC paths

2002-12-19 Thread iliaa
ID: 21097 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: *Directory/Filesystem functions Operating System: Win32 PHP Version: 4.2.3 New Comment: Please try using this CVS snapsh

#21095 [Opn->Fbk]: symlink and chroot

2002-12-19 Thread iliaa
ID: 21095 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Filesystem function related Operating System: Redhat 7.2 PHP Version: 4.3.0RC3 New Comment: Are you using PHP with threa

#21100 [Opn->Bgs]: php_value include_path does not work in httpd.conf/VirtualHost

2002-12-19 Thread iliaa
ID: 21100 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: *Configuration Issues Operating System: Linux RH7.3 PHP Version: 4.2.3 New Comment: Please do not submit the same bug more

#21088 [Opn->Fbk]: Pspell breaks connecting to mysql using localhost

2002-12-19 Thread iliaa
ID: 21088 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Pspell related Operating System: Linux 2.4 PHP Version: 4.3.0RC3 New Comment: Which version of MySQL & Pspell are you us

php-bugs@lists.php.net

2002-12-19 Thread frdejesus
From: [EMAIL PROTECTED] Operating system: Windows 2000 Server PHP version: 4.2.3 PHP Bug Type: Scripting Engine problem Bug description: Does not recognized URL Query strings, and &php_self I have install PHP version 4.2.3. I used the windows intallation version. When I try t

#21081 [Opn->Fbk]: SMTP set to localhost or 127.0.0.1 doesn't work.

2002-12-19 Thread iliaa
ID: 21081 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Mail related Operating System: Windows 2000 PHP Version: 4.2.2 New Comment: Please try using this CVS snapshot: http:

#21102 [NEW]: stat, lstat fail if filesize larger than 2 GB

2002-12-19 Thread bonebakker
From: [EMAIL PROTECTED] Operating system: solaris PHP version: 4.2.3 PHP Bug Type: *Directory/Filesystem functions Bug description: stat, lstat fail if filesize larger than 2 GB ~ if the file /tmp/very_large_file is larger than 2 GB, php reports the error: Warning: st

#21093 [Opn->Fbk]: PHPSESSID not being added to form action="" if input type="image" used

2002-12-19 Thread iliaa
ID: 21093 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Session related Operating System: Red Hat Linux 7.2 PHP Version: 4.2.3 New Comment: Please try using this CVS snapshot:

#21070 [Opn->Bgs]: ftp_rawlist - Permissions on listing

2002-12-19 Thread iliaa
ID: 21070 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: FTP related Operating System: Win2k Advanced Server PHP Version: 4.3.0RC3 New Comment: Sorry, but your problem does not imp

php-bugs@lists.php.net

2002-12-19 Thread iliaa
ID: 21101 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Scripting Engine problem Operating System: Windows 2000 Server PHP Version: 4.2.3 New Comment: Sorry, but your problem does

#21060 [Opn->Bgs]: range() gives warning and returns false when low == high

2002-12-19 Thread iliaa
ID: 21060 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Arrays related Operating System: Linux 2.4.18 PHP Version: 4CVS-2002-12-16 (dev) New Comment: Thank you for taking the time

#20989 [Com]: URL variable without = affects other URL variable

2002-12-19 Thread bugs-php-net-2002-12-13
ID: 20989 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: *URL Functions Operating System: Linux PHP Version: 4.2.2 New Comment: The bug has already been fixed, I checked 4.4.0-dev (php4-200212191830).

#20989 [Fbk->Csd]: URL variable without = affects other URL variable

2002-12-19 Thread iliaa
ID: 20989 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Closed Bug Type: *URL Functions Operating System: Linux PHP Version: 4.2.2 New Comment: This bug has been fixed in CVS. In case this w

#21065 [Opn->Fbk]: shell_exec seems not to work properly if result was false.

2002-12-19 Thread iliaa
ID: 21065 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Reproducible crash Operating System: Windows 2000 Server PHP Version: 4.2.3 New Comment: Please try using this CVS snaps

#21103 [NEW]: conflicting types for gdIOCtx when re-compiling php 4.2.3

2002-12-19 Thread cash
From: [EMAIL PROTECTED] Operating system: suse 8.0 PHP version: 4.2.3 PHP Bug Type: GD related Bug description: conflicting types for gdIOCtx when re-compiling php 4.2.3 http://ronin.polarcom.com/phpinfo.php for base config before loading gd freetype2-devel-2.0.8-30 lib

#21103 [Opn->Csd]: conflicting types for gdIOCtx when re-compiling php 4.2.3

2002-12-19 Thread iliaa
ID: 21103 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: GD related Operating System: suse 8.0 PHP Version: 4.2.3 New Comment: This bug has been fixed in CVS. In case this was a

#20583 [Opn->Fbk]: Variable values inconsistent with assignment statements.

2002-12-19 Thread msopacua
ID: 20583 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Variables related Operating System: RedHat 7.2 PHP Version: 4CVS-2002-11-22 (stable) New Comment: you're focussing on th

#20928 [Fbk->Opn]: Static compile of PHP module with IBM DB2 doesn't work right with apache

2002-12-19 Thread truth
ID: 20928 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: ODBC related Operating System: RH 7.2 PHP Version: 4.3.0RC2 New Comment: The latest snapshot yields this error when comp

#21087 [Fbk->Opn]: Rewriting file no longer works

2002-12-19 Thread gfraley5
ID: 21087 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Filesystem function related Operating System: XP PHP Version: 4.3.0RC3 New Comment: It appears to be the flock() call.

#17978 [Com]: Large file upload doesn't work remotely

2002-12-19 Thread xjpmauricio
ID: 17978 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: HTTP related Operating System: Windows 2000 Server PHP Version: 4.2.1 New Comment: i used to have the same problem but now i receive 200M uploads o

#21087 [Opn->Ctl]: Rewriting file no longer works

2002-12-19 Thread iliaa
ID: 21087 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Critical Bug Type: Filesystem function related Operating System: XP PHP Version: 4.3.0RC3 New Comment: Small note, the 2nd flock (flock($fp

#20529 [Opn->Fbk]: Bad subject line when using JIS encoding

2002-12-19 Thread iliaa
ID: 20529 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: mbstring related Operating System: red hat Linux 6.2 PHP Version: 4.3.0RC1 New Comment: Please try using this CVS snapsh

#20486 [Opn->Fbk]: register_tick_function crashes apache

2002-12-19 Thread iliaa
ID: 20486 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Scripting Engine problem Operating System: win2k PHP Version: 4.4.0-dev New Comment: Please try using this CVS snapshot:

#20311 [Opn->Fbk]: Apachechild ends with Memory-Read-Error if using session.serialize_handler=wddx

2002-12-19 Thread iliaa
ID: 20311 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: WDDX related Operating System: Windows 2000 PHP Version: 4.2.3/4.3.0-dev New Comment: Please try using this CVS snapshot

#20232 [Opn->Fbk]: php.exe causes errors when using socket_create

2002-12-19 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.3.0-dev New Comment: Please try using this CVS snapshot:

#17552 [Com]: PHP Apache DSO Compile Failure: Unresolved Symbol: pthread_getspecific

2002-12-19 Thread casey
ID: 17552 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: No Feedback Bug Type: Compile Failure Operating System: Linux 2.4.18 Glibc PHP Version: 4.2.1 New Comment: For FreeBSD, you can install either pth or ptl. Both are

#20215 [Opn->Fbk]: fputs(); (Line Feed / Carriage Return)

2002-12-19 Thread iliaa
ID: 20215 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Filesystem function related Operating System: Windows 2000 PHP Version: 4.3RC1 New Comment: Please try using this CVS sn

#19400 [Opn->Fbk]: Apache crash with w32api_register_function

2002-12-19 Thread iliaa
ID: 19400 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Reproducible crash Operating System: Win98 Win2000 PHP Version: 4.2.0 New Comment: Please try using this CVS snapshot:

#17552 [Com]: PHP Apache DSO Compile Failure: Unresolved Symbol: pthread_getspecific

2002-12-19 Thread casey
ID: 17552 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: No Feedback Bug Type: Compile Failure Operating System: Linux 2.4.18 Glibc PHP Version: 4.2.1 New Comment: For FreeBSD, you can install either pth or ptl. Both are

#18015 [Opn->Sus]: Printer Function printer_open, no default printer found

2002-12-19 Thread iliaa
ID: 18015 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Suspended Bug Type: Unknown/Other Function Operating System: Win2000 PHP Version: 4.2.1 New Comment: Appears to be an abandoned PECL extens

#18412 [Opn->Sus]: PRINTER_ORIENTATION

2002-12-19 Thread iliaa
ID: 18412 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Suspended Bug Type: Unknown/Other Function Operating System: win98 PHP Version: 4.2.1 New Comment: Appears to be an abandoned PECL extensio

#18408 [Opn->Sus]: printer_list crashes PHP

2002-12-19 Thread iliaa
ID: 18408 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Suspended Bug Type: Unknown/Other Function Operating System: WinXP PHP Version: 4.2.1 New Comment: Appears to be an abandoned PECL extensio

#16772 [Opn->Sus]: printer_create_font does not properly resolve regular fonts nor opentype fonts

2002-12-19 Thread iliaa
ID: 16772 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Suspended Bug Type: Unknown/Other Function Operating System: Windows 2000 PHP Version: 4.2.0 New Comment: Appears to be an abandoned PECL e

#20943 [Opn->Fbk]: header("HTTP/1.1 nnn xxx") not working under Apache

2002-12-19 Thread iliaa
ID: 20943 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Output Control Operating System: WIN2K, Apache 1.3.x/2.0.x PHP Version: 4.2.3 New Comment: Please try using this CVS sna

#21105 [NEW]: Child segfault running mash()

2002-12-19 Thread ncsml
From: [EMAIL PROTECTED] Operating system: Linux (Redhat 7.3) PHP version: 4.3.0RC3 PHP Bug Type: Reproducible crash Bug description: Child segfault running mash() PHP 4.3.0RC3 compiled --with-mhash (not dso) using mhash 0.8.17 segfaults when running this script:

#6359 [Com]: PHP has encountered an Access Violation at 084A4E86

2002-12-19 Thread hchinhwa
ID: 6359 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: *General Issues Operating System: Windows 2000 Server PHP Version: 4.0.1pl2 New Comment: Hi, I have similar problem. I am using IIS v5 and PHP v

#18744 [Fbk->NoF]: blob_add has max limit of 64k

2002-12-19 Thread php-bugs
ID: 18744 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: No Feedback Bug Type: InterBase related Operating System: Redhat 7.3 PHP Version: 4.2.2 New Comment: No feedback was provided for this

#20795 [Fbk->NoF]: Memory_limit not respected

2002-12-19 Thread php-bugs
ID: 20795 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: No Feedback Bug Type: Scripting Engine problem Operating System: Windows XP Pro/BSDi/FreeBSD PHP Version: 4.4CVS2002-12-03 New Comment:

#20813 [Fbk->NoF]: opendir() returns errno22 with UNC path

2002-12-19 Thread php-bugs
ID: 20813 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: No Feedback Bug Type: Directory function related Operating System: NT4SP6 IIS PHP Version: 4.2.3 New Comment: No feedback was provided

#20529 [Fbk->Opn]: Bad subject line when using JIS encoding

2002-12-19 Thread malek
ID: 20529 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: mbstring related Operating System: red hat Linux 6.2 PHP Version: 4.3.0RC1 New Comment: Hi, Have just tried using the