https://bugzilla.wikimedia.org/show_bug.cgi?id=25739
--- Comment #1 from benbois <[email protected]> 2010-11-04 14:39:19 UTC --- The problem comes because the wiki is in HTTPS address. I've solved the problem by adding this in LocalSettings.php : $wgServer='https://' . $wgServerName; -- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
