Jump to content

Проблема с загрузкой файла xml языка.

Featured Replies

Приветсвую, подскажите, как настроить загрузку xml файла языка, если пишет что максимальный размер файла 2 МБ.

image.png

Link to comment
https://ipbmafia.ru/topic/28113-problema-s-zagruzkoj-fajla-xml-yazyka/
Share on other sites

По поиску. Тут полно тем подобных

You need to set the value of upload_max_filesize and post_max_size in your php.ini :

; Maximum allowed size for uploaded files.
upload_max_filesize = 40M

; Must be greater than or equal to upload_max_filesize
post_max_size = 40M
14 минут назад, Zero108 said:

You need to set the value of upload_max_filesize and post_max_size in your php.ini :

; Maximum allowed size for uploaded files.upload_max_filesize = 40M

; Must be greater than or equal to upload_max_filesizepost_max_size = 40M

Thanks you very much!

2 часа назад, aLEX49566 said:

По поиску. Тут полно тем подобных

Искал, пробовал, но не нашел. Скорее всего не так вопрос писал.

12 минут назад, aLEX49566 said:

Спасибо всем за помощь!

12 минут назад, Fride said:

Искал, пробовал, но не нашел. Скорее всего не так вопрос писал.

Оно на все влияет

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.


Guest
Ответить в этой теме...

Последние посетители 0

  • No registered users viewing this page.