From:             Nico dot Laus dot 2002 at gmx dot de
Operating system: WinXP SP1
PHP version:      5CVS-2003-07-08 (dev)
PHP Bug Type:     *General Issues
Bug description:  PHP returns no output when including browscap.ini

Description:
------------
I changed my php.ini so that it now includes browscap.ini (those included
in PHP-CVS) and I should be able to use get_browser(), but executing
PHP-Scripts fails:

when viewing the page in IE with IIS I get the following:
"<head><title>Error in CGI Application</title></head>
<body><h1>CGI Error</h1>The specified CGI application misbehaved by not
returning a complete set of HTTP headers.  The headers it did return
are:<p><p><pre></pre>"

when executing it in CMD, I don't get any output.


I saw some Bug-Reports relating to this, but in PHP version 4.3.2 RC3 and
some other, but the answer tells that it has been fixed - does not seem so


-- 
Edit bug report at http://bugs.php.net/?id=24551&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=24551&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=24551&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=24551&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=24551&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=24551&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=24551&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=24551&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=24551&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=24551&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=24551&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=24551&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24551&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=24551&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=24551&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=24551&r=gnused

Reply via email to