Knowledge Base

We are not offering 24/7 telephone support at this time, please open a Support Ticket

  • knowledgebase
  • announcements
Search

Most Popular
Recently Added
Recently Updated

Drupal File permissions on Plesk 11.5 with PHP-FPM and NGINX

in PHP_FPM PHP runs with the FTP user permissions.

create tmp directory at default/files/tmp

chmod -R 757 default/files
chmod -R 757 default/private_files
chmod 755 default

After that change the tmp file location in http:///admin/config/media/file-system
from ../tmp
to default/files/tmp (the one created above)
and Drupal seems happy.

No errors reported.


Properties ID: 000373   Views: 4374   Updated: 11 years ago
Filed under:
Support » Web Site » Web Hosting » Drupal

For news and system status updates, check: status.his.com

Check our Knowledge Base for How-To tips and answers to common questions.

We are not offering 24/7 telephone support at this time, please open a Support Ticket