#11995 closed defect (bug) (duplicate)
2.9.1 rc1 url rewrite rules constantly trying to re-add the rules (iis7)
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Multisite | Keywords: | |
Focuses: | Cc: |
Description
MU Trac Ticket: http://trac.mu.wordpress.org/ticket/1187
The rewrite rules are consistantly trying to recreate themselves in the web.config file.
bringing the " Cannot add duplicate collection entry of type 'rule' with unique key attribute 'name' set to 'wordpress - strip index.php' "
over and over again
Change History (10)
#3
in reply to:
↑ 2
@
15 years ago
Replying to Frumph:
string(32) "C:\inetpub\frumph.net/web.config" bool(true)
I see now. The if is true based on the win_is_writable() at the end. I'll poke around and see if I can find why the iis7_save_url_rewrite_rules is being called.
#4
follow-up:
↓ 7
@
15 years ago
Frumph,
How often does it happen? Just in the admin area, every page view, etc.?
#7
in reply to:
↑ 4
@
15 years ago
Replying to wpmuguru:
Frumph,
How often does it happen? Just in the admin area, every page view, etc.?
Sorry for not checking back on this. It was every pageview.
Note: See
TracTickets for help on using
tickets.
Code from the MU ticket:
Frumph,
Can you add this before the if and let me know what it dumps out: