Try to create .user.ini
file in root and put below code
upload_max_filesize = 500M
post_max_size = 256M
memory_limit = 500M
max_execution_time = 300
max_input_vars = 500M
Try and let me know if any query.
Hope it will help!
Related Posts:
- Memory errors with media upload, WordPress can’t use more than 96M (while there’s 512 available!)
- Evaluations of two wordpress security plans against php code injection attack
- WordPress hit memory limit but not from the server
- Upgrade to PHP7.3 and Changing Apache from Prefork to Event Breaks WordPress
- Chrome net::ERR_INCOMPLETE_CHUNKED_ENCODING error
- What are PHP extensions and libraries WP needs and/or uses?
- Is it safe to use $_SERVER[‘REQUEST_URI’]?
- Allowed memory size of 268435456 bytes exhausted (tried to allocate 7146491840906359738 bytes)
- cURL 28 error after switch from to brew php 7.2 on localhost
- How to run multiple Async HTTP requests in WordPress?
- WP CLI info showing correct PHP binary but wrong version of PHP
- Does the debug.log do log rotation?
- What is the most efficient way to search users by their display name?
- Your PHP installation appears to be missing the MySQL extension which is required by WordPress
- Can I view my own wordpress php source code on my hosted web server?
- How to clear WordPress Cache from Server/FTP/Remote location
- apache cpu over 70% on localhost
- Is it possible to move wordpress out of webroot?
- login wp impossible
- wp-admin/index.php gives a “500 Internal Server Error [closed]
- How do I test PHP files in WordPress?
- PHP Code stuck in Cache [Memcached] [closed]
- WordPress Site front End and Back End Loading Slowly
- Set WP_MAX_MEMORY_LIMIT higher than PHP.ini memory_limit
- WordPress (3.9.1) MultiSite Permissions. Is chown the answer?
- Is XAMPP faster than running LAMP in WSL on Windows 10? [closed]
- WordPress Site Running Extremely Slow on Dedicated Server
- Apache /Ubuntu server not running WordPress installation, outputting PHP code like HTML
- Apache Fallback instead of add_rewrite_rule
- How to enable Zend Optimiser+ with Batcache
- Can you run WordPress on a MarketLive/Java EE server?
- WordPress: get recent posts, delete the current category
- PHP Warning: chmod(): Operation not permitted in class-wp-filesystem-direct.php on line 173
- PHP Fatal error: Out of memory in WordPress [closed]
- WordPress admin dashboard missing icons
- WordPress returning 404 for multisite pages
- how to combine wordpress htaccess on my root domain + php on subfolder
- Is it possible to increase php memory without directives in wp-config.php, .htaccess or php.ini?
- Incorrect MIME type for assets with Valet
- How to disable server signature on wordpress? [closed]
- Posting and image insertion problems after EasyApache4 and PHP 7 upgrade
- wp-comments-post.php file returns a blank page
- Configure Php server with ISAP
- WP & Server Speed [Teacher Question]
- Call to undefined function mysql_connect() After upgrading PHP 7.1 to 7.3
- 3 different times on my WordPress website
- Defined WordPress Memory Limit to Unlimited
- How does WP work in conjunction with a web server?
- What is the difference in the WP memory limits?
- After adding my website to a new server, I keep getting a unexpected end of file error, but the file is identitcal to it’s original source
- Permalinks are not working in WordPress in digitalocean
- How can I find the cause of a 500 server error?
- HTTP ERROR 500 after installing child-theme [WordPress] [closed]
- WordPress mod_rewrite not working on php fpm
- PHP Warning: include(): Unable to allocate memory for pool
- Problems clearing cache
- Apache HTTP Server stops working for only a certain local website
- How to prevent a function from running based on host (ie web vs local)?
- How to decrease the max file upload size without using php.ini or htaccess?
- Problem with data collection in tables
- Reject all malicious URL requests functions.php
- How can I update WordPress plugins or WordPress itself in all server?
- current_time function incorrect in plugin and PHP, not in WordPress admin
- (solved) WordPress Site not loading properly
- wp_signon works local, not on https
- How to edit content in WordPress and the Polylang – plugin? – with demosite
- Annoying/confusing WordPress memory limit exhausted
- Apache using full RAM problem
- Windows Setup: Error establishing a database connection
- Huge time to first byte on live site
- Unexpected behavior when trying to manually install WordPress on macOS Sierra
- WAMP SERVER Command Prompt SET PATH=%PATH%
- Creating Log-In Page for backend server
- How to fix UpdraftPlus’s memory issue?
- 403 Forbidden Localhost Wamp Apache Php
- Strange special character/Latin characters
- Rewrite /keyword1+keyword2.html to search page | .htaccess
- Using Custom Javascript and pHp to send email to myself when a user clicks on an input button but only works on Chrome, IE, and Micorosft Edge
- Ajax call URL 404’ing when pushed to staging server
- Published custom posts missing
- Not logged in when using http
- Admin-area broken through weird issues
- Blog only showing code
- Having an HTTP error 500 after migrating a website
- changed front-page template gives 500 error
- session_start(): Cannot find save handler ‘mm’ – session startup failed in /sites
- how to put shortcode to the top of the page – theme 2014
- How to avoid timeout waiting for output from CGI script?
- How can I prevent wordpress from sending emails
- PHP 7.3 is required for WordPress 5.2 or Recommendation
- Difference between php memory limit and wp memory limit?
- Changing WP_MEMORY_LIMIT doesn’t affect actual memory limit
- what to do after instlling cyberpanel on VPS
- Restricting access to a file for everyone except logged in users
- WordPress and event-driven programming – what is it about?
- How WordPress encrypt password? [duplicate]
- Adding a custom image upload size and making it selected by default?
- Conditionally loading JavaScript based on the Advanced Custom Fields in the post
- WordPress Ignoring .user.ini
- why is this content-template not showing any of my blog-entries?