Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

bitnami wordpress maximum upload file size 40 mb

sudo /opt/bitnami/ctlscript.sh restart
Comment

bitnami wordpress maximum upload file size 40 mb

# Maximum upload file size: 40 MB.
/opt/bitnami/php/etc/php.ini 
Comment

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
Comment

PREVIOUS NEXT
Code Example
Shell :: selinux apache 403 
Shell :: bbedit close without saving 
Shell :: mongo shell query for email domain regex 
Shell :: git branch specific files 
Shell :: how to capture notification in linux 
Shell :: install kubernetes plg 
Shell :: xrandr non cambia la luminosità 
Shell :: azure powershell runbook to start a virtual machine 
Shell :: flexlay editor 
Shell :: Git blame get users most edited file 
Shell :: containerDS Desktop tool for docker images 
Shell :: Fastp github 
Shell :: open gas less example 
Shell :: yetanotherforum install 
Shell :: butler push 
Shell :: check commmit version 
Shell :: git show files that are not tracked 
Shell :: apache virtual host file 
Shell :: windows connect to github using putty agent 
Shell :: fslroi 
Shell :: nasa-ingenuity-helicopter github 
Shell :: inertia profile photo not showing or broken 
Shell :: npm unpublish versino 
Shell :: most active users on github in jordan 
Shell :: how to log into another linux machine using ip address 
Shell :: view shell variables 
Shell :: yes/no dialog shell 
Shell :: linux df -h levels occupy 
Shell :: whats up with docker compose and orphan containers 
Shell :: How to Install a LAMP stack on a Linode Server 
ADD CONTENT
Topic
Content
Source link
Name
1+8 =