From:             [EMAIL PROTECTED]
Operating system: AIX 4.3.3
PHP version:      4.1.2
PHP Bug Type:     Output Control
Bug description:  Page Not Found Error

If your scripts maximum execution time exceeds, php will return a "Page Not
Found" error to the browser instead of a blank page with a fatal error
message, when the output buffer of php is empty.

So, before there is no echo or print command and the script times out
there will be no error message. Only a "Page Not Found" error site in the
browser.
-- 
Edit bug report at http://bugs.php.net/?id=17209&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=17209&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=17209&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=17209&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=17209&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=17209&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=17209&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=17209&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=17209&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=17209&r=globals

Reply via email to