Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

php ini linux apache2 file sizer

cd /etc/php/7.x/apache2
sudo nano php.ini

Find and set the following two values:
post_max_size = 100M
upload_max_filesize = 100M

sudo service apache2 restart
OR
systemctl restart apache2.service
Comment

PREVIOUS NEXT
Code Example
Shell :: yarn create chrome extension with react and typescript 
Shell :: alpine linux /bin/sh: node: not found 
Shell :: install zotero linux 
Shell :: xrandr 
Shell :: serverless not using aws profile 
Shell :: how to make ubuntu faster 
Shell :: bash remove directory 
Shell :: how to install xeyes on ubuntu 
Shell :: stop minecraft server command line 
Shell :: adonis list routes 
Shell :: how to uninstall heroku cli 
Shell :: bash generate random number between 
Shell :: bun sh install 
Shell :: how to run xmrig on ubuntu 
Shell :: powershell command history file 
Shell :: linux check ip address command 
Shell :: change default editor linux 
Shell :: install chrome in ubuntu 16.04 using terminal 
Shell :: git compare branch to another branch changes 
Shell :: remote: Please see https://github.blog/2020-07-30-token-authentication-requirements-for-api-and-git-operations/ for more information. 
Shell :: vuetify install 
Shell :: pip install update 
Shell :: sdkman 
Shell :: error: insufficient permission for adding an object to repository database .git/objects 
Shell :: npm audit 
Shell :: linux folder size 
Shell :: git clean branches 
Shell :: reset to factory settings fortigate 
Shell :: git command to switch from my current branch to another in android studio 
Shell :: docker delete all containers 
ADD CONTENT
Topic
Content
Source link
Name
9+1 =