[xdebug-dev] Bug 0000145: Problems profiling with mod_rewrite

From: <xdebug-dev[@]lists.xdebug.org>
Date: Thu, 22 Sep 2005 20:48:36 +0200

The following bug has been RESOLVED.
======================================================================
http://bugs.xdebug.org/bug_view_page.php?bug_id=0000145
======================================================================
Reporter: damir
Handler: derick
======================================================================
Project: Xdebug
Bug ID: 145
Category: Usage problems
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Operating System:
PHP Version: 4.3.10
Xdebug Version: 2.0.0beta2
Resolution: not a bug
======================================================================
Date Submitted: 2005-08-28 17:44 CEST
Last Modified: 2005-09-22 20:48 CEST
======================================================================
Summary: Problems profiling with mod_rewrite
Description:
When i use profiler on mod_rewrite-enabled site i always get cachegrind.out
file for notfound.php, which is executed when there is no record in
mod_rewrite map, though i enter 'mapped' url. I'd like to know a little
more about the way profiler accesses script being executed (maybe url
format or something) to handle this case in rewrite map.
======================================================================

----------------------------------------------------------------------
 derick - 2005-09-22 20:48 CEST
----------------------------------------------------------------------
The profiler only sees files that are actually excuted. In this case it
means that PHP actually executes this notfound.php page you're talking
about.

Bug History
Date Modified Username Field Change
======================================================================
2005-08-28 17:44damir New Bug
2005-08-28 17:44damir Bug Monitored: damir
2005-09-22 20:48derick Bugnote Added: 0000290
2005-09-22 20:48derick Assigned To => derick
2005-09-22 20:48derick Resolution open => not a bug
2005-09-22 20:48derick Status new => resolved
======================================================================
Received on Thu Sep 22 2005 - 20:48:39 BST

This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:03 BST