Opened 4 years ago
Closed 4 years ago
#1486197 closed Bugs (fixed)
Disk Usage Meter, always broken in IIS
| Reported by: | sckramer | Owned by: | |
|---|---|---|---|
| Priority: | 3 | Milestone: | 0.3.1 |
| Component: | Core functionality | Version: | 0.3-stable |
| Severity: | normal | Keywords: | |
| Cc: |
Description
This is probably a microsoft problem but it won't happen in this lifetime that they fix it so---, I don't know how the disk meter code works, but I'm hoping it can be changed slightly to avoid this problem:
the trick to get the meter to display the graphic, instead of the alt tag, is in IIS7.7 --> Request Filtering --> Add hidden segment --> bin --> OK --> restart IIS
ok, the image is blocked...
then... Remove the hidden segment bin... it works!!
but-- restart IIS?? image broken... go thru the same routine
hoping for a quick fix to bypass the iis nonsense? if not... please close the ticket
svn 3005, IIS7.5 (winserver2008r2 64bit) stock PHP install from the microsoft web platform installer
Change History (1)
comment:1 Changed 4 years ago by alec
- Resolution set to fixed
- Status changed from new to closed

Fixed in [7415c02e].