php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15469 data corruption in apache logs
Submitted: 2002-02-09 13:31 UTC Modified: 2002-06-05 04:45 UTC
Votes:1
Avg. Score:1.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: martin at humany dot com Assigned:
Status: Not a bug Package: Apache related
PHP Version: 4.1.1 OS: windows xp
Private report: No CVE-ID: None
 [2002-02-09 13:31 UTC] martin at humany dot com
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

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-02 16:40 UTC] k.schroeder@php.net
Do you use apache's mod_rewrite? If so, please post the related part of your apache config.

Regards, Kai
 [2002-06-05 04:39 UTC] martin at humany dot com
I'm sorry but that configuration is long gone now and i dont have any backups of the config files to check. We better close the entry i guess. /Martin
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 05 17:01:31 2024 UTC