> -----Original Message----- > From: [email protected] [mailto:[email protected]] > On Behalf Of Ralf Schmitt > Sent: Monday, November 29, 2010 1:19 AM > To: [email protected] > Subject: Re: [mwlib] mw-serve works with one Mediawiki site > but not the other > > 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?
No error message on the client (MediaWiki/mw-render) side, just a blank page in the browser. wgShowExceptionDetails is true, but it doesn't help. On the server side, it's acting as if nothing is talking to it. Is there a flag I can enable on the client side? > > 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. Today, I can: - mw-render sun.pdf on any of the machines I've got - Print a pdf book using my test machine and the mw-serve server I'm not getting the syntax right when I try to run mw-render with config'd to use my intranet server on any of the machines. > > 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. > -- 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.
