Most likely, there are two php.ini
files, one for the local server and one for the site. You can change the site’s upload_max_filesize
to whatever you want, if the server’s php-settings say it’s 2 MB, that’s it.
So, find the php.ini
file of your server install and change the value. Then reboot.
Related Posts:
- How to increase the file size limit for media uploads?
- Disable image attachment links
- Using Image insert control in code
- WordPress custom permalinks not working on OS X localhost
- File exceeds upload_max_filesize, despite max filesize being large enough
- Upload media file problem
- Moved wordpress from localhost to live and wp-admin shows white screen
- The uploaded file exceeds!
- How do I change the upload file size limit in single-site wordpress install?
- Create custom fields as image uploads [duplicate]
- Why is unfiltered_upload not working despite being enabled?
- Unable to log in to localhost wp-admin page on XAMPP server
- Uncaught SyntaxError: Unexpected Token Illegal
- Can I manage the photos that are pulled from Instagram before they are uploaded?
- Accessing wordpress tool in local MAMP Site
- wp.media – drag&drop overlay stuck
- Organising and display thousands of photos in media library
- wordpress login blank screen [closed]
- No wp-admin, wp-config, or .htaccess folder/file
- fails upload images in posts + wp-admin/upload.php 403 error
- WordPress Localhost migration issue
- Can’t change language (only “English (United States)”)
- How can we make managing lots of pages in WordPress Admin better?
- Taxonomy dropdown metabox in the back-end
- How to redirect/rewrite all /wp-login requests
- Show all post tags on post edit screen/sidebox
- Add “external” link to admin menu in the backend
- How can I enable Google Analytics on a file download link?
- What is the best method to close off the backend?
- Change Login URL Without Plugin
- Change the link of ‘Howdy’ at the top right
- wp-admin pages return ERR_EMPTY_RESPONSE
- Reorder custom submenu item
- Options for restricting access to wp-admin
- Unwanted redirect in admin area
- Load Balanced WP with single server admin access
- How to move wp-admin login page to another location? [closed]
- WP-admin giving 404
- WordPress admin not changing language
- Can’t access dashboard, connection times out (other pages work fine)
- Getting post meta data, while editing a post in wp-admin panel [closed]
- How to regenerate thumbnails when they’re stored on S3
- js Conflict in admin panel – I guess it’s from the core WP installation
- Why is there an intermediate redirect to https://public-url.org/wp-admin?
- Create a fullwidth dashboard widget
- admin_url in plugins
- Share Tags Between Custom Posts in Admin
- Website looks fine, but login to wp-admin yields a blank screen
- Filter dropdown in users.php “delete user” bulk edit screen
- Cannot find an OLD Gravity Form on an OLD Word Press site [closed]
- /wp-admin/ 500 error
- Where did the screen options menu go?
- WordPress notification reports
- Restore a layout [closed]
- Logging into sandbox subdomain WP
- Page update through theme editor caused wp admin to break
- can not access wp-admin after migrating to openshift
- wp-admin url doesn’t allow to login and redirects to same page
- wp-admin dashboard redirects to homepage
- Can I hook into wp_update_core outside of the admin?
- Renaming wp-admin without hard-coding it. Is it really possible?
- Change admin defaults for reading settings
- How to hide Admin Tabs? [duplicate]
- add_submenu_page() issue
- wp cron, admin and updates questions
- Restrict admin access to certain pages based on page slug
- Unable to properly login
- User Capabilities are not available in WP REST permission callback?
- How to check if it’s edit.php & post_type is set?
- Dashboard : remove Safari navigator message
- Available resources for learning WordPress 4.7.2 from the ground up?
- Create new user from phpMyAdmin
- how to stop wordpress admin menu from scrolling with page
- How to have WP admin in English while public website is in another language?
- Trying to create a page as a menu item in the admin while keeping the admen panel visible
- Weird urls after moving site from local env to a server
- How to access wp-admin from original website after setting the domain redirect/forwarding
- Remove “Filter” Button on All Posts in wp-admin
- How can I fix, Sorry, you are not allowed to access this page. I have tried the usual
- only last option from theme options is being saved to the DB
- Hook into form handle from admin users table
- Give wp-admin access for shop managers
- Cannot log in to WordPress admin or change password
- wp-login.php entering password nothing happens
- Cached php? Updates are rendering only if logged as admin
- Js errors in wp-admin
- Avoid executing a function (redirect) if I’m in the admin area
- Random HTTPs redirections at admin area in shared hosting
- WordPress Login for multiple sites
- Making changes to woocommerce order before save
- Force relative path in media library for LAN deployment
- Blank sign in page
- add_post_meta displays in admin edit area
- Forcing WordPress Administration onto a separate SSL Host
- How to prevent Google adsense invalid impressions while performing admin tasks on my wordpress site?
- What is the point of new confirm admin email process?
- ‘Too many redirects’ error after changing site URL in WordPress [closed]
- Is it possible to tell if a user is logged into WordPress from looking at the cookies which are set?
- Redirecting the user to the admin table area after publishing a post, getting an invalid response error?
- Increased max_upload_filesize, but still can’t upload plugin [closed]