View Issue Details

IDProjectCategoryView StatusLast Update
0000145XdebugUncategorizedpublic2005-09-22 19:48
Reporterdamir Assigned Toderick  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionno change required 
Summary0000145: 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.

TagsNo tags attached.
Operating System
PHP Version4.3.10

Activities

derick

2005-09-22 19:48

administrator   ~0000290

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.

Issue History

Date Modified Username Field Change
2005-08-28 16:44 damir New Issue
2005-09-22 19:48 derick Status new => resolved
2005-09-22 19:48 derick Resolution open => no change required
2005-09-22 19:48 derick Assigned To => derick
2005-09-22 19:48 derick Note Added: 0000290
2016-07-31 12:36 derick Category Usage problems => Usage problems (Crashes)
2016-07-31 12:38 derick Category Usage problems (Crashes) => Usage problems (Wrong Results)
2020-03-12 16:35 derick Category Usage problems (Wrong Results) => Variable Display
2020-03-12 16:38 derick Category Variable Display => Uncategorized