Премини към основното съдържание

User account menu

  • Вход
Количка Количка:  0 продукта
Начало
Commerce demo
D11.3-C3.3-Cs-3.0

Main navigation

  • Начало
  • Контакти
  • За сайта
  • Купони
  • За Commerce Speedy

Breadcrumb

  1. Начало

Set-up Drupal (11) Private file system

By admin on Вт., 12 Mar 2026 - 11:52
updated on 17 March 2026 - 10:09

## PRIVATE FILE SYSTEM

- In settings.php make sure $settings['file_private_path'] is set.
Example:


$settings['file_private_path'] = '../files-private';

You can create and set this directory now, or in advance.
- Create directory "./files-private/commerce_speedy/print_label" directories
 inside your project directory
 (probably /var/www/PROJECT_DIR_NAME/files-private/commerce_speedy/print_label). Web-server user should be able to write there - Check the site Status report for any error about this.
Example structure should looks like
-files-private
--commerce_speedy
---print_label
-recipes
-vendor
-web
... some more project files, and directories eventually.

- Go to /admin/config/media/file-system to see "Private file system path"
show your $settings.php file_private_path path.
- Go to /admin/reports/status to check if these new directories needs permissions
adjustments on your server - web-server should have permission to write in directory print_label.

Таг
Drupal
Private file system
Съдържание
Powered by Drupal

Информаия за този сайт

Това е уебсайт / онлайн-магазин за демонстрации и тест. Модифицирана тема Corporate Clean.

2026, от Svetoslav Stoyanov, Contact