#21608 [NEW]: GD 2 + Freetype 2 = make Error

2003-01-13 Thread dizit
From: [EMAIL PROTECTED] Operating system: Free BSD 4.5 PHP version: 4.3.0 PHP Bug Type: GD related Bug description: GD 2 + Freetype 2 = make Error *** Error code 1: .../php-4.3.0/ext/gd/gd.c:2940: undefined reference to `gdImageStringFTEx' I have installed Freetype 2.3.1 -

#21608 [Opn->Bgs]: GD 2 + Freetype 2 = make Error

2003-01-13 Thread derick
ID: 21608 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: GD related Operating System: Free BSD 4.5 PHP Version: 4.3.0 New Comment: Please do not submit the same bug more than once.

#21608 [Bgs->Fbk]: GD 2 + Freetype 2 = make Error

2003-01-13 Thread derick
ID: 21608 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Feedback Bug Type: GD related Operating System: Free BSD 4.5 PHP Version: 4.3.0 New Comment: Not enough information was provided for us to

#21592 [Fbk->Opn]: form submit and iso-8859-2

2003-01-13 Thread szabo_a
ID: 21592 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Scripting Engine problem Operating System: RH 8.0 PHP Version: 4.3.0 New Comment: Then some more info: Here is an exa

#21542 [Com]: variables bad values - register_global - session

2003-01-13 Thread peton
ID: 21542 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Session related Operating System: Linux PHP Version: 4.3.0 New Comment: Hello, after reading with more attention the 'bugs database', this b

#21271 [Com]: imap_sort returns irregular sort

2003-01-13 Thread pladen_nosp
ID: 21271 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: IMAP related Operating System: Windows 2000 Advanced Server PHP Version: 4CVS-2002-12-29 (stable) New Comment: hi I'm experiencing the same probl

#21565 [Fbk->Opn]: safe_mode works well with include but not with require

2003-01-13 Thread komanek
ID: 21565 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Scripting Engine problem Operating System: Tru64Unix 5.1A PHP Version: 4.3.0 New Comment: Well, you are right with the d

#21610 [NEW]: ODBC_DO() problem

2003-01-13 Thread Anakkin
From: [EMAIL PROTECTED] Operating system: Win XP PHP version: 4.2.0 PHP Bug Type: ODBC related Bug description: ODBC_DO() problem odbc_num_rows() return "-1" (Access Database)when the request is an "select", with update, insert and delete, it runs. I need help it's for my tra

#21612 [NEW]: Enhancing include()

2003-01-13 Thread rc
From: [EMAIL PROTECTED] Operating system: all PHP version: 4.3.0 PHP Bug Type: Feature/Change Request Bug description: Enhancing include() At the moment include() is only supporting files as arguments. Why not using array elements too? My excample: I have have a php-page

#21612 [Opn]: Enhancing include()

2003-01-13 Thread rc
ID: 21612 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: all PHP Version: 4.3.0 New Comment: At the moment include() is only supporting files as arguments. Why not

#21575 [Com]: 4.2x to 4.3 Compatibility issue

2003-01-13 Thread taomyn
ID: 21575 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: IIS related Operating System: Any PHP Version: 4.3.0 New Comment: How can a PHP variable which existed when running 4.2.3 then disappears, without

#21607 [Bgs->Csd]: output line to long

2003-01-13 Thread info
ID: 21607 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Closed Bug Type: Compile Failure Operating System: Solaris8 PHP Version: 4.3.0 New Comment: TX It works now. Previous Comments: ---

#21613 [NEW]: fsockopen() causes apache restart

2003-01-13 Thread boris
From: [EMAIL PROTECTED] Operating system: RedHat 7.2 PHP version: 4.2.3 PHP Bug Type: Sockets related Bug description: fsockopen() causes apache restart \n"; } else { fputs ($fp, "GET / HTTP/1.0\r\nHost: www.example.com\r\n\r\n"); while (!feof($fp)) { echo fgets ($fp,128)

#21575 [Bgs]: 4.2x to 4.3 Compatibility issue

2003-01-13 Thread wez
ID: 21575 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: IIS related Operating System: Any PHP Version: 4.3.0 New Comment: In PHP 4.2.0, the 'register_globals' setting default changed to 'off'. See http:/

#21613 [Opn->Fbk]: fsockopen() causes apache restart

2003-01-13 Thread wez
ID: 21613 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Sockets related Operating System: RedHat 7.2 PHP Version: 4.2.3 New Comment: Thank you for this bug report. To properly

#21614 [NEW]: Non-ASCII characters get entity escaped on input from MSIE only

2003-01-13 Thread james . aylett
From: [EMAIL PROTECTED] Operating system: Various PHP version: 4.2.3 PHP Bug Type: Unknown/Other Function Bug description: Non-ASCII characters get entity escaped on input from MSIE only Entering non-ASCII data (eg in ISO-8859-1) using MSIE 6 and 5.5 (possibly others) via an

#21615 [NEW]: PCRE segfault with (very) large string.

2003-01-13 Thread olivier . gondouin
From: [EMAIL PROTECTED] Operating system: GNU/linux PHP version: 4.3.0 PHP Bug Type: Reproducible crash Bug description: PCRE segfault with (very) large string. PCRE segfault on a big regular expression on a really big string (>17490 chars) special parameters in php.ini

#21616 [NEW]: encoding error in attributes with result_dump_*

2003-01-13 Thread anton
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.3.0 PHP Bug Type: DOM XML related Bug description: encoding error in attributes with result_dump_* encoding error in attributes with result_dump_* when characters in win-1251 encoding presented in href, src, .

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

2003-01-13 Thread meeder
ID: 20426 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MSSQL related Operating System: Windows 2000 Server PHP Version: 4.30 New Comment: I got the same problem on a w2k machine as well i'm using a mysql

#21543 [Fbk->Opn]: unsupported field type errors with lvarchars

2003-01-13 Thread oliver . faenger
ID: 21543 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Informix related Operating System: All PHP Version: 4.3.0 New Comment: sorry, it seems that i had a problem submitting t

#21615 [Opn->Fbk]: PCRE segfault with (very) large string.

2003-01-13 Thread iliaa
ID: 21615 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Reproducible crash Operating System: GNU/linux PHP Version: 4.3.0 New Comment: Cannot download the test script due to wh

#21569 [Com]: PHP can't set cookies after a test with an unset variable

2003-01-13 Thread ElfQrin
ID: 21569 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Unknown/Other Function Operating System: Windows 2000 only PHP Version: 4.3.0 New Comment: This is a shortest example: "; ?> Previous Comment

#21569 [Com]: PHP can't set cookies after a test with an unset variable

2003-01-13 Thread ElfQrin
ID: 21569 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Unknown/Other Function Operating System: Windows 2000 only PHP Version: 4.3.0 New Comment: I've found out that the problem is not limited to tests.

#21569 [Com]: PHP can't set cookies after a test with an unset variable

2003-01-13 Thread ElfQrin
ID: 21569 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Unknown/Other Function Operating System: Windows 2000 only PHP Version: 4.3.0 New Comment: Workaround (which doesn't mean this bug shouldn't be fix

#21546 [Asn->Csd]: parse_ini_file() sends warning if the file is malformed

2003-01-13 Thread iliaa
ID: 21546 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Assigned +Status: Closed Bug Type: Unknown/Other Function Operating System: Linux PHP Version: 4.3.0 Assigned To: derick New Comment: This bug has

#18644 [Com]: bc_math.log linker error

2003-01-13 Thread phpbug
ID: 18644 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: No Feedback Bug Type: Compile Failure Operating System: AIX 4.3.3 PHP Version: 4-STABLE-CVS-20020820 New Comment: ld: 0711-161 ERROR: File ext/ctype/ctype.lo canno

#21569 [Com]: PHP can't set cookies after a test with an unset variable

2003-01-13 Thread ElfQrin
ID: 21569 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Unknown/Other Function Operating System: Windows 2000 only PHP Version: 4.3.0 New Comment: Workaround #2: At the beginning og your script, "decl

#21615 [Com]: PCRE segfault with (very) large string.

2003-01-13 Thread olivier . gondouin
ID: 21615 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Reproducible crash Operating System: GNU/linux PHP Version: 4.3.0 New Comment: I'm really sorry: http://planet-service.fr/test2.php.gz Prev

#21615 [Com]: PCRE segfault with (very) large string.

2003-01-13 Thread olivier . gondouin
ID: 21615 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Reproducible crash Operating System: GNU/linux PHP Version: 4.3.0 New Comment: oops: http://planet-service.fr/test2.txt.gz Previous Comments:

#21618 [NEW]: fopen on no existing files generates unexpected output.

2003-01-13 Thread martin
From: [EMAIL PROTECTED] Operating system: Apache on RedHat Linux PHP version: 4.2.3 PHP Bug Type: *General Issues Bug description: fopen on no existing files generates unexpected output. I planned to use the following function testing for a flag file 'offline_message.txt' to

#21575 [Com]: 4.2x to 4.3 Compatibility issue

2003-01-13 Thread shane
ID: 21575 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: IIS related Operating System: Any PHP Version: 4.3.0 New Comment: register globals has nothing to do with this. For 4.3, cgi variables were change

#20497 [Com]: Will not compile "Output line too long"

2003-01-13 Thread amk
ID: 20497 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: No Feedback Bug Type: Compile Failure Operating System: solaris 8 PHP Version: 4.3.0RC1 New Comment: I currently have the same problem on Solaris 8 (MU7), apache-

#20441 [Com]: PHP_AUTH_USER isn't set

2003-01-13 Thread mklerx
ID: 20441 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Apache related Operating System: all PHP Version: 4.3.0 New Comment: The suggestion that $REMOTE_USER still works and can be used in Safe mode is

#20497 [NoF->Opn]: Will not compile "Output line too long"

2003-01-13 Thread imiller
ID: 20497 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: No Feedback +Status: Open Bug Type: Compile Failure Operating System: solaris 8 PHP Version: 4.3.0RC1 New Comment: When I upgraded the sed it worked, I t

#21620 [NEW]: $REMOTE_USER does not exist after a POST-request

2003-01-13 Thread mklerx
From: [EMAIL PROTECTED] Operating system: Redhat 6.2 PHP version: 4.3.0 PHP Bug Type: Scripting Engine problem Bug description: $REMOTE_USER does not exist after a POST-request In PHP 4.3.0 in safe mode the $PHP_AUTH_* variables do not exist anymore. It is recommended to use

#21261 [Com]: $_SERVER['PHP_SELF'] gives wrong info

2003-01-13 Thread daniel . gorski
ID: 21261 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: linux 2.4.18 - slack 8.1 PHP Version: 4.3.0 Assigned To: shane New Comment: That (or similar) urgen

#21151 [Com]: zlib and pcre as external modules don't work

2003-01-13 Thread oden . eriksson
ID: 21151 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Dynamic loading Operating System: Mandrake 9.0 PHP Version: 4.3.0RC4 New Comment: Jean-Michel Yes I am ;) But if these extensions can't be bui

#21620 [Opn->Fbk]: $REMOTE_USER does not exist after a POST-request

2003-01-13 Thread rasmus
ID: 21620 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Scripting Engine problem Operating System: Redhat 6.2 PHP Version: 4.3.0 New Comment: Which web version of Apache? I

#21153 [Com]: readline won't be built as an external module

2003-01-13 Thread oden . eriksson
ID: 21153 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Readline related Operating System: Mandrake 9.0 PHP Version: 4.3.0RC4 New Comment: No, it's because ncurses stuff isn't present in readline for Mand

#21620 [Fbk->Csd]: $REMOTE_USER does not exist after a POST-request

2003-01-13 Thread mklerx
ID: 21620 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Closed Bug Type: Scripting Engine problem Operating System: Redhat 6.2 PHP Version: 4.3.0 New Comment: Forget about it. I just noticed

#21621 [NEW]: configure hangs

2003-01-13 Thread jedson
From: [EMAIL PROTECTED] Operating system: solaris8 PHP version: 4.3.0 PHP Bug Type: *Configuration Issues Bug description: configure hangs I am trying to build PHP-4.3.0 with apache-2.0.43 using prescribed build steps but when I try to configure PHP it hangs on the tr comman

#20441 [Csd]: PHP_AUTH_USER isn't set

2003-01-13 Thread philip
ID: 20441 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Apache related Operating System: all PHP Version: 4.3.0 New Comment: For the record, the last comment was found to be bogus in bug #21620. And

#21622 [NEW]: MSSQL: 100% CPU usage on database queries and eventually timeout

2003-01-13 Thread admin
From: [EMAIL PROTECTED] Operating system: Win2K PHP version: 4.3.0 PHP Bug Type: Performance problem Bug description: MSSQL: 100% CPU usage on database queries and eventually timeout I installed php to utilize phpbb forums on a dual CPU high end server. Win2K MSSQL 7.0. Per

#21623 [NEW]: Turning on Magic quotes Segfaults PHP

2003-01-13 Thread john
From: [EMAIL PROTECTED] Operating system: RedHat PHP version: 5CVS-2003-01-13 (dev) PHP Bug Type: Reproducible crash Bug description: Turning on Magic quotes Segfaults PHP I thought this might be because I was running an older version 4.4-dev version of PHP from CVS that I ha

#21623 [Opn->Fbk]: Turning on Magic quotes Segfaults PHP

2003-01-13 Thread derick
ID: 21623 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Reproducible crash Operating System: RedHat PHP Version: 5CVS-2003-01-13 (dev) New Comment: Thank you for this bug repor

#21623 [Fbk->Opn]: Turning on Magic quotes Segfaults PHP

2003-01-13 Thread john
ID: 21623 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: RedHat PHP Version: 5CVS-2003-01-13 (dev) New Comment: Here's the bt: One more t

#16339 [Com]: Warning: Undefined index .....

2003-01-13 Thread greg
ID: 16339 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Other web server Operating System: XP Edition PHP Version: 4.1.2 New Comment: I am having the same proglem! I cannot figure it out! I am using

#20864 [NoF->Csd]: Cc/Bcc fields don't seem to work

2003-01-13 Thread blueroom
ID: 20864 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: No Feedback +Status: Closed Bug Type: Mail related Operating System: Windows 2000 PHP Version: 4.2.3 New Comment: PHP 4.3.0 so far seems to have solved t

#21472 [Opn]: Problems with short tags and

2003-01-13 Thread mike_tharp
ID: 21472 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: Windows 2000 PHP Version: 4.3.0 New Comment:

#21624 [NEW]: no transparent Colors in PNG's with Opera 6/7

2003-01-13 Thread Jones
From: [EMAIL PROTECTED] Operating system: RedHat PHP version: 4.3.0 PHP Bug Type: GD related Bug description: no transparent Colors in PNG's with Opera 6/7 If I generate a PNG with PHP 4.3.0, GD and libpng 1.2.5 and try to use a transparent color with imagecolortransparent(),

#21618 [Opn->Bgs]: fopen on no existing files generates unexpected output.

2003-01-13 Thread sterling
ID: 21618 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: *General Issues Operating System: Apache on RedHat Linux PHP Version: 4.2.3 New Comment: Sorry, but your problem does not i

#20752 [Ana->Csd]: Seems like it has something to do with ZEND_API(?).

2003-01-13 Thread nicos
ID: 20752 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Analyzed +Status: Closed Bug Type: Compile Failure Operating System: Tru64 5.1a PHP Version: 4CVS-2002-12-01 (dev) New Comment: According to novell, this

#21624 [Opn->Bgs]: no transparent Colors in PNG's with Opera 6/7

2003-01-13 Thread iliaa
ID: 21624 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: GD related Operating System: RedHat PHP Version: 4.3.0 New Comment: Sorry, but your problem does not imply a bug in PHP its

#21621 [Opn->Fbk]: configure hangs

2003-01-13 Thread iliaa
ID: 21621 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: *Configuration Issues Operating System: solaris8 PHP Version: 4.3.0 New Comment: Which 'tr' command are you using, versi

#21615 [Fbk->Ver]: PCRE segfault with (very) large string.

2003-01-13 Thread iliaa
ID: 21615 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Verified Bug Type: Reproducible crash Operating System: GNU/linux PHP Version: 4.3.0 New Comment: The actual crash occurs inside the pc

#21620 [Csd->Bgs]: $REMOTE_USER does not exist after a POST-request

2003-01-13 Thread sniper
ID: 21620 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Closed +Status: Bogus Bug Type: Scripting Engine problem Operating System: Redhat 6.2 PHP Version: 4.3.0 Previous Comments: -

#21624 [Bgs]: no transparent Colors in PNG's with Opera 6/7

2003-01-13 Thread Jones
ID: 21624 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: GD related Operating System: RedHat PHP Version: 4.3.0 New Comment: Since Version 6.0 Beta 1 Opera fully supports alpha transparency: http://www.o

#21569 [Bgs]: PHP can't set cookies after a test with an unset variable

2003-01-13 Thread sniper
ID: 21569 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Unknown/Other Function Operating System: Windows 2000 only PHP Version: 4.3.0 New Comment: There's really no bug here. You're getting a notice abou

#20497 [Opn->Bgs]: Will not compile "Output line too long"

2003-01-13 Thread sniper
ID: 20497 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: solaris 8 PHP Version: 4.3.0RC1 New Comment: sed is not the first or last tool in Solaris

#21624 [Bgs->Opn]: no transparent Colors in PNG's with Opera 6/7

2003-01-13 Thread rasmus
ID: 21624 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: GD related Operating System: RedHat PHP Version: 4.3.0 New Comment: It is a PHP issue. A patch was posted to php-dev a whi

#21624 [Opn->Bgs]: no transparent Colors in PNG's with Opera 6/7

2003-01-13 Thread iliaa
ID: 21624 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: GD related Operating System: RedHat PHP Version: 4.3.0 New Comment: PHP generates the very same image for every browser. If

#21603 [Opn->Fbk]: snmp shared module crash the apache server when starts

2003-01-13 Thread sniper
ID: 21603 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: SNMP related Operating System: Linux RedHat 8.0.92 PHP Version: 4CVS-2003-01-12 (stable) New Comment: Thank you for this

#21624 [Bgs->Opn]: no transparent Colors in PNG's with Opera 6/7

2003-01-13 Thread rasmus
ID: 21624 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: GD related Operating System: RedHat PHP Version: 4.3.0 New Comment: No, because the very same script works fine with previo

#21621 [Fbk->Opn]: configure hangs

2003-01-13 Thread jedson
ID: 21621 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: *Configuration Issues Operating System: solaris8 PHP Version: 4.3.0 New Comment: I am using /usr/ucb/tr which is native

#21621 [Opn->Csd]: configure hangs

2003-01-13 Thread iliaa
ID: 21621 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: *Configuration Issues Operating System: solaris8 PHP Version: 4.3.0 Previous Comments: ---

#21569 [Com]: PHP can't set cookies after a test with an unset variable

2003-01-13 Thread ElfQrin
ID: 21569 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Unknown/Other Function Operating System: Windows 2000 only PHP Version: 4.3.0 New Comment: Why does it affect only Windows 2000, while the very sam

#21340 [Opn->Fbk]: numerics can overflow php numeric datatypes

2003-01-13 Thread iliaa
ID: 21340 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Sybase-ct (ctlib) related Operating System: redhat linux 7.3 PHP Version: 4.3.0 New Comment: Please try using this CVS s

#21624 [Opn]: no transparent Colors in PNG's with Opera 6/7

2003-01-13 Thread Jones
ID: 21624 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: GD related Operating System: RedHat PHP Version: 4.3.0 New Comment: Is there the prospect of a soon bugfix for this problem? Because downgrading to

#21625 [NEW]: --with-config-file-scan-dir

2003-01-13 Thread oden . eriksson
From: [EMAIL PROTECTED] Operating system: Mandrake Linux 9.0/Cooker PHP version: 4.3.0 PHP Bug Type: PHP options/info functions Bug description: --with-config-file-scan-dir Hi. This "--with-config-file-scan-dir=/etc/php" is wierd. When compiled as in Mandrake Linux 9.0/Coo

#21615 [Ver]: PCRE segfault with (very) large string.

2003-01-13 Thread olivier . gondouin
ID: 21615 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Verified Bug Type: Reproducible crash Operating System: GNU/linux PHP Version: 4.3.0 New Comment: for information ther's the same bug on php-4.2.3 compiled more in

#21623 [Opn]: Turning on Magic quotes Segfaults PHP

2003-01-13 Thread sniper
ID: 21623 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: RedHat PHP Version: 5CVS-2003-01-13 (dev) New Comment: Does it work with 4.3.0? :) Previous Comments: -

#21624 [Opn->Fbk]: no transparent Colors in PNG's with Opera 6/7

2003-01-13 Thread iliaa
ID: 21624 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: GD related Operating System: RedHat PHP Version: 4.3.0 New Comment: Could you please provide a short example of thew scr

#21624 [Fbk->Opn]: no transparent Colors in PNG's with Opera 6/7

2003-01-13 Thread rasmus
ID: 21624 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: GD related Operating System: RedHat PHP Version: 4.3.0 New Comment: No, not really. It's a rather low-priority problem.

#21340 [Fbk->Opn]: numerics can overflow php numeric datatypes

2003-01-13 Thread jcoby
ID: 21340 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Sybase-ct (ctlib) related Operating System: redhat linux 7.3 PHP Version: 4.3.0 New Comment: That seems to fix the probl

#21615 [Ver]: PCRE segfault with (very) large string.

2003-01-13 Thread iliaa
ID: 21615 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Verified Bug Type: Reproducible crash Operating System: GNU/linux PHP Version: 4.3.0 New Comment: Could you please confirm the PHP & PCRE version that are used in

#21340 [Opn->Csd]: numerics can overflow php numeric datatypes

2003-01-13 Thread sniper
ID: 21340 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Sybase-ct (ctlib) related Operating System: redhat linux 7.3 PHP Version: 4.3.0 New Comment: closing then. Submit new repo

#21624 [Opn->Fbk]: no transparent Colors in PNG's with Opera 6/7

2003-01-13 Thread nicos
ID: 21624 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: GD related Operating System: RedHat PHP Version: 4.3.0 New Comment: Still waiting for feedback. Previous Comments: ---

#21569 [Bgs]: PHP can't set cookies after a test with an unset variable

2003-01-13 Thread msopacua
ID: 21569 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Unknown/Other Function Operating System: Windows 2000 only PHP Version: 4.3.0 New Comment: Does it work on those other machines, because you alread

#21624 [Fbk->Opn]: no transparent Colors in PNG's with Opera 6/7

2003-01-13 Thread Jones
ID: 21624 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: GD related Operating System: RedHat PHP Version: 4.3.0 New Comment: iliaa: rasmus: yeah but I think this problem

#21472 [Opn->Csd]: Problems with short tags and

2003-01-13 Thread nicos
ID: 21472 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Scripting Engine problem Operating System: Windows 2000 PHP Version: 4.3.0 New Comment: Closed then, feel free to open it

#21624 [Opn]: no transparent Colors in PNG's with Opera 6/7

2003-01-13 Thread rasmus
ID: 21624 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: GD related Operating System: RedHat PHP Version: 4.3.0 New Comment: Sure, but "most other browsers" make up a very very small percentage of what peo

#21569 [Com]: PHP can't set cookies after a test with an unset variable

2003-01-13 Thread ElfQrin
ID: 21569 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Unknown/Other Function Operating System: Windows 2000 only PHP Version: 4.3.0 New Comment: Just because of the OS. I know how cookies work. A

#21543 [Opn->Csd]: unsupported field type errors with lvarchars

2003-01-13 Thread sniper
ID: 21543 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Informix related Operating System: All PHP Version: 4.3.0 New Comment: Ah, they've changed the version line in later relea

#21565 [Opn]: include/require fail under safe-mode.

2003-01-13 Thread sniper
ID: 21565 Updated by: [EMAIL PROTECTED] -Summary: safe_mode works well with include but not with require Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: Tru64Unix 5.1A PHP Version: 4.3.0

#21367 [Opn->Fbk]: FastCGI -b option error

2003-01-13 Thread sniper
ID: 21367 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Other web server Operating System: WinXP PHP Version: 4.3.0 New Comment: -b is not available for fastcgi binary..iirc, t

#21565 [Opn->Fbk]: include/require fail under safe-mode.

2003-01-13 Thread iliaa
ID: 21565 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Scripting Engine problem Operating System: Tru64Unix 5.1A PHP Version: 4.3.0 New Comment: Do you get any other warning/e

#21367 [Fbk->Ver]: FastCGI -b option error

2003-01-13 Thread edink
ID: 21367 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Verified Bug Type: Other web server Operating System: WinXP PHP Version: 4.3.0 New Comment: Verified: C:\php4>php -v PHP 4.3.0 (cgi

#21367 [Ver]: FastCGI -b option error

2003-01-13 Thread sniper
ID: 21367 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Verified Bug Type: Other web server Operating System: WinXP PHP Version: 4.3.0 New Comment: "-b is ONLY available" was what I wanted to say. :) Anyway, if you hav

#21624 [Opn]: no transparent Colors in PNG's with Opera 6/7

2003-01-13 Thread iliaa
ID: 21624 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: GD related Operating System: RedHat PHP Version: 4.3.0 New Comment: The example script works perfectly with: Konqueror 3.0, IE 6.0, Mozilla 1.3a, IE

#21367 [Ver->Asn]: FastCGI -b option error

2003-01-13 Thread edink
ID: 21367 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Verified +Status: Assigned Bug Type: Other web server Operating System: WinXP PHP Version: 4.3.0 -Assigned To: +Assigned To: shane Previous Co

#21624 [Opn]: no transparent Colors in PNG's with Opera 6/7

2003-01-13 Thread Jones
ID: 21624 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: GD related Operating System: RedHat PHP Version: 4.3.0 New Comment: The patch doesn't fix this problem :( I changed the code and reconfigured/-co

#21525 [Ana->Asn]: bind_textdomain_codeset() missing

2003-01-13 Thread sniper
ID: 21525 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Analyzed +Status: Assigned Bug Type: Gettext related Operating System: Win2k PHP Version: 4.3.0 Assigned To: edink Previous Comments: -

#21624 [Opn]: no transparent Colors in PNG's with Opera 6/7

2003-01-13 Thread iliaa
ID: 21624 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: GD related Operating System: RedHat PHP Version: 4.3.0 New Comment: It was my fault libpng 1.2.5 didn't work (header confusion). Once I clean the he

#21624 [Opn]: no transparent Colors in PNG's with Opera 6/7

2003-01-13 Thread rasmus
ID: 21624 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: GD related Operating System: RedHat PHP Version: 4.3.0 New Comment: I guess this is a different problem then than the one described by Steven Brown.

#18288 [Fbk->NoF]: browscap.ini and get_browser()

2003-01-13 Thread sniper
ID: 18288 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: No Feedback Bug Type: Scripting Engine problem Operating System: * PHP Version: 4.3.0 New Comment: No feedback was provided. The bug is

#21256 [Fbk->NoF]: PHP crashes on executing 'php --version'

2003-01-13 Thread sniper
ID: 21256 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: No Feedback Bug Type: Zend Engine 2 problem Operating System: RedHat Linux 8 PHP Version: 4.3.0 New Comment: No feedback was provided.

#21260 [Fbk->NoF]: phpBB fails to work with GD turned on

2003-01-13 Thread sniper
ID: 21260 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: No Feedback Bug Type: GD related Operating System: Linux PHP Version: 4.3.0 New Comment: No feedback was provided. The bug is being sus

#21273 [Fbk->NoF]: memory_limit seems to be ignored

2003-01-13 Thread sniper
ID: 21273 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: No Feedback Bug Type: PHP options/info functions Operating System: Windows 2000 service pack 3 PHP Version: 4.3.0 New Comment: No feedb

#21281 [Fbk]: False Line output

2003-01-13 Thread sniper
ID: 21281 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: *General Issues Operating System: Win2k PHP Version: 4.3.0 New Comment: Please try using this CVS snapshot: http://snaps.php.net/php4-STABLE-

#21624 [Opn]: no transparent Colors in PNG's with Opera 6/7

2003-01-13 Thread Jones
ID: 21624 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: GD related Operating System: RedHat PHP Version: 4.3.0 New Comment: So there isn't a possibility to fix this? iliaa: And it don't works with Oper

  1   2   >