From:             [EMAIL PROTECTED]
Operating system: windows xp
PHP version:      4.1.1
PHP Bug Type:     Apache related
Bug description:  data corruption in apache logs

i noticed when i call my php script like this:

http://localhost/index.php/123

etc (i tried some different data instead of 123 too), there log entry in
the apache error.log will look like this:

[Sat Feb 09 19:00:00 2002] [error] [client 127.0.0.1] File does not exist:
e:/webroot/ã¯ndex.php/11
[Sat Feb 09 19:00:03 2002] [error] [client 127.0.0.1] File does not exist:
e:/webroot/ã¯ndex.php
[Sat Feb 09 19:00:07 2002] [error] [client 127.0.0.1] File does not exist:
e:/webroot/ã¯ndex.php

-- 
Edit bug report at http://bugs.php.net/?id=15469&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=15469&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=15469&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=15469&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=15469&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=15469&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=15469&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=15469&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=15469&r=submittedtwice


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to