Opened 17 years ago
Closed 17 years ago
#5808 closed defect (fixed)
Undefined index: HTTPS in mythweb/includes/defines.php on line 80
Reported by: | ankoe | Owned by: | xris |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythweb | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
Entering mythweb produces some error messages on the top of the entry screen. I looked at the code and detected that the $_SERVERHTTPS is not set at my system (apache 2.2.4 with openSUSE 10.3) I attach a patch which fixes this.
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
Patch seems to work on Fedora 8 running apache 2.2.9. So I'm not so sure that apache 2.2.4 fixes this issue unless it reoccurred.