On 19.07.2010, at 21:17, rlfolden wrote: > I have mw-serve running on a RedHat Enterprise Server and MediaWiki is > running on an IIS server. > > Recently IT decided to enable SSL on the MediaWiki website and now I > can no longer render pages, but get an error including the string, > "...could not get collection params...".
Do you mean that HTTP has been *disabled* in favor of HTTPS? Did you change http:// to https:// in $wgCollectionMWServeURL? Do you need custom certificates? See README.txt. -- Johannes Beigel -- You received this message because you are subscribed to the Google Groups "mwlib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mwlib?hl=en.
