he is trying to raise the upload and filesize limits (maybe timeout too), as seen from his other post.
How to deal with it?-bash: /usr/local/php72/lib/php.ini: Permission denied
How to relieve the size of the upload file?OK, I see.
Use DirectAdmin for editing the file:
1. Connect as admin
2. System Info & Files -> File Editor
3. Find "/usr/local/php72/lib/php.ini" -> click on it
4. Modify the file
5. Save changes
6. Restart PHP-FPM
Please note, mistakes done in the file might bring your PHP-FPM down.
post_max_size
and upload_max_filesize
in the php.ini to your needs.