Ralf, Now i cannot get pdf correctly on my wiki.
The following is the output log on my linux console: 2010-04-19T10:48:23 mwlib.serve.info >> queuing ['mw-render', '--logfile', '/var/cache/mw-serve/46/46ff8e1cd5d8cc7b/mw-render.log.rl', '--error-file', '/var/cache/mw-serve/46/46ff8e1cd5d8cc7b/errors.rl', '--status-file', '/var/cache/mw-serve/46/46ff8e1cd5d8cc7b/status.rl', '--writer', 'rl', '--output', '/var/cache/mw-serve/46/46ff8e1cd5d8cc7b/output.rl', '--pid-file', '/var/cache/mw-serve/46/46ff8e1cd5d8cc7b/pid.rl', '--metabook', '/var/cache/mw-serve/46/46ff8e1cd5d8cc7b/metabook.json', '--keep-zip', '/var/cache/mw-serve/46/46ff8e1cd5d8cc7b/collection.zip', '--config', 'http://T00241-179/koinos', '--template-blacklist', 'MediaWiki:PDF Template Blacklist', '--template-exclusion-category', 'Exclude in print', '--print-template-prefix', 'Print', '--print-template-pattern', '$1/Print', '--script-extension', '.php', '--language', 'en'] And i've checked the cache folder, "collection.zip" is generated while there are no files with *.pdf in the zip file. On the wiki side, the download link shows me to download "collection.pdf" file. After i saved locally, the pdf file is 0 byte. Not sure whether there is any miss configurations? thanks, leif 2010/4/20 leif wang <[email protected]> > It works after i changed to use machine name. Thank you very much for quick > response. > > leif > > 2010/4/20 Ralf Schmitt <[email protected]> > > leif wang <[email protected]> writes: >> >> > And I've set the $wgCollectionMWServeURL correctly. $wgServer and >> > $wgScriptPath are also correct. However, i still got the error of: >> > An error occured on the render server: bad base_url 'http:// >> > 192.168.1.52/xyz'. check your $wgServer and $wgScriptPath variables. >> >> set wgServer to a different name. we reject some reserved IP ranges like >> 192.168... or 10.0... >> >> > >> >> -- >> 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] <mwlib%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/mwlib?hl=en. >> >> > -- 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.
