Skip to content
No results
  • All articles
  • Showcase
  • About
  • Contact
draghici.net
  • All articles
  • Showcase
  • About
  • Contact
draghici.net

Increase the media size in your WordPress website

  • Cristi DraghiciCristi Draghici
  • July 5, 2017
  • Programming

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.

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

Recently updated

  • Configure a security first home network
  • Getting started with Proxmox
  • Improved prompts for better AI interactions
  • Accelerated AI development – Open File Sharing
  • Cleaning up an Ubuntu server

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.

Categories

Everything else (90) Programming (178) Useful tools (24)

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