Saturday, 14 September 2013

mPDF - Correct permissions on UNIX

mPDF - Correct permissions on UNIX

Today I had to reinstall my OS (Ubuntu) and apache server (Lamp), now I
forgot how was my permissions set up for mPDF. I can't create PDF file
because server doesn't allow me so. My code is ok since everything worked
before reinstallation of OS. I tried using chmod +r+w location/to/folder
but that doesn't work. Also I tried to give all permissions to www-data
but still no luck. Can someone tell me what permissions I need to set so
mPDF can create PDF files with no problem

No comments:

Post a Comment