Thank you so much. Note: Keep in mind that displaying a lot of large files on your website can seriously slow down its speed and performance. Using this plugin, you can increase up to 1000GB for LIFETIME Free of Cost. Method 2 - Change The WP Memory Limit Using The (wp-config.php) File. Click on the Options link in the navigation menu to go to the PHP Options panel. The location of your php.ini file depends on your website configuration (see below). If you need to increase the maximum upload size, follow these steps: br> It is in. You can always upload large files via FTP/SFTP. We have been creating WordPress tutorials since 2009, and WPBeginner has become the largest free WordPress resource site in the industry. This example sets the maximum post (the HTML POST, a method for submitting data, not to be confused with the WordPress "post") and the maximum upload size that PHP can . @ini_set( memory_limit, 256M ); You can download Plugin from here or Go to WordPress Dashboard -> Plugins-> Add New, search Increase Upload Limit or pavankumarsadhu. Q. Messing with code using SSH or FTP/SFTP is not for everyone. If there is you can edit that file to add the necessary code for increasing the upload limit. This increase is dependent on your server settings. The plugin name is " File Manager ". After saving your php.ini file, enable the changes by restarting PHP-FPM using the below code in your terminal: Again, the exact code may vary slightly depending on the PHP version installed on your server. As upload_max_size and post_max_size belong to the PHP_INI_PERDIR changeable mode. If your hosting provider has locked down the global PHP settings, they may have configured the server to work with .user.ini files instead of php.ini files. For PHP v5.0 sudo -H gedit /etc/php5/apache2/php.ini For PHP v7.0 sudo -H gedit /etc/php/7./apache2/php.ini For PHP v7.1 To edit the upload size limit, log in to your Cloudways account, navigate to Server under the Server Settings & Packages edit the Upload Size field as shown in the screenshot. In such a case, you can proceed to try the following solution instead. Prevent Image Hotlinking using .htaccess Let's say your uploads are stored at /var/www/example.com/wp-uploads and you want to limit the file upload size to 5MB. Go to WPCloudDeploy -> Applications and click on site you're working with. So, WordPress engineers decreased the file upload limit. You can download Plugin from here or Go to WordPress Dashboard -> Plugins-> Add New, search Increase Upload Limit or pavankumarsadhu. This directive can be set in the http, server or location context. This brings you to a screen where you can select a new file upload size in the Choose Maximum Upload File Size drop down. Please give rating. To increase to 64MB, I did the following. Add these lines to increase WordPress upload_max_filesize. But in most cases, you may need your hosting providers assistance (and perhaps a plan upgrade) to increase them. How to Learn WordPress for Free in a Week (or Less), How to Install WordPress Complete WordPress Installation Tutorial, Check your maximum file upload size limit in WordPress, Edit your PHP.INI file in hosting account dashboard, Use a WordPress plugin to increase file size limit, beginners guide to pasting snippets from the web into WordPress, how to use FTP to upload files to WordPress, how to use FTP to upload files to WordPress for beginners, why you cant find .htaccess file on your WordPress site, https://www.wpbeginner.com/plugins/how-to-bulk-upload-wordpress-media-files-using-ftp/, https://www.wpbeginner.com/beginners-guide/beginners-guide-to-pasting-snippets-from-the-web-into-wordpress/, https://www.wpbeginner.com/beginners-guide/how-to-use-ftp-to-upload-files-to-wordpress-for-beginners/, 24 Must Have WordPress Plugins for Business Websites, 7 Best Email Marketing Services for Small Business (2022), 5 Best Drag and Drop WordPress Page Builders Compared, 30 Proven Ways to Make Money Online Blogging with WordPress. This is a relatively simple task for their customer service team and can be done in a couple of minutes. To find your current maximum file upload size, visit Media -> Add New from your admin dashboard. @ini_set( post_max_size, 102M); You dont have to set the memory_limit in the above file as Nginx handles it differently. The topic How to increase Maximum upload file size from 2MB is closed to new replies. He loves to solve problems and help Cloudways' clients in any aspect he can. Nice article, but I tried adding your 3 lines of code to the functions.php file, but got an unknown @ rule error. I am using Nginx and i had already setup properly the values for php in the php.ini but what fixed it was puting the same value in the server block with the variable client_max_body_size xxxM; I am writing this hoping it will help someone. Managed by Awesome Motive | WordPress hosting by SiteGround | WordPress Security by Sucuri. First, head to your Network Admin dashboard, and then go to Settings > Network Settings screen. If our recommendations do not work you would want to reach out to your hosting provider to ensure they do not have it as part of their settings. Step 1: Install Upload Quota per User. and also tried modifying the phpMyAdmin httpd-app.conf and php-settings.conf file. However, some methods may not work on the majority of web hosts. What worked for me was going in the WHM root, not cpanel nor FTP access. You will see the current max upload size on the bottom, as shown in the screenshot. files, uploads) inside a site/app. WordPress also includes constants that define this limit, but they cannot override the server-level settings in most cases. Method 1: Edit Functions.php file from WordPress Customizer First, log in to your WordPress site and go to Appearance > Theme Editor. If you havent already, you would want to reach out to your hosting provider to ensure there is not a setting on their end that is overriding what you are setting, i have tried all 3 method none of them worked. The default Azure WebApp allows 8MB upload. You would want to try restarting your localhost service just in case, otherwise, you would want to ensure you added/editied the php.ini correctly for the most common reason. After double checking everything server and email side, the solution was changing from 5M to 5120kb in Contact Form 7 settings. Search for jobs related to Increase maximum upload file size in wordpress localhost or hire on the world's largest freelancing marketplace with 22m+ jobs. The WordPress upload limit can also be increased using the WordPress wp-config.php file. You can set you upload time, post size, etc. WPBeginner - WordPress Tutorials for Beginners, WPBeginnerBlogTutorialsHow to Increase the Maximum File Upload Size in WordPress. php_value max_execution_time 300 At 432 words, this article should take about 2 minutes to read. This is a setting within Wordpress that is set to a default that typically ranges from 2MB to 5MB. Then, click the 'Save Changes' button. Log in to your cPanel 2. Q. Wordpress Docker won't increase upload limit Author: Marion Ozga Date: 2022-06-29 Solution: Best solution is two step update on configuration files 1.Step is update configuration file for nginx image such as and remount the nginx container create a configuration file as above then add below configuration info and save and exit the file. Typically, it contains directives that define file timeouts, max upload size, and resource limits. Kinsta and WordPress are registered trademarks. The same as before in cPanel, you should add these lines of code and save the file. If you do that you would need a plugin to find the images, we have a guide on how to do that below: Hence, you can crank it up by choosing the Maximum Upload File Size with the dropdown presented. You can read our in-depth tutorial on how to bulk upload files to the WordPress media library for more information. Access your .htaccess file via FTP/SFTP or your hosting providers File Manager. For your functions.php it should go at the end normally so it can be removed later as needed. You can also reach out to support from within your hosting account dashboard. Save the file 7. For a limited time, your first $20 is on us. Edit the size to be larger than the upload size of your theme 6. Its necessary to increase the max upload size in WordPress or your server (or both) in such cases. You may also want to see our guide on how to choose the best website builder and our expert picks of the best virtual business phone number apps with free options. I made a file ini.php then uploaded it, then renamed it from ini.php.txt to ini.php and it worked. Packages; Increase WordPress maximum upload limit in Docker. You can read the knowledge base of your hosting provider; if you dont get the answer, contact your hosting support. 1. So how do I change the limit? You now know how to increase file upload size in Apache. If you are running WordPress CMS on Ubuntu 16.04, you will see maximum upload file size everytime we try to upload pictures or media files. Click below to sign up and get $200 of credit to try our products over 60 days! I tried all the methods and the last method was helpful for me. To increase the WordPress upload limit in cPanel, you need to follow these steps: 1. Open the file in any text editor and add the following code. Once installed, go to plugin settings and simply enter the value for upload size. Thanks for sharing this should someone else run into this issue! This operation belongs to backend settings, but it can affect your site speed if your upload file is not optimized properly. You can use the methods described above to find your webservers configuration. @ini_set( upload_max_filesize , 128M ); But after a few minutes of googling, it turned out that I could move the client_max_body_size "setting" from the location block to the server block in the Nginx vhost file. memory_limit = 256M. However, there are times when youll need to raise this limit so you dont run into upload errors. WordPress 5.2 added the Site Health Info tool to help you debug your WordPress site better. You can read our in-depth tutorial on how to improve PHP memory limit in WordPress for more information. (Comparison), 5 Best WordPress Membership Plugins (Compared), 7 Best WordPress Backup Plugins Compared (Pros and Cons), 5 Best WordPress Ecommerce Plugins Compared, 12 Best Live Chat Software for Small Business Compared (2022), Best WooCommerce Hosting in 2022 (Comparison), The Truth About Shared WordPress Web Hosting. If thats the case, you can use the free Add From Server plugin to import the uploaded files into WordPress. Would have been great if you have included the .user.ini method. If youve experienced a stubborn case of upload file size limits, let us know how you managed to fix it. If youre using shared hosting, then you might not see the PHP.INI file in your hosting directory. In .user.ini in /site/wwwroot I added. Type the following command to restart the Apache2 server: $ sudo service apache2 restart OR $ systemctl restart apache2.service Now you should able to upload file upto 100MB: The plugin Wp Maximum Upload File Size tells me. The max values you can set here depend on your current hosting plan. All my limits were increased as suggested, but I started getting files are too big after a plugin update. Here, scroll down till you find the Upload Settings section. 3. Notify me of followup comments via e-mail. How to Increase the Maximum File Upload Size in WordPress, How to Choose the Best Domain Registrar (Compared), 24 Must Have WordPress Plugins for Websites (Expert Pick), How to Install Google Analytics in WordPress for Beginners, 6 Best Business Phone Services for Small Businesses, How to Add Keywords and Meta Descriptions in WordPress, How to Get a Free SSL Certificate for Your WordPress Website (Beginners Guide), What is a Blog and How is it Different from a Website? The command will allow you to edit the file. Check out our plans or talk to sales to find the plan thats right for you. Fret not! It would depend on the entire error but it could have been a hiccup with how the code was inserted, you may want to take a look at our guide here: https://www.wpbeginner.com/beginners-guide/beginners-guide-to-pasting-snippets-from-the-web-into-wordpress/. Alternatively, you can click the Editor Mode menu tab and then you can change the maximum file upload size directly in the editor. Another post said to add the following to the beginning of my .htaccess file so I also did that. Save time, costs and maximize site performance with: All of that and much more, in one plan with no long-term contracts, assisted migrations, and a 30-day-money-back-guarantee. By submitting this form: You agree to the processing of the submitted personal data in accordance with Kinsta's Privacy Policy, including the transfer of data to the United States. Setting it in the http block will affect all the sites/apps hosted on this server. php_value upload_max_filesize 12M php_value post_max_size 13M php_value memory_limit 15M. Im on a WordPress multisite network install, so it ended up being a setting in the Network Admin Settings. On this site, the max upload file size limit is 128 MB. Working on improving health and education, reducing inequality, and spurring economic growth? If your web host has a cPanel dashboard, then you can increase the file upload size through the built-in tools. As youve seen, increasing the maximum upload file size in WordPress isnt too complex. In my setup I found 2 of them. (Explained). Contact Your Hosting Provider Change this value to your preferred size. To access your functions.php file, go to WordPress Dashboard Appearance Theme File Editor and select Theme Functions file. Open any text editor and create a new file on your desktop. After that, you need to locate your .htaccess file in your websites root folder. I want to increase the max upload size. Go to My Sites > Network Admin > Settings. Next time you see an ini file, search for upload_max_filesize. It's free to sign up and bid on jobs. FPM uses php.ini syntax for its configuration file - php-fpm.conf, and pool configuration files You may add the directive to php-fpm.conf sudo nano /etc/php/7.2/fpm/php-fpm.conf Insert a line (example for 10M) upload_max_filesize = 10M Share Improve this answer Follow answered Jun 18, 2018 at 18:08 cmak.fr 7,871 2 27 43 Add a comment Your Answer If your current hosting provider doesnt offer the cPanel option, then youll need to edit this file manually. You can change this to a higher value and click the Save Changes button. post_max_size = 8M. HostGator Review - An Honest Look at Speed & Uptime (2022), SiteGround Reviews from 4464 Users & Our Experts (2022), Bluehost Review from Real Users + Performance Stats (2022), How to Properly Move Your Blog from WordPress.com to WordPress.org, How to Properly Move WordPress to a New Domain Without Losing SEO, How to Switch from Blogger to WordPress without Losing Rankings, How to Properly Switch From Wix to WordPress (Step by Step), How to Properly Move from Squarespace to WordPress, How to Move WordPress to a New Host or Server With No Downtime, 6 Best Business Phone Services for Small Business (2022), How to Create an Email Newsletter the RIGHT WAY (Step by Step), 64 Best Free WordPress Blog Themes for 2022, 14 Best WordPress SEO Plugins and Tools That You Should Use, How to Choose the Best Website Builder in 2022 (Compared), Why You Should Start Building an Email List Right Away. Youll need to do this increase in your php.ini file on your server. What are the Costs? */ apache2/php.ini Code language: JavaScript (javascript) WordPress 2.5 introduced the upload_size_limit filter, which filters the maximum upload size allowed in php.ini. Youre suggested to add the following code to the wp-config.php file: It fails to work because you can only use the ini_set() function to set PHP directives that belong to the PHP_INI_ALL changeable mode. You can declare this directive inside the http {} block, the server {} block, or the location {} block. (Comparison Chart), How to Properly Move WordPress from HTTP to HTTPS (Beginners Guide), How to Code a Website (Complete Beginners Guide). Do you want to increase the maximum file upload size in WordPress? /etc/php/7.4/, Viewing 5 replies - 1 through 5 (of 5 total), How to increase Maximum upload file size from 2MB, This reply was modified 1 year, 9 months ago by. How To Increase Upload Max Size. Works instantly, even if your site is using Cloudflare, without placing it in development mode or clearing the cache. Editing .htaccess. Really frustrated here. Connect to your WordPress VM instance at Compute Engine > VM instances > SSH. Kinsta uses Nginx to power its performance-optimized hosting solutions for WordPress. A low WordPress upload size limit stops you from uploading large files, plugins, and themes. The above code uses WordPress manage_options capability to set this limit only for non-admins. We hope this article helped you increase the maximum file upload size in WordPress. On an Nginx server, you can find the php.ini file at /etc/php/7.4/fpm/php.ini. define('WP_MEMORY_LIMIT', '1024M'); I am using Project Nami WordPress on an IIS server so I had to do add the following to web . Lets go through all of them. There are many ways you can fix the WordPress maximum upload size issue. The max execution time and max input time are in seconds. This file controls a lot of settings for your WordPress hosting environment. Any way you can help? 7. You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link! Here, look for the value of Max size of an uploaded file constant. This will define the max upload size in Megabytes. Click on Save Changes. changed those 2 and it worked. To get started, go to your cPanel dashboard, and select the Select PHP Version under the Software section. Thanks for sharing your solution, with where that file is located we would recommend most users reach out to their hosting provider before looking in locations like that. This file controls the high level configuration settings for your website. memory_limit = 100M upload_max_filesize = 150M post_max_size = 100M file_uploads = On The above lines will increase the uploading limit up to " 150MB " Also it increases the memory limit up to "100MB". Next, you need to add the following code snippet to your .htaccess file. This means if you click on some of our links, then we may earn a commission. Open your terminal and execute following command on terminal to set or change max file upload size in php ini Ubuntu by edit . If you pay for a hosting provider then you will have to be able to access server configuration files via ftp, file manager, ssh, etc. As Kinsta hosts this site, the Maximum upload file size: 128 MB. Here are the most common ones: Now that weve covered the basics of max upload file size in WordPress, lets learn how to increase it. If you need a file size limit thats larger than the one listed in the drop down, then you need to contact your hosting provider and ask to increase the limit. For example, the following settings demonstrate how to set a file upload limit to 20 megabytes: upload_max_filesize = 20M We'd like to help. WordPress is a powerhouse with many themes and plugins that allow you to build almost any website, be it an ecommerce store or a corporate network. Here, weve set the new max upload file size to 131072 KB (~128 MB). Here, you can see the maximum upload file size set by both your hosting provider and WordPress. In this article, you will learn the maximum upload size for WordPress and how you can check and increase it with the best methods. Click the Save Changes button to apply the new upload size. Not working for me. Youll find many options related to your webservers setup under here. These answers are provided by our Community. Thanks Ernesto! Click on Select PHP Version 3. Using this plugin, you can increase up to 1000GB for LIFETIME Free of Cost. Thanks, this helped me troubleshoot an upload limit. This article provides all possible solutions to increase the maximum file upload size in WordPress. However, if it doesnt, dont fret; there are many ways you can increase the max upload size in WordPress. By default, Nginx has a limit of 1MB on file uploads. Open .htaccess file You will typically find .htaccess file in your site's root folder (e.g /var/www/html/). Editorial Staff at WPBeginner is a team of WordPress experts led by Syed Balkhi. php_value post_max_size 100M Follow the same procedure described in the previous method to create a newphp.ini file. high-resolution images, large videos). Or, if you already see those lines of code, edit the numbers according to your needs. Uploading large files to a server consumes a lot of the servers resources. sudo -H gedit /etc/php5/apache2/php.ini For PHP v7.0 I hope this helps someone. You can modify the 64 M limit to the file size you need for your WordPress blog. Beginners Guide: What is a Domain Name and How Do Domains Work? Join over 1 million designers who get our content first Join over 1 million designers who get our content first. I would like to know should I undo the second last step that was php.ini? Please keep in mind that all comments are moderated according to our comment policy, and your email address will NOT be published. If youre not comfortable with writing or editing code, you can use a WordPress plugin instead. September 20, 2022. Were adding it here because weve found many web tutorials that list it as a legitimate way to increase the max upload size in WordPress. You can enter something like 50M. It would depend on the method you are using but it could help with restoring a backup that large. You can modify the code to target specific user roles or user ids. For more details, see our guide on how to install a WordPress plugin. Find out upload_max_filesize and change its value 5. It defines the upload size limit for all non-admin roles. It hinders site owners and other users, including malicious actors, from uploading huge files (e.g. However, when choosing WordPress hosting, you should consider performance, security, and support in the first place. That's it. 4. Next, use Nginxs client_max_body_size directive to set the new max upload size limit. Here's what we need to change/add: upload_max_filesize = 40M post_max_size = 40M max_execution_time = xxx --> it's optional to change this How to change the values If you have any doubts about these values, we suggest you contact your hosting provider. WPBeginner is a registered trademark. contain upload_max_filesize - The maximum size of an uploaded file. Thanks for choosing to leave a comment. Increasing the Server Max Upload Size - SpinupWP Increasing the Server Max Upload Size All SpinupWP servers are configured with a default maximum upload size of 64MB. For that, you need to contact your hosting provider. after completion of the above step restart your apache to take effect. Enter the following code in the file: This piece of code increases your upload limit to 200 MB. The php.ini file is where you define changes to your default PHP settings. The latest cPanel dashboard saves changes automatically, so you dont have to click anything. Nginx Let's check Nginx first, there was my problem, so adding this line to the http block of your Nginx configuration, will solve the problem. @ini_set( max_execution_time, 300 ); Thank you. They are: Weve already discussed them in the Site Health Info section above. It is not required to remove that file but you can remove it if it is not working for your server. Hence, we always recommend you try this method first. If you are running WordPress multisite, then upload size can be increased from settings. If you do have access to PHP.ini, you'll most likely find it in the root folder, but the location of the file will vary by host. Here, you can see that the maximum upload file size set by WordPress is lesser than that set by your hosting provider. In the bottom you will see a Maximum upload file size: followed by the size of file you can upload. None worked for me. To ensure that file uploads work correctly, the post_max_size directive should be a little larger than the upload_max_filesize. and I restarted php5-fpm and nginx but phpinfo () is still showing the limits to be 8M and 2M for post and upload respectively. To increase MySQL phpmyadmin import file size in Ubuntu 16.04 or newer, follow these steps. And have allowed only jpg, and mp3 files. Note: You cannot circumvent the server-level max upload size limit from here. Maximum allowed size for uploaded files. You would normally use a text editor to set the content in the php.ini file. However, its disabled by default. php_value upload_max_filesize 128M php_value post_max_size 128M php_value max_execution_time 300 php_value max_input_time 300 After that save the file and restart your WebService - Apache/Nginx. Replies to my comments Updated on Be the first to get the latest updates and tutorials. Share your opinion in the comment section. post_max_size = 13M. Method 1 worked wonders for me. Last updated on March 21st, 2022 by Editorial Staff | Reader DisclosureDisclosure: Our content is reader-supported. If your server is set to 20MB, you cannot increase the WordPress upload size to 25MB. Increasing the WordPress file upload size If you liked this article, then please subscribe to ourYouTube Channelfor WordPress video tutorials. Restart Apache server. They define how long a server spends on a single PHP task. Copyright 2009 - 2022 WPBeginner LLC. Modifying a WordPress file. Thats how PHP handles its directives. The execution time defines the limit of time spent on a single script. To upload files larger than 2 MB, change the default value of the upload_max_filesize parameter in the /etc/php.ini file. WPBeginner is a free WordPress resource site for Beginners. Typically, Nginx can handle more concurrent requests than Apache, making it a lot faster. If you cant find it, then you can create a new .user.ini file in the same location. @ini_set( upload_max_size , 64M ); should be I have tried anything but none of them seem works! In most cases, reaching out to your hosting provider should be enough. Replace the numbers as per your requirement. ; memory_limit - This sets the maximum amount of memory in bytes that a script is allowed to allocate.This helps prevent poorly written scripts for eating up all available memory on a server. You can easily increase the size limits by adding the following lines of code in the functions.php file of your theme. 1] To do this, change the upload_max_filesize and post_max_size directives in your php.ini file. Please do you think this may affect my site load times as huge upload is coming from several users? See these 11 qui. i am trying to upload newspaper theme in my in my wordpress site. The one which I found actually resolved the issue was found under. 2. Our performance-optimized servers deliver content to your visitors almost instantly. upload_max_filesize = 2M. to include. The default value of Max upload file size in a WordPress Multisite is 1500 KB (~1.5 MB). body a.novashare-ctt{display:block;background:#00abf0;margin:30px auto;padding:20px 20px 20px 15px;color:#fff;text-decoration:none!important;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;border:none;border-left:5px solid #00abf0}body a.novashare-ctt:hover{color:#fff;border-left:5px solid #008cc4}body a.novashare-ctt:visited{color:#fff}body a.novashare-ctt *{pointer-events:none}body a.novashare-ctt .novashare-ctt-tweet{display:block;font-size:18px;line-height:27px;margin-bottom:10px}body a.novashare-ctt .novashare-ctt-cta-container{display:block;overflow:hidden}body a.novashare-ctt .novashare-ctt-cta{float:right}body a.novashare-ctt.novashare-ctt-cta-left .novashare-ctt-cta{float:left}body a.novashare-ctt .novashare-ctt-cta-text{font-size:16px;line-height:16px;vertical-align:middle}body a.novashare-ctt .novashare-ctt-cta-icon{margin-left:10px;display:inline-block;vertical-align:middle}body a.novashare-ctt .novashare-ctt-cta-icon svg{vertical-align:middle;height:18px}body a.novashare-ctt.novashare-ctt-simple{background:0 0;padding:10px 0 10px 20px;color:inherit}body a.novashare-ctt.novashare-ctt-simple-alt{background:#f9f9f9;padding:20px;color:#404040}body a.novashare-ctt.novashare-ctt-simple-alt:hover,body a.novashare-ctt.novashare-ctt-simple:hover{border-left:5px solid #008cc4}body a.novashare-ctt.novashare-ctt-simple .novashare-ctt-cta,body a.novashare-ctt.novashare-ctt-simple-alt .novashare-ctt-cta{color:#00abf0}body a.novashare-ctt.novashare-ctt-simple-alt:hover .novashare-ctt-cta,body a.novashare-ctt.novashare-ctt-simple:hover .novashare-ctt-cta{color:#008cc4}Want to upload a large file, plugin, or theme but limited by the max upload size? Learn how to resolve this common issue quickly & easily right here Click to Tweet. I am using my own localhost (ubuntu and apache2) for running wordpress 4.8 . hi, friends, I want to increase the maximum upload size in WordPress how can I do? To learn more, see our guide on why you cant find .htaccess file on your WordPress site. Like php.ini and .htaccess files, you can find the .user.ini in your sites root directory. s the following code is added to only your current theme. This will highlight that parameter and it will be set as upload-max_filesize = 50M. If you have access to the FTP, can I just upload the file in the wp-content/uploads/[year]/[month] folder? Thanks for sharing what solved the problem for you. I have followed this guide and double checked the php.ini file to make sure that the changed are in fact saved. Note: You may get a 500 Internal Server Error after using the method above. To do this, you can use an FTP client or the file manager option in your WordPress hosting control panel. How Much Does It Really Cost to Build a WordPress Website?