Skip to content
No results
  • The journey to better code
  • Articles
  • Tools
  • Projects
  • About
  • Contact
    • Thank you for your message
draghici.net
  • All articles
  • About
  • Contact
draghici.net

Increase the media size in your WordPress website

  • Cristi DraghiciCristi Draghici
  • July 5, 2017
  • Programming / Development

One way would be to edit your site’s .htaccess file and add some new lines of code.

They are:

php_value upload_max_filesize 64M
php_value post_max_size 64M

php_value max_execution_time 300
php_value max_input_time 300

Now you can upload files which are at most 64MB.

# Apache# php# Wordpress
Previous Post Creating a WP plugin and using Github for version control
Next Post river-functions

Categories

  • Everything else
  • Programming / Development
  • News and fun facts
  • Useful tools
  • My projects

Tags

Android Apache application Bootstrap css digitalocean docker dotenv editors git Github hidden hosting html javascript jenkins jest jquery json laravel Linux macOS mysql node.js npm nvm ohmyzsh online openlayers parser php postgres raspberry pi react redux SlimPHP ssh Starfish Ubuntu Virtualmin Vue.js webmin website Windows Wordpress

A quick note

I post here articles that I found interesting, solutions to problems I have encountered and last but not least, display information about my projects and achievements.

Around the web

draghici.net © 2006 - 2023  - Most of the rights reserved