#19666 [Com]: Mailformed header

2002-09-30 Thread jason
ID: 19666 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Apache related Operating System: Linux PHP Version: 4.2.3 New Comment: Thank you. Previous Comments:

#19663 [NEW]: PHP-Cgi Http Auth

2002-09-29 Thread jason
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.2.3 PHP Bug Type: Apache related Bug description: PHP-Cgi Http Auth If i run PHP als cgi module. I will get A 500 error and a line in my error log stating that the scripts sends a malformed header -- Edit bug

#18373 [Opn-Fbk]: unread_bytes always 0

2002-09-25 Thread jason
you use the information. If the goal is to detect a possible block(which looks like what your code is doing), then when that value is 0, there is no data left on the socket. The same is true if blocked is set, and if eof is set. What would your reason be to look at the sytems buffer? -Jason

#14738 [Ver]: array_pad dies with large pad length

2002-09-25 Thread jason
ID: 14738 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Verified Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 4.3.0-dev New Comment: Could not verify - Solaris 8 / Sparc -jason Previous

#19275 [Opn-Csd]: socket_create causes seg fault / unaligned trap

2002-09-24 Thread jason
this on Debian 3.0 Linux 2.4.18-smp Alpha DS20, and was not able to reproduce the problem. The place at which your debugger is reporting that php is dying, should not trigger a segfault. You have a compiler or os problem. Thanks, -Jason Previous Comments

#17461 [Com]: register_shutdown_function() timeout problem

2002-09-17 Thread jason
, user-abort or error is critical. Jason Previous Comments: [2002-07-21 14:13:52] [EMAIL PROTECTED] Don't mean to be a nag... I know there are other issues you programming gods are working on... however, I was just wondering

Bug #17461: register_shutdown_function() timeout problem

2002-05-27 Thread jason
, even with a REGISTER_SHUTDOWN_FUNCTION() -- so PRINT() isn't the problem... Just for giggles, I've replaced the PRINT() function with an ERRORLOG() function, in an attempt to write the output to disk -- SAME ERROR and exits on line 7 -- never executing the code. Thanks Jason Caldwell [EMAIL

Bug #17083 Updated: socket_select is closing still-needed sockets

2002-05-09 Thread jason
in 4.2.1, if you need to work around it use the latest snapshot. -Jason Previous Comments: [2002-05-07 18:51:55] [EMAIL PROTECTED] The script below listens on 10 ports from 26001 to 26010. On return from socket_select, all

Bug #16905 Updated: mkdir crashes

2002-05-07 Thread jason
maintainer, including a patch. The patch can be downloaded from: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/37825 Jason Previous Comments: [2002-05-06 13:35:58] [EMAIL PROTECTED] This bug has been fixed in CVS

Bug #17074 Updated: Cannot bind() a socket to a specific port in FreeBSD

2002-05-07 Thread jason
] New Comment: Thanks for the report antonio. From an initial glance, the fix you suggest looks correct, however, I still need to run it through a few tests. Thanks, -Jason Previous Comments: [2002-05-07 10:48:23

Bug #16897 Updated: PHP connecting with localhost.localdomain overiding every host in mysql_connect

2002-05-04 Thread jason
ID: 16897 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: MySQL related Operating System: Redhat 7.2 PHP Version: 4.2.0 New Comment: I am new to linux and not sure how to do the whole rebuild thing

Bug #16905 Updated: mkdir crashes

2002-05-02 Thread jason
ID: 16905 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Scripting Engine problem Operating System: FreeBSD 4.5 PHP Version: 4.2.0 New Comment: I've just tried a 4.3.0 snapshot using the same test

Bug #16905 Updated: mkdir crashes

2002-05-02 Thread jason
the 4.3.0-DEV snaphost (php4-20020502) with --enable-debug then it behaves normally. Jason Previous Comments: [2002-05-02 04:54:10] [EMAIL PROTECTED] I've just tried a 4.3.0 snapshot using the same test file as [EMAIL

Bug #16768 Updated: mysql_connect(localhost, ...) doesn't connect to localhost!

2002-05-01 Thread jason
ID: 16768 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: MySQL related Operating System: Red Hat Linux 7.2 PHP Version: 4.2.0 New Comment: My load is doing the same thing on Mandrake 8.2. Any ideas of

Bug #16202 Updated: session variables not getting set

2002-04-17 Thread jason
ID: 16202 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Session related Operating System: win 2000 pro PHP Version: 4.1.2 New Comment: I'm having the same issue, and have just confirmed that this

Bug #16366 Updated: bit shifting error

2002-04-01 Thread jason
, this is the behavior of a 32 bit system in any language. Run perl -e 'print 1134' or write a C program which does the same. Since this behavior is common and exists in other languages, the best we could do is document it. -Jason Previous Comments

Bug #16235: is_enum() documentation

2002-03-23 Thread jason
From: [EMAIL PROTECTED] Operating system: any PHP version: 4.1.0 PHP Bug Type: Documentation problem Bug description: is_enum() documentation In the 4.1.0 ChangeLog, we have this: Added support for single dimensional SafeArrays and Enumerations. Added an is_enum()

Bug #8440 Updated: fopen on a url returns success as an error

2002-03-17 Thread jason
ID: 8440 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: HTTP related Operating System: Debian Linux 2.2.14 PHP Version: 4.0.4pl1 New Comment: When will the 4.2.x branch be out though? Previous

Bug #8440 Updated: fopen on a url returns success as an error

2002-03-16 Thread jason
ID: 8440 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: HTTP related Operating System: Debian Linux 2.2.14 PHP Version: 4.0.4pl1 New Comment: Warning:

<    1   2   3