Answers for "bitnami wordpress maximum upload file size 40 mb"

0

bitnami wordpress maximum upload file size 40 mb

sudo /opt/bitnami/ctlscript.sh restart
Posted by: Guest on August-24-2020
0

bitnami wordpress maximum upload file size 40 mb

# Maximum upload file size: 40 MB.
/opt/bitnami/php/etc/php.ini
Posted by: Guest on August-24-2020
0

bitnami wordpress maximum upload file size 40 mb

; Maximum size of POST data that PHP will accept.
post_max_size = 16M

; Maximum allowed size for uploaded files.
upload_max_filesize = 16M
Posted by: Guest on August-24-2020

Code answers related to "bitnami wordpress maximum upload file size 40 mb"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language