#25295 [Fbk->Opn]: php_ini.c:414: 'alphasort' undeclared

2003-09-02 Thread alain dot bonnefoy at icbt dot com
ID: 25295 User updated by: alain dot bonnefoy at icbt dot com Reported By: alain dot bonnefoy at icbt dot com -Status: Feedback +Status: Open Bug Type: Compile Failure Operating System: QNX6 PHP Version: 4.3.3 New Comment: This line was c

#25365 [Bgs]: negation of === does not work

2003-09-02 Thread daniel dot oger at swing dot be
ID: 25365 User updated by: daniel dot oger at swing dot be Reported By: daniel dot oger at swing dot be Status: Bogus Bug Type: Variables related Operating System: win xP Pro PHP Version: 4.3.3 New Comment: My purpose is to check the result of str

#25370 [Opn->Bgs]: showing garbage

2003-09-02 Thread sniper
ID: 25370 Updated by: [EMAIL PROTECTED] Reported By: aamirrajpoot at hotmail dot com -Status: Open +Status: Bogus -Bug Type: *Compile Issues +Bug Type: GD related Operating System: XP with IIS PHP Version: 4.3.3 New Comment: S

#25369 [Opn->Csd]: building 64K arrays of 64K elements segfaults

2003-09-02 Thread sniper
ID: 25369 Updated by: [EMAIL PROTECTED] Reported By: moregan at flr dot follett dot com -Status: Open +Status: Closed Bug Type: Reproducible crash Operating System: RedHat8 + Windows 2000 PHP Version: 4.3.3 New Comment: That backtrac

#25347 [Bgs]: ftp_rawlist() returns nothing, when apache runs as service

2003-09-02 Thread sniper
ID: 25347 Updated by: [EMAIL PROTECTED] Reported By: spam at come dot no-ip dot com Status: Bogus Bug Type: FTP related Operating System: Windows XP Pro PHP Version: 4.3.3 New Comment: This is not a discussion forum. Please take this discussi

#25347 [Bgs]: ftp_rawlist() returns nothing, when apache runs as service

2003-09-02 Thread pollita
ID: 25347 Updated by: [EMAIL PROTECTED] Reported By: spam at come dot no-ip dot com Status: Bogus Bug Type: FTP related Operating System: Windows XP Pro PHP Version: 4.3.3 New Comment: The code is literally: int fd = tmpfile(); PHP makes

#25373 [NEW]: inconsistency in manual and src, possible nonstandard EOL character?

