trueskew <[email protected]> writes: > I updated it with the changes I made on the test machine, but when I > try downloading a PDF file, all I get is a blank page in the browser. > mw-serve.log shows no activity (versus a full session when I download > a PDF using the test machine). Everything is sync'd through a > subversion repository, so paths, extensions, and LocalSettings.php are > the same on both of my servers. > > This is obviously some kind of pilot error on my part. I even tried > it on a 3rd (virtual) machine, and I still get the blank page. The mw- > serve machine isn't giving me any hints other than a connection > doesn't seem to be happening.
What's the exact error message? > > Are there any options for debugging on the MediaWiki client side? I always try to render a page with mw-render first: ,---- | mw-render -c http://en.wikipedia.org/w -w rl -o mainz.pdf Mainz `---- If that works, try with your local mediawiki installation. Cheers - Ralf -- 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.
