Report this

What is the reason for this report?

Why mpdf is not working in this server

Posted on January 13, 2018

I tried to export html to pdf with mpdf library. But stop working and nothing error was appeared in the browser.

This script is working in another server.

What should I need to do, please give me suggestions.

Thanks



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Was an error message recorded in your PHP or web server log? PHP configured for production use will not usually output the error details to the browser but even when a script dies silently there is often more information to be found in the logs in order to debug

I ran this and it works like magic:

sudo chown -R www-data:www-data /var/www

Good luck!

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.