2003-09-02 Thread shane at sell dot com
From: shane at sell dot com Operating system: linux PHP version: 4.3.3 PHP Bug Type: *Mail Related Bug description: inconsistency in manual and src, possible nonstandard EOL character? Description: >From the PHP source (ext/standard/mail.c:215): fprintf(sendmail

#25347 [Bgs]: ftp_rawlist() returns nothing, when apache runs as service

2003-09-02 Thread spam at come dot no-ip dot com
ID: 25347 User updated by: spam at come dot no-ip dot com Reported By: spam at come dot no-ip dot com Status: Bogus Bug Type: FTP related Operating System: Windows XP Pro PHP Version: 4.3.3 New Comment: thats actualy very wierd, because: neither $

#25369 [Bgs->Opn]: building 64K arrays of 64K elements segfaults

2003-09-02 Thread magnus
ID: 25369 Updated by: [EMAIL PROTECTED] Reported By: moregan at flr dot follett dot com -Status: Bogus +Status: Open Bug Type: Reproducible crash Operating System: RedHat8 + Windows 2000 PHP Version: 4.3.3 New Comment: Ops.. I must h

#25369 [Opn->Bgs]: building 64K arrays of 64K elements segfaults

2003-09-02 Thread magnus
ID: 25369 Updated by: [EMAIL PROTECTED] Reported By: moregan at flr dot follett dot com -Status: Open +Status: Bogus Bug Type: Reproducible crash -Operating System: * +Operating System: RedHat8 + Windows 2000 PHP Version: 4.3.3 New Com

#25369 [Opn]: building 64K arrays of 64K elements segfaults

2003-09-02 Thread helly
ID: 25369 Updated by: [EMAIL PROTECTED] Reported By: moregan at flr dot follett dot com Status: Open Bug Type: Reproducible crash -Operating System: RedHat8 + Windows 2000 +Operating System: * PHP Version: 4.3.3 New Comment: 64K * 64K = 2^32.

#25372 [NEW]: sscanf doesn't work with %X

2003-09-02 Thread timstarling at hotmail dot com
From: timstarling at hotmail dot com Operating system: Linux PHP version: 4.3.2 PHP Bug Type: Strings related Bug description: sscanf doesn't work with %X Description: sscanf doesn't work with a %X format string. %x does work. Reproduce code: --- var

#25347 [Bgs]: ftp_rawlist() returns nothing, when apache runs as service

2003-09-02 Thread pollita
ID: 25347 Updated by: [EMAIL PROTECTED] Reported By: spam at come dot no-ip dot com Status: Bogus Bug Type: FTP related Operating System: Windows XP Pro PHP Version: 4.3.3 New Comment: Because your temp folder is probably located somewhere ar

#25371 [NEW]: imagettftext() in gd2 does not create Japanese text

2003-09-02 Thread e_sumiya at f-den dot co dot jp
From: e_sumiya at f-den dot co dot jp Operating system: Windows 2000 server PHP version: 4.3.3 PHP Bug Type: GD related Bug description: imagettftext() in gd2 does not create Japanese text Description: Imagettftext() in php_gd2.dll does not create Japanese text i

#22042 [Com]: pg_result_seek($res, 0) sets the counter to 1, not 0

2003-09-02 Thread iansoko at hotmail dot com
ID: 22042 Comment by: iansoko at hotmail dot com Reported By: shot at shot dot prv dot pl Status: Closed Bug Type: PostgreSQL related Operating System: Slackware Linux PHP Version: 4.3.0 New Comment: I still encounter this bug on 4.3.1 on apa

#25370 [NEW]: showing garbage

2003-09-02 Thread aamirrajpoot at hotmail dot com
From: aamirrajpoot at hotmail dot com Operating system: XP with IIS PHP version: 4.3.3 PHP Bug Type: *Compile Issues Bug description: showing garbage Description: well here is the code and the result infront of u . i m very new to php. well done many things coz i

#25369 [NEW]: building 64K arrays of 64K elements segfaults

2003-09-02 Thread moregan at flr dot follett dot com
From: moregan at flr dot follett dot com Operating system: RedHat8 + Windows 2000 PHP version: 4.3.3 PHP Bug Type: Reproducible crash Bug description: building 64K arrays of 64K elements segfaults Description: (This arose from working with script from the now-clo

#13962 [Bgs]: Problem with Environment Variables

2003-09-02 Thread thetaphi
ID: 13962 Updated by: [EMAIL PROTECTED] Reported By: wburnett at cyberenv dot net Status: Bogus Bug Type: iPlanet related Operating System: Solaris 8 PHP Version: 4.0.6 New Comment: Additionally: why do you see CGI-like variables from the adm

#24634 [Fbk->NoF]: PHP crashes after serveral realods of script that uses importstylesheet()

2003-09-02 Thread sniper
ID: 24634 Updated by: [EMAIL PROTECTED] Reported By: cw at centerwave dot de -Status: Feedback +Status: No Feedback Bug Type: XSLT related Operating System: Windows 2000, WindowsXP PHP Version: 5CVS-2003-07-13 (dev) New Comment: No f

#25242 [Fbk->NoF]: Compile goes fine, but 'make install' dies during PEAR installation

2003-09-02 Thread sniper
ID: 25242 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: No Feedback Bug Type: Reproducible crash Operating System: Linux 2.4.18-27.7.x (RH7.2) PHP Version: 4.3.3 New Comment: No feedback was

#25247 [Fbk->NoF]: Shuffle() method doesn't work properly

2003-09-02 Thread sniper
ID: 25247 Updated by: [EMAIL PROTECTED] Reported By: jeroen at kesh dot nl -Status: Feedback +Status: No Feedback Bug Type: Arrays related Operating System: Windows 2000 Server PHP Version: 4.3.3 New Comment: No feedback was provided

#25251 [Fbk->NoF]: starting apache after compile with postgres fails!

2003-09-02 Thread sniper
ID: 25251 Updated by: [EMAIL PROTECTED] Reported By: necmon at gmx dot de -Status: Feedback +Status: No Feedback Bug Type: PostgreSQL related Operating System: Suse Linux 7.2 PHP Version: 4.3.3 New Comment: No feedback was provided.

#25269 [Fbk->NoF]: Output to mail ends with '

2003-09-02 Thread sniper
ID: 25269 Updated by: [EMAIL PROTECTED] Reported By: otto at wikkelsoe dot dk -Status: Feedback +Status: No Feedback Bug Type: Mail related Operating System: Windows 2000 Advanced Server PHP Version: 4.3.3 New Comment: No feedback wa

#25347 [Bgs]: ftp_rawlist() returns nothing, when apache runs as service

2003-09-02 Thread spam at come dot no-ip dot com
ID: 25347 User updated by: spam at come dot no-ip dot com Reported By: spam at come dot no-ip dot com Status: Bogus Bug Type: FTP related Operating System: Windows XP Pro PHP Version: 4.3.3 New Comment: ah, ok, u were almost right... I got it to w

#25280 [Fbk->NoF]: server stall while loading image files

2003-09-02 Thread sniper
ID: 25280 Updated by: [EMAIL PROTECTED] Reported By: giovanni at minniti dot de -Status: Feedback +Status: No Feedback Bug Type: GD related Operating System: winxp PHP Version: 4.3.3 New Comment: No feedback was provided. The bug is

#25283 [Fbk->NoF]: SQL Query is pending there, no any result back.

2003-09-02 Thread sniper
ID: 25283 Updated by: [EMAIL PROTECTED] Reported By: larry_li at contractor dot amat dot com -Status: Feedback +Status: No Feedback Bug Type: MSSQL related Operating System: W2K Server PHP Version: 4.3.2 New Comment: No feedback was

#25361 [Opn->Bgs]: Program Execution Functions fail in certain cases

2003-09-02 Thread sniper
ID: 25361 Updated by: [EMAIL PROTECTED] Reported By: sam at freepeers dot com -Status: Open +Status: Bogus Bug Type: Program Execution Operating System: Windows 2000 PHP Version: 4.3.2 New Comment: PHP uses "cmd.exe /c" for executing

#25368 [Opn->Bgs]: Mysql_pconnect() issues

2003-09-02 Thread sniper
ID: 25368 Updated by: [EMAIL PROTECTED] Reported By: abrahamkou at sbcglobal dot net -Status: Open +Status: Bogus Bug Type: MySQL related Operating System: Windows 2003 PHP Version: 4.3.3 New Comment: Please read this page which expl

#25368 [Opn]: Mysql_pconnect() issues

2003-09-02 Thread abrahamkou at sbcglobal dot net
ID: 25368 User updated by: abrahamkou at sbcglobal dot net Reported By: abrahamkou at sbcglobal dot net Status: Open Bug Type: MySQL related Operating System: Windows 2003 PHP Version: 4.3.3 New Comment: If you fill out the form, you can just ente

#25368 [NEW]: Mysql_pconnect() issues

2003-09-02 Thread abrahamkou at sbcglobal dot net
From: abrahamkou at sbcglobal dot net Operating system: Windows 2003 PHP version: 4.3.3 PHP Bug Type: MySQL related Bug description: Mysql_pconnect() issues Description: mysql_pconnect sometimes ignores the open connection and starts a new connection -- but if yo

#17351 [Com]: Posted data from textareas gets garbled

2003-09-02 Thread sgibbons at dirtytwinkie dot com
ID: 17351 Comment by: sgibbons at dirtytwinkie dot com Reported By: jon at barlownet dot com Status: No Feedback Bug Type: Apache2 related Operating System: Linux (red hat 7.2) + Apache 2.0 PHP Version: 4.2.1 New Comment: I am running PHP 4.3

#24402 [Com]: Compile Failure using --with-gettext (v. 0.12.x)

2003-09-02 Thread poleson at verio dot net
ID: 24402 Comment by: poleson at verio dot net Reported By: beckett at beckettmw dot com Status: Open Bug Type: Gettext related Operating System: Mac OS X/Darwin PHP Version: 5.0.0b1 (beta1) New Comment: btw, I think this bug has similarities

#25366 [Opn->Bgs]: form buttons of type "image" dont send "submit" $_POST variable in IE

2003-09-02 Thread sniper
ID: 25366 Updated by: [EMAIL PROTECTED] Reported By: jordanolsommer at imap dot cc -Status: Open +Status: Bogus Bug Type: Variables related Operating System: Windows XP PHP Version: 4.3.2 New Comment: Complain to Microsoft. This is n

#25366 [NEW]: form buttons of type "image" dont send "submit" $_POST variable in IE

2003-09-02 Thread jordanolsommer at imap dot cc
From: jordanolsommer at imap dot cc Operating system: Windows XP PHP version: 4.3.2 PHP Bug Type: Variables related Bug description: form buttons of type "image" dont send "submit" $_POST variable in IE Description: I don't see how this wouldn't be a common bug,

#25365 [Bgs]: negation of === does not work

2003-09-02 Thread derick
ID: 25365 Updated by: [EMAIL PROTECTED] Reported By: daniel dot oger at swing dot be Status: Bogus Bug Type: Variables related Operating System: win xP Pro PHP Version: 4.3.3 New Comment: Thank you for taking the time to write to us, but this

#25365 [Opn->Bgs]: negation of === does not work

2003-09-02 Thread pollita
ID: 25365 Updated by: [EMAIL PROTECTED] Reported By: daniel dot oger at swing dot be -Status: Open +Status: Bogus Bug Type: Variables related Operating System: win xP Pro PHP Version: 4.3.3 New Comment: That's because you're supposed

#25365 [NEW]: negation of === does not work

2003-09-02 Thread daniel dot oger at swing dot be
From: daniel dot oger at swing dot be Operating system: win xP Pro PHP version: 4.3.3 PHP Bug Type: Variables related Bug description: negation of === does not work Description: The === operator does not work if preceeded with ! Reproduce code: ---

#25296 [Asn->WFx]: error on ftp_nlist

2003-09-02 Thread pollita
ID: 25296 Updated by: [EMAIL PROTECTED] Reported By: ates at isikun dot edu dot tr -Status: Assigned +Status: Wont fix Bug Type: FTP related Operating System: win xp PHP Version: 4.3.4-dev Assigned To: pollita New Comment: Corr

#25357 [Com]: Mail() function is loosing cahracters when sending mail

2003-09-02 Thread da_cookie at hotmail dot com
ID: 25357 Comment by: da_cookie at hotmail dot com Reported By: pjsmith at microtech dot co dot gg Status: Bogus Bug Type: *Mail Related Operating System: Windows 2003, IIS, ISAPI PHP Version: 4.3.3 New Comment: I'm getting a similar problem,

#25364 [Opn->Fbk]: sprintf bug

2003-09-02 Thread sniper
ID: 25364 Updated by: [EMAIL PROTECTED] Reported By: reha at bilgiparki dot com -Status: Open +Status: Feedback Bug Type: Strings related Operating System: Windows 2000 PHP Version: 4.3.3 New Comment: Please provide shorter example.

#25362 [Opn->Bgs]: php 4.3.3 bug with IE 6

2003-09-02 Thread sniper
ID: 25362 Updated by: [EMAIL PROTECTED] Reported By: troutfarmer at hotmail dot com -Status: Open +Status: Bogus Bug Type: *Web Server problem Operating System: Red Hat Linux PHP Version: 4.3.3 New Comment: Any report which has any 3

#25364 [NEW]: sprintf bug

2003-09-02 Thread reha at bilgiparki dot com
From: reha at bilgiparki dot com Operating system: Windows 2000 PHP version: 4.3.3 PHP Bug Type: Strings related Bug description: sprintf bug Description: I guess that, sprintf function has a bug. Which command damages inserted values or texts. Reproduce code: -

#25362 [NEW]: php 4.3.3 bug with IE 6

2003-09-02 Thread troutfarmer at hotmail dot com
From: troutfarmer at hotmail dot com Operating system: Red Hat Linux PHP version: 4.3.3 PHP Bug Type: *Web Server problem Bug description: php 4.3.3 bug with IE 6 Description: I run a network which consists of the following: alteon load balancer > 3 web front end

#18396 [Com]: apache dumps core when httpd -t used with libphp4.so loaded

2003-09-02 Thread olivier dot martinet at xsalto dot com
ID: 18396 Comment by: olivier dot martinet at xsalto dot com Reported By: itter at island dot net Status: No Feedback Bug Type: Apache related Operating System: RedHat Linux 6.2 (kernel 2.2.20) PHP Version: 4.2.1 New Comment: I have exactly t

#25361 [Opn]: Program Execution Functions fail in certain cases

2003-09-02 Thread sam at freepeers dot com
ID: 25361 User updated by: sam at freepeers dot com -Summary: Program Executation Functions fails in certain cases Reported By: sam at freepeers dot com Status: Open Bug Type: Program Execution Operating System: Windows 2000 PHP Version: 4.

#25347 [Com]: ftp_rawlist() returns nothing, when apache runs as service

2003-09-02 Thread manu at agat dot net
ID: 25347 Comment by: manu at agat dot net Reported By: spam at come dot no-ip dot com Status: Bogus Bug Type: FTP related Operating System: Windows XP Pro PHP Version: 4.3.3 New Comment: little update: After debugging more my program, I saw

#25361 [NEW]: Program Executation Functions fails in certain cases

2003-09-02 Thread sam at freepeers dot com
From: sam at freepeers dot com Operating system: Windows 2000 PHP version: 4.3.2 PHP Bug Type: Program Execution Bug description: Program Executation Functions fails in certain cases Description: Running PHP on Windows 2000 with IIS 5. Basic program executation

#25347 [Com]: ftp_rawlist() returns nothing, when apache runs as service

2003-09-02 Thread manu at agat dot net
ID: 25347 Comment by: manu at agat dot net Reported By: spam at come dot no-ip dot com Status: Bogus Bug Type: FTP related Operating System: Windows XP Pro PHP Version: 4.3.3 New Comment: I have the same problem on linux. probably not relat

#25333 [Ver]: symptom: mail() stripped chars from base64 data block

2003-09-02 Thread ap at d-dt dot de
ID: 25333 User updated by: ap at d-dt dot de Reported By: ap at d-dt dot de Status: Verified Bug Type: Mail related Operating System: win32 only PHP Version: 4.3.4-dev New Comment: Yes, sometimes it also crashed with my code when I'd used it via t

#13962 [Bgs]: Problem with Environment Variables

2003-09-02 Thread thetaphi
ID: 13962 Updated by: [EMAIL PROTECTED] Reported By: wburnett at cyberenv dot net Status: Bogus Bug Type: iPlanet related Operating System: Solaris 8 PHP Version: 4.0.6 New Comment: Thank you for taking the time to write to us, but this is no

#25296 [Bgs->Asn]: error on ftp_nlist

2003-09-02 Thread pollita
ID: 25296 Updated by: [EMAIL PROTECTED] Reported By: ates at isikun dot edu dot tr -Status: Bogus +Status: Assigned Bug Type: FTP related Operating System: win xp PHP Version: 4.3.4-dev -Assigned To: +Assigned To: pollita N

#25352 [Opn->Fbk]: Cannot compile with --disable-cli

2003-09-02 Thread sniper
ID: 25352 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: FreeBSD PHP Version: 4.3.4-dev New Comment: Thanks for the huge message, it would have

#25293 [Asn->Opn]: Error Reporting to file outputs wrong Windows Newline format

2003-09-02 Thread derick
ID: 25293 Updated by: [EMAIL PROTECTED] Reported By: duerra at yahoo dot com -Status: Assigned +Status: Open Bug Type: *General Issues Operating System: Windows 2000 PHP Version: 4.3.3 Assigned To: derick New Comment: Never min

#25355 [Opn->Bgs]: base64_decode returns 0

2003-09-02 Thread sniper
ID: 25355 Updated by: [EMAIL PROTECTED] Reported By: sadun at isikun dot edu dot tr -Status: Open +Status: Bogus -Bug Type: *URL Functions +Bug Type: Mail related Operating System: windows server 2003 PHP Version: 4CVS-2003-09-0

#25333 [Ver]: symptom: mail() stripped chars from base64 data block

2003-09-02 Thread sniper
ID: 25333 Updated by: [EMAIL PROTECTED] Reported By: ap at d-dt dot de Status: Verified Bug Type: Mail related Operating System: win32 only PHP Version: 4.3.4-dev New Comment: See also bug #25357 Previous Comments: -

#25357 [Opn->Bgs]: Mail() function is loosing cahracters when sending mail

2003-09-02 Thread sniper
ID: 25357 Updated by: [EMAIL PROTECTED] Reported By: pjsmith at microtech dot co dot gg -Status: Open +Status: Bogus Bug Type: *Mail Related Operating System: Windows 2003, IIS, ISAPI PHP Version: 4.3.3 New Comment: Please do not sub

#25295 [Opn->Fbk]: php_ini.c:414: 'alphasort' undeclared

2003-09-02 Thread sniper
ID: 25295 Updated by: [EMAIL PROTECTED] Reported By: alain dot bonnefoy at icbt dot com -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: QNX6 PHP Version: 4.3.3 New Comment: What is HAVE_SYS_DIR_H defined i

#13020 [NoF->Csd]: Error when reading data from Interbase 6 database

2003-09-02 Thread abies
ID: 13020 Updated by: [EMAIL PROTECTED] Reported By: lpap at forthnet dot gr -Status: No Feedback +Status: Closed Bug Type: InterBase related Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: Probably segfault on InterBa

#13962 [NoF->Bgs]: Problem with Environment Variables

2003-09-02 Thread sniper
ID: 13962 Updated by: [EMAIL PROTECTED] Reported By: wburnett at cyberenv dot net -Status: No Feedback +Status: Bogus Bug Type: iPlanet related Operating System: Solaris 8 PHP Version: 4.0.6 New Comment: These variables are set to wh

#25347 [Bgs]: ftp_rawlist() returns nothing, when apache runs as service

2003-09-02 Thread sniper
ID: 25347 Updated by: [EMAIL PROTECTED] Reported By: spam at come dot no-ip dot com Status: Bogus Bug Type: FTP related Operating System: Windows XP Pro PHP Version: 4.3.3 New Comment: You need to give it write permissions to TEMP directory.

#25357 [Opn]: Mail() function is loosing cahracters when sending mail

2003-09-02 Thread pjsmith at microtech dot co dot gg
ID: 25357 User updated by: pjsmith at microtech dot co dot gg Reported By: pjsmith at microtech dot co dot gg Status: Open Bug Type: *Mail Related Operating System: Windows 2003, IIS, ISAPI PHP Version: 4.3.3 New Comment: Just to confirm I have re

#25359 [NEW]: array_multisort doen't work in a funciton if array is global

2003-09-02 Thread matschek at gmx dot de
From: matschek at gmx dot de Operating system: Win32, Linux PHP version: 4.3.2 PHP Bug Type: Arrays related Bug description: array_multisort doen't work in a funciton if array is global Description: When using array_multisort in a funciton, and the array is set t

#25351 [NEW]: Yaz failure

2003-09-02 Thread email at hansanderson dot com
From: email at hansanderson dot com Operating system: Linux 2.4.9-31.2RS PHP version: 4.3.3 PHP Bug Type: Compile Failure Bug description: Yaz failure Description: ext/yaz/php_yaz.o: In function `yaz_association_destroy': /root/src/php-4.3.3/ext/yaz/php_yaz.c:94:

#25355 [Opn]: base64_decode returns 0

2003-09-02 Thread sadun at isikun dot edu dot tr
ID: 25355 User updated by: sadun at isikun dot edu dot tr Reported By: sadun at isikun dot edu dot tr Status: Open Bug Type: *URL Functions Operating System: windows server 2003 PHP Version: 4CVS-2003-09-02 (stable) New Comment: the main problem i

#25357 [NEW]: Mail() function is loosing cahracters when sending mail

2003-09-02 Thread pjsmith at microtech dot co dot gg
From: pjsmith at microtech dot co dot gg Operating system: Windows 2003, IIS, ISAPI PHP version: 4.3.3 PHP Bug Type: *Mail Related Bug description: Mail() function is loosing cahracters when sending mail Description: If you try to mail a string such as recur-bi

#13962 [Com]: Problem with Environment Variables

2003-09-02 Thread sorry at nospam dot org
ID: 13962 Comment by: sorry at nospam dot org Reported By: wburnett at cyberenv dot net Status: No Feedback Bug Type: iPlanet related Operating System: Solaris 8 PHP Version: 4.0.6 New Comment: i have a similar problem w/ sun one iplanet 6 sp

#25355 [NEW]: base64_decode returns 0

2003-09-02 Thread sadun at isikun dot edu dot tr
From: sadun at isikun dot edu dot tr Operating system: windows server 2003 PHP version: 4CVS-2003-09-02 (stable) PHP Bug Type: *URL Functions Bug description: base64_decode returns 0 Description: working code on 4.3.3 version wont work on php 4.3.4-dev. code at

#25142 [Opn->Csd]: IIS 6.0 SMTP server and mail function can't send over ~120K

2003-09-02 Thread sadun at isikun dot edu dot tr
ID: 25142 User updated by: sadun at isikun dot edu dot tr Reported By: sadun at isikun dot edu dot tr -Status: Open +Status: Closed Bug Type: IIS related Operating System: Windows Server 2003 PHP Version: 4.3.3RC4, 5.0.0b2-dev New Comment:

#16729 [Com]: ORA-01013 and ORA-03120

2003-09-02 Thread charles at integral dot inf dot br
ID: 16729 Comment by: charles at integral dot inf dot br Reported By: fernando dot trindade at oni dot pt Status: Closed Bug Type: OCI8 related Operating System: RedHat Linux 2.4.9-31 PHP Version: 4.0CVS-2002-04-22 New Comment: Heelo, I'm get

#25347 [Bgs]: ftp_rawlist() returns nothing, when apache runs as service

2003-09-02 Thread spam at come dot no-ip dot com
ID: 25347 User updated by: spam at come dot no-ip dot com Reported By: spam at come dot no-ip dot com Status: Bogus Bug Type: FTP related Operating System: Windows XP Pro PHP Version: 4.3.3 New Comment: yes, probably the problem is permissions...b

#25296 [Opn->Bgs]: error on ftp_nlist

2003-09-02 Thread sniper
ID: 25296 Updated by: [EMAIL PROTECTED] Reported By: ates at isikun dot edu dot tr -Status: Open +Status: Bogus Bug Type: FTP related Operating System: win xp PHP Version: 4.3.4-dev New Comment: See bug #25347 Previous Comments: --

#25349 [Opn->Bgs]: PayFlow Pro requires explicit putenv()

2003-09-02 Thread sniper
ID: 25349 Updated by: [EMAIL PROTECTED] Reported By: kmsluder at optonline dot net -Status: Open +Status: Bogus Bug Type: Verisign Payflow Pro related Operating System: Red Hat Linux 8/ 2.2 Kernel PHP Version: 4.3.2 New Comment: If y

#25354 [Opn->WFx]: Easy access to class/object methods/vars

2003-09-02 Thread helly
ID: 25354 Updated by: [EMAIL PROTECTED] Reported By: morten at nilsen dot com -Status: Open +Status: Wont fix Bug Type: Feature/Change Request Operating System: All PHP Version: 4.3.2 New Comment: Maybe you come back when we start de

#25349 [NEW]: PayFlow Pro requires explicit putenv()

2003-09-02 Thread kmsluder at optonline dot net
From: kmsluder at optonline dot net Operating system: Red Hat Linux 8/ 2.2 Kernel PHP version: 4.3.2 PHP Bug Type: Verisign Payflow Pro related Bug description: PayFlow Pro requires explicit putenv() Description: When using the PayFlow Pro extension on Linux (PHP

#25354 [NEW]: Easy access to class/object methods/vars

2003-09-02 Thread morten at nilsen dot com
From: morten at nilsen dot com Operating system: All PHP version: 4.3.2 PHP Bug Type: Feature/Change Request Bug description: Easy access to class/object methods/vars Description: It would be quite nifty with something like this: with($class) { set("myvar1", "

#25347 [Opn->Bgs]: ftp_rawlist() returns nothing, when apache runs as service

2003-09-02 Thread pollita
ID: 25347 Updated by: [EMAIL PROTECTED] Reported By: spam at come dot no-ip dot com -Status: Open +Status: Bogus Bug Type: FTP related Operating System: Windows XP Pro PHP Version: 4.3.3 New Comment: ftp_nlist and ftp_rawlist require

#25348 [Opn->Csd]: make install: "parse error"

2003-09-02 Thread sniper
ID: 25348 Updated by: [EMAIL PROTECTED] Reported By: rjmooney at lsb dot syr dot edu -Status: Open +Status: Closed Bug Type: Reproducible crash Operating System: OpenBSD 3.2 PHP Version: 4.3.3 New Comment: This bug has been fixed in

#25343 [Opn->Csd]: Is_Dir() gives warning

2003-09-02 Thread sniper
ID: 25343 Updated by: [EMAIL PROTECTED] Reported By: patric at liefdeis dot com -Status: Open +Status: Closed -Bug Type: *General Issues +Bug Type: Filesystem function related Operating System: FreeBSD 4.3 PHP Version: 4.3.3 Ne

#25348 [NEW]: make install: "parse error"

2003-09-02 Thread rjmooney at lsb dot syr dot edu
From: rjmooney at lsb dot syr dot edu Operating system: OpenBSD 3.2 PHP version: 4.3.3 PHP Bug Type: Reproducible crash Bug description: make install: "parse error" Description: PHP 4.3.3 builds as expected under OpenBSD 3.2 w/ Apache 1.3.27. However, when I att

#25296 [Bgs]: error on ftp_nlist

2003-09-02 Thread ates at isikun dot edu dot tr
ID: 25296 User updated by: ates at isikun dot edu dot tr Reported By: ates at isikun dot edu dot tr Status: Bogus Bug Type: FTP related Operating System: win xp PHP Version: 4.3.4-dev New Comment: there is nothing about permissions, rawlist return

#25353 [Opn->Bgs]: Php 4.3.3 Extension results IIS Failed!

2003-09-02 Thread derick
ID: 25353 Updated by: [EMAIL PROTECTED] Reported By: yang_xue_feng at sina dot com -Status: Open +Status: Bogus Bug Type: IIS related Operating System: windows 2000 PHP Version: 4.3.3 New Comment: Sorry, but your problem does not imp

#25347 [Fbk->Opn]: ftp_rawlist() returns nothing, when apache runs as service

2003-09-02 Thread spam at come dot no-ip dot com
ID: 25347 User updated by: spam at come dot no-ip dot com Reported By: spam at come dot no-ip dot com -Status: Feedback +Status: Open Bug Type: FTP related Operating System: Windows XP Pro PHP Version: 4.3.3 New Comment: Nop, same thing.

#25353 [NEW]: Php 4.3.3 Extension results IIS Failed!

2003-09-02 Thread yang_xue_feng at sina dot com
From: yang_xue_feng at sina dot com Operating system: windows 2000 PHP version: 4.3.3 PHP Bug Type: IIS related Bug description: Php 4.3.3 Extension results IIS Failed! Description: if my php.ini includes: extension=php_domxml.dll restart of W3svc will make iis

#25352 [NEW]: Cannot compile without --disable-cli

2003-09-02 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: FreeBSD PHP version: 4.3.3 PHP Bug Type: Compile Failure Bug description: Cannot compile without --disable-cli Description: Bug #25336 reopened. When compiling fresh PHP-4.3.3 release with mnogosearch on FreeBSD (not fro