• Home
  • About
Sinan Co
tech diary & personal blog..
 

Menu

Skip to content
  • Home
  • About

Categories

  • education
  • knowledge base
  • tech tips for all
Powered by Verbosa & WordPress.

Tag: upload limit

File Upload Limit on WordPress Multisite

Sinan Co April 8, 2015 tech tips for all0 Comments

When you search “how to increase upload limit on WordPress”, mostly listed as solution below: – edit /etc/php.ini file with relevant lines memory_limit = 100M post_max_size =100M file_uploads = On upload_max_filesize = 100M – edit the .htaccess file in my wordpress base directory with:

Continue reading
 file upload size / network admin / upload limit / wordpress / wordpress multisite