I'm having the same problem. The renderer works fine from the command line, both when retrieving from Wikipedia and from my own wiki.
Further, when I send stuff to the renderer from the wiki using the Collections extension, it also gets rendered correctly and stored as a PDF file named output.rl in the cache. (the Collections extension otherwise works correctly, creating books and whatnot nicely. It's just the PDF download part that doesn't work completely). But there it stays. The rendered output doesn't get sent back to the wiki. I am using mw-serve on the default port 8899, and it is running on localhost at the same location as the wiki. I have PHP 5.2.11 (not 5.3) and Apache2. The only unsual thing about my Mediawiki 1.16 installation is that I can't get clean URLs to work, so that my articles all use this format for articles: http;//mywiki.mydomain.org/index.php/Articlename Somehow the problem has to be in the passback to the wiki. When the wiki uses PediaPress as the renderer, the same problem happens (and I have port 8899 open and forwarded correctly). There's got to be something simple... Volker Haas wrote: > Hi, > > first of all please make sure that rendering PDFs works. On the command > line do something like this: > > mw-render -w rl -o test.pdf -c http://en.wikipedia.org/w 'World Economic > Forum' > > Ideally you do the above with content from your wiki as well. > > Regards, > Volker > > > > On 01/31/2011 02:31 PM, Shaun wrote: > > Hello, I have installed mediawiki with the collection extension and a > > mwlib server (all local) on a ubuntu server. Everything appears to > > work fine but when opening of saving the PDF from the wiki page both > > okular and Adobe Acrobat say the can't open the file and it appears as > > 0kb in the directory ? Can anyone point me....? > > > > -- > volker haas brainbot technologies ag > fon +49 6131 2116394 boppstra�e 64 > fax +49 6131 2116392 55118 mainz > [email protected] http://www.brainbot.com/ -- 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.
