Am 01.10.2008 um 00:23 schrieb Crazydog: > This group looks dead, but I'll try anyway.
You mean, because no one wrote a post like, say, 2.5 hours before your post? :) > I just don't know what to set $wgCollectionMWServeURL to. If I just > set it to my local IP, I get a 404 error... It's a meant to be an URL to your render server which is highly dependant on how you've set it up. If you're running it as stand-alone HTTP server (which is the default value for --protocol) on port 8899 (which is the default value for --port), you should be able to talk to it by using $wgCollectionMWServeURL = 'http://yourserver:8899/'; Regards, 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 -~----------~----~----~----~------~----~------~--~---
