Bug #15980 Updated: can't install php4

2002-03-11 Thread arthurkwtang
ID: 15980 Updated by: [EMAIL PROTECTED] -Summary: can't install php4 Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Documentation problem Operating System: Linux mandrake 7.2 PHP Version: 4.1.2 New Comment: dear

Bug #15595 Updated: imap routines hang when To header is too large

2002-03-11 Thread charlesb
ID: 15595 Updated by: [EMAIL PROTECTED] -Summary: imap routines hang when To header is too large Reported By: [EMAIL PROTECTED] Status: Open Bug Type: IMAP related Operating System: Solaris-i86 PHP Version: 4.1.1 New Comment: Is

Bug #15799 Updated: Another segfault on iconv

2002-03-11 Thread jan
ID: 15799 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Closed +Status: Open Bug Type: ICONV related Operating System: Linux PHP Version: 4.0CVS-2002-02-2 New Comment: I see you already committed the patch

Bug #15989 Updated: php is segfaulting when trying to read http header of a ftp.domaine.com site

2002-03-11 Thread sander
ID: 15989 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: cURL related Operating System: windows 2000, macosx PHP Version: 4.1.2 New Comment: To properly diagnose this bug, we

Bug #15955 Updated: header(Location: ...) doesn't work

2002-03-11 Thread derick
ID: 15955 Updated by: [EMAIL PROTECTED] -Summary: header(Location: ...) doesn't work Reported By: [EMAIL PROTECTED] Status: Open Bug Type: HTTP related Operating System: Win 98 SE PHP Version: 4.1.2 New Comment: Even worse, the

Bug #15992 Updated: Segmentation fault (11)

2002-03-11 Thread mfischer
ID: 15992 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: InterBase related Operating System: RH 7.2 PHP Version: 4.1.2 New Comment: Can you provide more context of the

Bug #15992 Updated: Segmentation fault (11)

2002-03-11 Thread office
ID: 15992 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: InterBase related Operating System: RH 7.2 PHP Version: 4.1.2 New Comment: As before i did: ./configure

Bug #14370 Updated: PHP_AUTH_PW being improperly set

2002-03-11 Thread php4
ID: 14370 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Operating System: FreeBSD PHP Version: 4.0.6 New Comment: The following patch solves this bug by not exporting the PHP_AUTH_*

Bug #15995: Syntax error in debugger documentation (debugger-using.html, 10-03-2002)

2002-03-11 Thread wolfm
From: [EMAIL PROTECTED] Operating system: PHP version: 4.1.1 PHP Bug Type: Documentation problem Bug description: Syntax error in debugger documentation (debugger-using.html, 10-03-2002) In the debugger documentation (debugger-using.html) is a syntax error in last

Bug #15993 Updated: Download problem

2002-03-11 Thread sander
ID: 15993 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: *General Issues Operating System: Windows PHP Version: 4.1.2 New Comment: Works fine for me. This is likely to be a

Bug #15992 Updated: Segmentation fault (11)

2002-03-11 Thread sander
ID: 15992 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: InterBase related Operating System: RH 7.2 PHP Version: 4.1.2 New Comment: Try compiling Apache with --enable-debug

Bug #14906 Updated: The function mysql_select_db set the db for other link ids than specified.

2002-03-11 Thread mfischer
ID: 14906 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: MySQL related Operating System: RedHat 7.1 PHP Version: 4.1.0 New Comment: This is a known limitation and a workaround

Bug #15996: ereg doesn't match on Alpha but does on i586

2002-03-11 Thread tim
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.2 PHP Bug Type: *Regular Expressions Bug description: ereg doesn't match on Alpha but does on i586 I was trying a set of scripts on my alpha intead of the i586 I used before (same php version same configure

Bug #15992 Updated: Segmentation fault (11)

2002-03-11 Thread office
ID: 15992 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: InterBase related Operating System: RH 7.2 PHP Version: 4.1.2 New Comment: Apache does not have en --enable-debug

Bug #15991 Updated: Undefined symbol mysql_drop_db

2002-03-11 Thread sniper
ID: 15991 Updated by: [EMAIL PROTECTED] -Summary: Undefined symbol mysql_drop_db Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: MySQL related Operating System: FreeBSD 4.5 PHP Version: 4.0CVS-2002-03-11 New Comment: Do

Bug #15595 Updated: imap routines hang when To header is too large

2002-03-11 Thread sniper
ID: 15595 Updated by: [EMAIL PROTECTED] -Summary: imap routines hang when To header is too large Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: IMAP related Operating System: Solaris-i86 PHP Version:

Bug #15997 Updated: creating blank cookies

2002-03-11 Thread sniper
ID: 15997 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: HTTP related Operating System: linux rh 7.0 PHP Version: 4.1.2 New Comment: The bug system is not the appropriate forum

Bug #15884 Updated: session_unregister does not work when followed by header(Location: ...)

2002-03-11 Thread jt
ID: 15884 Updated by: [EMAIL PROTECTED] -Summary: session_unregister does not work when followed by header(Location: ...) Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Linux PHP

