Настройки .user.ini #173
maximummeln-boop
started this conversation in
Дискуссии
Replies: 1 comment 1 reply
-
Тут вариантов немного:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Добрый день я создал файл .user.ini в корнейвой папке моего вордпресс проэкта и добавил параметры
memory_limit = 1024M
upload_max_filesize = 512M
post_max_size = 512M
max_execution_time = 300
max_input_time = 300
Но всеравно лимит 256M
Подскажите пожалуйста что надо сделать чтобы увеличить максимальный размер файла базы данных?
Beta Was this translation helpful? Give feedback.
All reactions