wikilee <[email protected]> writes: > I am trying to setup a demo of this extension for my work. I am > working at home from my network with no firewall. I have my wiki > installation through xampp. I have replaced localhost with > wikilee.local. I have my a sub directory in the root directory where > my wiki site resides. Thanks for your help! > > Here is my config: > > MediaWiki:1.18.2 > $wgScriptPath = "/LDC/DraftDC"; > $wgServer = "http://wikilee.local"; > > An error occured on the render server: RuntimeError: RuntimeError: > command failed with returncode 256: ['mw-zip', '-o', u'/home/pp/cache/ > 32/325312dd28f72dea/collection.zip', '-m', u'/home/pp/cache/ > 32/325312dd28f72dea/metabook.json', '--status', u'qserve://localhost: > 14311/325312dd28f72dea:makezip', '--config', u'http://wikilee.local/ > LDC/DraftDC', '--template-blacklist', u'MediaWiki:PDF Template > Blacklist', '--template-exclusion-category', u'Exclude in print', '-- > print-template-prefix', u'Print', '--print-template-pattern', u'$1/ > Print'] Last Output: 2012-04-04T15:20:35 mwlib.options.warn >> Both -- > print-template-pattern and --print-template-prefix (deprecated) > specified. Using --print-template-pattern only. 1% creating nuwiki in > u'/home/pp/cache/32/325312dd28f72dea/tmp8o_9qq/nuwiki' ERR: <urlopen > error [Errno 4] ARES_ENOTFOUND: Domain name not found> ERR: <urlopen > error [Errno 4] ARES_ENOTFOUND: Domain name not found> ERR: <urlopen > error [Errno 4] ARES_ENOTFOUND: Domain name not found> ERR: <urlopen > error [Errno 4] ARES_ENOTFOUND: Domain name not found> Traceback (most
looks like a DNS problem. the pediapress server can't resolve the name wikilee.local. -- 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.