Bug #15998: Difference in mail() function in PHP 4.1.2, causes delay in sending mail.

2002-03-11 Thread paul . mullett
From: [EMAIL PROTECTED] Operating system: Linux/Unix Redhat PHP version: 4.1.2 PHP Bug Type: Mail related Bug description: Difference in mail() function in PHP 4.1.2, causes delay in sending mail. There appears to be a difference between the way mail() works between 4.1.0

Bug #15999: fread() hangs apache when file pointer obtained from a url parameter PHPSESSID

2002-03-11 Thread didier . alain
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.0 PHP Bug Type: Session related Bug description: fread() hangs apache when file pointer obtained from a url parameter PHPSESSID ?php $url = http://test/block.html?PHPSESSID=.session_id(); $fp = fopen($url,

Bug #15998 Updated: Difference in mail() function in PHP 4.1.2, causes delay in sending mail.

2002-03-11 Thread rasmus
ID: 15998 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Mail related Operating System: Linux/Unix Redhat PHP Version: 4.1.2 New Comment: There were no code changes to the mail()

Bug #15998 Updated: Difference in mail() function in PHP 4.1.2, causes delay in sending mail.

2002-03-11 Thread paul . mullett
ID: 15998 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: Mail related Operating System: Linux/Unix Redhat PHP Version: 4.1.2 New Comment: The servers are responding fine.

Bug #15999 Updated: fread() hangs apache when file pointer obtained from a url parameter PHPSESSID

2002-03-11 Thread sniper
ID: 15999 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Session related Operating System: Linux PHP Version: 4.1.0 New Comment: You're calling the same script with that fopen()

Bug #16000: fpassthru and timeouts

