We got mw-serve running on a linux machine. On the same machine is also a mediawiki (1.13.2, PHP 5.2.6-1+lenny9 (apache2handler)) with the collection extension version 1.0. From this wiki PDF`s can be generated and downloaded with no problem.
On another machine (Windows Server with XAMPP) we have a second mediawiki (1.16.0, PHP 5.3.0 (apache2handler) with the collection extension 1.4. From this wiki PDF`s can be generated, but after clicking the download button there is only a blank page. However the PDF is created on the linux machine. This is how I tested it: First I create a book on the windows machine and get this URL for download (with this link the blank page appear): http://WINDOWS_MACHINE/index.php?title=Spezial:Buch&bookcmd=download&collection_id=76bb2d76b334493b&writer=rl&return_to=Hauptseite Next I`m taking the collection_id from the URL and paste it into the download URL from the linux machine: http://LINUX_MACHINE/index.php/Spezial:Collection/download/?collection_id=76bb2d76b334493b&writer=rl With this modified URL I´m getting the PDF from the windows machine shown. But this is not exactly the way it should work ;) Are there any known issues with the mediawiki, collection and php versions we are using? Any other suggestions what could be our problem? Thanks in advance, Michael -- 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.
