Skip to content

Quick Solutions

Best Experience

Recent Posts

  • Script in BASH Install Ubuntu 16.04 PHP 5.6
  • Script in BASH Install Ubuntu 16.04 PHP 7.0
  • Include javascript file in chrome console
  • Moodle Script to refresh all courses with default sections
  • Cron Backups for Moodle Db and Moodledata

Categories

  • Apache
  • Errors
  • Git
  • Home
  • Html
  • Javascript
  • Linux
  • Moodle Development
  • My Sql
  • PHP
  • Ubuntu

Pages

  • Contact Us

Tags

  • Apache
  • Browser Cosole
  • Composer
  • Html
  • Javascript Source
  • Moodle
  • Moodle 3.1
  • Moodle 3.3
  • Mysql 5.7
  • mysql 5.7.19
  • PHP
  • PHP 5.6
  • PHP 7.0
  • Ubuntu 16.04

Tag: PHP

Configure Upload Max Filesize in PHP.INI

Ubuntu PHP.INI 7.0 location:

 /etc/php/7.0/apache2/php.ini

find and change

post_max_size=20M
upload_max_filesize=20M
Posted on 03-08-201707-08-2017Categories Home, PHP, UbuntuTags PHP, PHP 7.0Leave a comment on Configure Upload Max Filesize in PHP.INI
Proudly powered by WordPress