Horje
apache2 file size Code Example
apache2 file size
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




Shell

Related
failed to open stream: Permission denied in path on mac Code Example failed to open stream: Permission denied in path on mac Code Example
bash escape special characters in variable Code Example bash escape special characters in variable Code Example
php ini linux apache2 file sizer Code Example php ini linux apache2 file sizer Code Example
ubuntu check whats taking space Code Example ubuntu check whats taking space Code Example
install socket.io Code Example install socket.io Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9