[Bug 28106] Problem with port setting when web server is behind NAT
https://bugzilla.wikimedia.org/show_bug.cgi?id=28106 Krinkle changed: What|Removed |Added Version|1.16|1.16.x -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 28106] Problem with port setting when web server is behind NAT
https://bugzilla.wikimedia.org/show_bug.cgi?id=28106 Krinkle changed: What|Removed |Added Version|1.16.2 |1.16 -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 28106] Problem with port setting when web server is behind NAT
https://bugzilla.wikimedia.org/show_bug.cgi?id=28106 --- Comment #4 from Nils Bösch 2011-03-18 21:44:53 UTC --- Sorry, my fault. Didn't see "require_once( "$IP/includes/DefaultSettings.php" );" and put it just before. Thanks. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 28106] Problem with port setting when web server is behind NAT
https://bugzilla.wikimedia.org/show_bug.cgi?id=28106 --- Comment #3 from Reedy 2011-03-18 21:41:17 UTC --- DefaultSettings is loaded first Do configuration at the bottom of LocalSettings, and it won't be overridden -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 28106] Problem with port setting when web server is behind NAT
https://bugzilla.wikimedia.org/show_bug.cgi?id=28106 --- Comment #2 from Nils Bösch 2011-03-18 21:40:40 UTC --- There is not $wgServer in LocalSettings.php. And even if I add it, it will be overridden in DefaultSettings.php. Maybe I misunderstood you, so I don't reopen it. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 28106] Problem with port setting when web server is behind NAT
https://bugzilla.wikimedia.org/show_bug.cgi?id=28106 Bryan Tong Minh changed: What|Removed |Added Status|NEW |RESOLVED CC||bryan.tongm...@gmail.com Resolution||INVALID --- Comment #1 from Bryan Tong Minh 2011-03-18 21:18:03 UTC --- You need to set $wgServer in your LocalSettings.php to some explicit URL. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l