[PHP-DEV] Bug #14529 Updated: script doesn't always finish output

2002-02-05 Thread pmarks
ID: 14529 Updated by: [EMAIL PROTECTED] -Reported By: [EMAIL PROTECTED] +Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Output Control Operating System: Linux RH 7.2 PHP Version: 4.1.1 New Comment: I have verified this bug with th

[PHP-DEV] Bug #14529 Updated: script doesn't always finish output

2002-02-01 Thread pmarks
ID: 14529 Updated by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Output Control Operating System: Linux RH 7.2 PHP Version: 4.1.1 New Comment: I am also experiencing this problem with PHP. On some pages no output is generated whatso

[PHP-DEV] Bug #15318 Updated: No output is generated

2002-01-31 Thread pmarks
ID: 15318 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Operating System: Linux 2.4.4 PHP Version: 4.1.1 New Comment: OK, now it seems that (I don't know what fixed/caused this development) the main page (http://ged.dynodns.net/band/index.phps)

[PHP-DEV] Bug #15318 Updated: No output is generated

2002-01-31 Thread pmarks
ID: 15318 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Operating System: Linux 2.4.4 PHP Version: 4.1.1 New Comment: I've added a cheap workaround for PHP scripts. I appended this code to the header.php file: So, the problem still exis

[PHP-DEV] Bug #15318: No output is generated

2002-01-31 Thread pmarks
From: [EMAIL PROTECTED] Operating system: Linux 2.4.4 PHP version: 4.1.1 PHP Bug Type: Apache related Bug description: No output is generated It appears as if PHP generates no output when called as an apache subprocess (It may not be apache specific). But I'm running Apache

[PHP-DEV] Bug #15008 Updated: Apache Crash

2002-01-12 Thread pmarks
ID: 15008 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Reproducible crash Operating System: Linux 2.4.5 PHP Version: 4.1.1 New Comment: OK, This may actually not be a bug (In my case at least). Just reinstalled PHP 4.1

[PHP-DEV] Bug #15008 Updated: Apache Crash

2002-01-12 Thread pmarks
ID: 15008 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Reproducible crash Operating System: Linux 2.4.5 PHP Version: 4.1.1 New Comment: OK, here's the backtrace: #0 0x4012eb1e in memcpy () from /lib/libc.so.6 #1 0

[PHP-DEV] Bug #15008 Updated: Apache Crash

2002-01-12 Thread pmarks
ID: 15008 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Reproducible crash Operating System: Linux 2.4.5 PHP Version: 4.1.1 New Comment: I can verify this bug. It is happening with my server (check out http://ged.dynodn

[PHP-DEV] PHP 4.0 Bug #10389 Updated: mysql_query(); returns an invalid result resource

2001-04-19 Thread pmarks
ID: 10389 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: MySQL related Description: mysql_query(); returns an invalid result resource I checked what you said with mysqladmin and mysql. The database "ue" does exist, as does the table "jobsc." Thanks for saying so

[PHP-DEV] Bug #10389: mysql_query(); returns an invalid result resource

2001-04-18 Thread pmarks
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.4pl1 PHP Bug Type: MySQL related Bug description: mysql_query(); returns an invalid result resource Here is the code I am using that produces the error: on the last line is where the error is generated. In