NethServer Version: 7.6
Module: dokuwiki
I’ve had the Dokuwiki module installed for a while, and it’s working well to host a beginner’s guide to FreeNAS. I just had a request for a way to download the entire guide as a PDF, which seems like a good idea. It seems like the dw2pdf plugin is able to handle this, so I installed it, and it’s working great to PDF a single page. But when I try to do the entire guide, it takes me (after a bit of delay) to a blank page.
Since the guide contains a lot of images, I’m guessing I’m running into a memory limit problem, but I can’t find any relevant logs–I’d expect to see PHP errors logged somewhere in /var/log/httpd, but nothing is showing up there, nor in /var/log/messages. Where should I be looking for these? @stephdl?