2002-03-11 Thread lance_laureys
From: [EMAIL PROTECTED] Operating system: 2000 Server PHP version: 4.1.2 PHP Bug Type: Output Control Bug description: fpassthru and timeouts There seems to be a timeout problems with using fpassthru. Code : header( Content-type: application/octet-stream ); header(

Bug #15999 Updated: fread() hangs apache when file pointer obtained from a url parameter PHPSESSID

2002-03-11 Thread didier . alain
ID: 15999 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Session related Operating System: Linux PHP Version: 4.1.0 New Comment: Why do you think that block.html is the same script ? Maybe my example is

Bug #15771 Updated: cannot pass value to image field by ado

2002-03-11 Thread phanto
ID: 15771 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Suspended Bug Type: COM related Operating System: windows PHP Version: 4.0.6 New Comment: hmm, this is a bit difficult because strings

Bug #15999 Updated: fread() hangs apache when file pointer obtained from a url parameter PHPSESSID

2002-03-11 Thread sniper
ID: 15999 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: Session related Operating System: Linux PHP Version: 4.1.0 New Comment: Ok..let's reopen this. I have no idea what you're

Bug #16001: File-Upload's mime-type in Opera

2002-03-11 Thread spot
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.2 PHP Bug Type: Feature/Change Request Bug description: File-Upload's mime-type in Opera There seems to be a problem when getting uploaded file's mime-type. The problem occurs only with Opera. The file is

Bug #16001 Updated: File-Upload's mime-type in Opera

2002-03-11 Thread sniper
ID: 16001 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Feature/Change Request Operating System: Linux PHP Version: 4.1.2 New Comment: This bug has been fixed in CVS.

Bug #15578 Updated: using FreeTDS - Re: Now Undefined symbol: dbhead

2002-03-11 Thread loginx
ID: 15578 Updated by: [EMAIL PROTECTED] -Summary: PHP Causes Apache segmentation when using FreeTDS Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: MSSQL related -Operating System: Linux Red Hat 7.1

Bug #14910 Updated: --with-snmp compile failure

2002-03-11 Thread wstreete
ID: 14910 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating System: Red Hat Linux 7.1 PHP Version: 4.1.1 New Comment: I am using UCD-SNMP 4.2.3 on a Red Hat 7.2 base isntallation.

Bug #16002: imagecreatetruecolor not recognizing create version of GD library

2002-03-11 Thread dlaur
From: [EMAIL PROTECTED] Operating system: Red Hat Linux PHP version: 4.1.2 PHP Bug Type: GD related Bug description: imagecreatetruecolor not recognizing create version of GD library I rent my server from a virtual host so I do not have much control over the server. This

Bug #16003: Access Denied when loading ldap extension

2002-03-11 Thread akraut
From: [EMAIL PROTECTED] Operating system: Win2K PHP version: 4.1.1 PHP Bug Type: Reproducible crash Bug description: Access Denied when loading ldap extension Win2K server, running IIS with PHP 4.1.1 when I try to load the ldap extension, I get a message that says Unable

Bug #15112 Updated: failed to compile extension modules as a dso

2002-03-11 Thread adi
ID: 15112 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Compile Failure Operating System: NetBSD/Alpha-1.5.2 PHP Version: 4.1.1 New Comment: Build php using latest snapshot: php4-200203111200.tar.gz

Bug #16004: @imap_msgno() and @imap_header() display warnings

2002-03-11 Thread dshadow
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.2 PHP Bug Type: IMAP related Bug description: @imap_msgno() and @imap_header() display warnings When processing an email with a header of 'To: ', imap_msgno() and imap_header give errors of Unexpected

Bug #16005: Conflict between OpenLDAP and Oracle

2002-03-11 Thread fmajid
From: [EMAIL PROTECTED] Operating system: Solaris 8/Intel PHP version: 4.1.2 PHP Bug Type: LDAP related Bug description: Conflict between OpenLDAP and Oracle PHP dumps core when compiled with both LDAP and OCI8. The reason is the Oracle client libraries include an LDAP

Bug #16006 Updated: ODBC data transfer

2002-03-11 Thread ahill
ID: 16006 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: ODBC related Operating System: RedHat 7.2 PHP Version: 4.1.2 New Comment: I suggest you try this with iODBC, as a comparison. www.iodbc.org

Bug #16006 Updated: ODBC data transfer

2002-03-11 Thread kalowsky
ID: 16006 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: ODBC related Operating System: RedHat 7.2 PHP Version: 4.1.2 New Comment: Marking as feedback. Previous Comments:

Bug #15799 Updated: Another segfault on iconv

2002-03-11 Thread mfischer
ID: 15799 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Assigned +Status: Closed Bug Type: ICONV related Operating System: Linux PHP Version: 4.0CVS-2002-02-2 Assigned To: mfischer New Comment: I'm

Bug #10585 Updated: Php can't connect to MySQL database

2002-03-11 Thread sniper
ID: 10585 Updated by: [EMAIL PROTECTED] -Summary: Php can't connect to MySQL database Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Closed Bug Type: MySQL related Operating System: redhat 7 PHP Version: 4.0.5

Bug #16003 Updated: Access Denied when loading ldap extension

2002-03-11 Thread sniper
ID: 16003 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Reproducible crash Operating System: Win2K PHP Version: 4.1.1 New Comment: The bug system is not the appropriate forum

Bug #15307 Updated: Segmentation fault if cURL tries to get a page and the server returns nothing.

2002-03-11 Thread sterling
ID: 15307 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Assigned +Status: Closed Bug Type: cURL related Operating System: Linux 2.4.x PHP Version: 4.1.1 Assigned To: sterling New Comment: This is fixed

Bug #15943 Updated: Viewing .phps Crashes with php.ini-recommended

2002-03-11 Thread hz11
ID: 15943 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Unknown/Other Function Operating System: FreeBSD PHP Version: 4.1.2 New Comment: I've found which php.ini directive is the culprit here.

Bug #14998 Updated: Can't name a class 'Directory'

2002-03-11 Thread torben
ID: 14998 Updated by: [EMAIL PROTECTED] -Summary: Can't name a class 'Directory' Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Red Hat Linux 7.0 PHP Version:

Bug #15595 Updated: imap routines hang when To header is too large

2002-03-11 Thread charlesb
ID: 15595 Updated by: [EMAIL PROTECTED] -Summary: imap routines hang when To header is too large Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: IMAP related Operating System: Solaris-i86 PHP Version:

Bug #14734 Updated: new superglobals ($_SERVER, etc.) not documented

2002-03-11 Thread torben
ID: 14734 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Win XP PHP Version: 4.1.0 New Comment: This has been fixed in CVS. FWIW, I think that if $PHP_SELF is

Bug #15595 Updated: imap routines hang when To header is too large

2002-03-11 Thread sniper
ID: 15595 Updated by: [EMAIL PROTECTED] -Summary: imap routines hang when To header is too large Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: IMAP related Operating System: Solaris-i86 PHP Version:

Bug #16010: phpinfo manual page bad grammar

2002-03-11 Thread sean
From: [EMAIL PROTECTED] Operating system: n/a PHP version: 4.1.2 PHP Bug Type: Documentation problem Bug description: phpinfo manual page bad grammar on http://www.php.net/manual/en/function.phpinfo.php, in the phpinfo() options table: Loaded modules and there respective

Bug #16011: --with-bcmath link error

2002-03-11 Thread afaby
From: [EMAIL PROTECTED] Operating system: Mac OS X 10.1.3 PHP version: 4.0CVS-2002-03-11 PHP Bug Type: Compile Failure Bug description: --with-bcmath link error Configure Line: ./configure --with-ldap=/usr/local --with-xml --enable-shared --enable-versioning

Bug #16011 Updated: --enable-bcmath link error

2002-03-11 Thread afaby
ID: 16011 Updated by: [EMAIL PROTECTED] -Summary: --with-bcmath link error Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating System: Mac OS X 10.1.3 PHP Version: 4.0CVS-2002-03-11 New Comment: wrong

Bug #15799 Updated: Another segfault on iconv

2002-03-11 Thread mfischer
ID: 15799 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Analyzed Bug Type: ICONV related Operating System: Linux PHP Version: 4.0CVS-2002-02-2 New Comment: Yes true ... weird. Upon taking a