Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

size apache

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 :: increase upload size apache 
Shell :: msiexec wait for completion powershell 
Shell :: npm steps 
Shell :: crontab delay after reboot 
Shell :: rm all except 
Shell :: install jdk linux command 
Shell :: kill server on port mac 
Shell :: uninstall lubuntu 
Shell :: debian give write permission 
Shell :: how to remove remote ulr 
Shell :: install and use beego easily 
Shell :: Call to undefined function factory() in Psy Shell code on line 1 
Shell :: bun.sh setup 
Shell :: git clone with submodules 
Shell :: create sbt project 
Shell :: installing Snowflake connector 
Shell :: nvm install latest node and keep global packages 
Shell :: apt check if package is installed 
Shell :: files reset from staging area 
Shell :: bash wait until file exists 
Shell :: git command to change drive 
Shell :: kill all screens linux 
Shell :: git ignore mode 
Shell :: git search all branches 
Shell :: install gnome software 
Shell :: timeshift install 
Shell :: pm2 remove app from list 
Shell :: delete files with extension recursively 
Shell :: archive tar 
Shell :: pip version ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
3+8 =