<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WPWife &#187; common wordpress errors</title>
	<atom:link href="http://www.wpwife.com/category/common-wordpress-errors/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wpwife.com</link>
	<description>WPHelp: fix and optimise WP themes&#38;plugins</description>
	<lastBuildDate>Fri, 21 Nov 2025 12:00:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.38</generator>
	<item>
		<title>What is 414 Request URI Too Long Error and How to Fix It</title>
		<link>http://www.wpwife.com/common-wordpress-errors/what-is-414-request-uri-too-long-error-and-how-to-fix-it</link>
		<comments>http://www.wpwife.com/common-wordpress-errors/what-is-414-request-uri-too-long-error-and-how-to-fix-it#comments</comments>
		<pubDate>Tue, 18 Jul 2023 10:00:00 +0000</pubDate>
		<dc:creator><![CDATA[aazim]]></dc:creator>
				<category><![CDATA[414 error]]></category>
		<category><![CDATA[414 request URI too long error]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[Beginners Guide]]></category>
		<category><![CDATA[common wordpress errors]]></category>
		<category><![CDATA[error message]]></category>
		<category><![CDATA[filezilla]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[URI]]></category>
		<category><![CDATA[URL]]></category>
		<category><![CDATA[wordpress security]]></category>

		<guid isPermaLink="false">https://www.wpbeginner.com/?p=191630</guid>
		<description><![CDATA[
<p>Have you ever encountered a 414 request URI too long error on your WordPress website? The error is usually caused when there is a critical error between your web browser and a server. You&#8217;ll see this error when clicking on a link or any action&#8230;&#160;<strong><a href="https://www.wpbeginner.com/beginners-guide/what-is-414-request-uri-too-long-error-and-how-to-fix-it/">Read More &#187;</a></strong></p>
<p>The post <a href="https://www.wpbeginner.com/beginners-guide/what-is-414-request-uri-too-long-error-and-how-to-fix-it/">What is 414 Request URI Too Long Error and How to Fix It</a> first appeared on <a href="https://www.wpbeginner.com/">WPBeginner</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Have you ever encountered a 414 request URI too long error on your WordPress website? </p>



<p>The error is usually caused when there is a critical error between your web browser and a server. You&#8217;ll see this error when clicking on a link or any action performed by a WordPress plugin. </p>



<p>In this article, we will show you what is the &#8216;414 request URI too long&#8217; error and how to fix it. </p>



<figure class="wp-block-image size-full"><img decoding="async" width="680" height="385" src="https://www.wpbeginner.com/wp-content/uploads/2023/06/what-is-414-request-uri-too-long-error-and-how-to-fix-it.png" alt="What is 414 request URI too long error and how to fix it" class="wp-image-192252" srcset="https://www.wpbeginner.com/wp-content/uploads/2023/06/what-is-414-request-uri-too-long-error-and-how-to-fix-it.png 680w, https://www.wpbeginner.com/wp-content/uploads/2023/06/what-is-414-request-uri-too-long-error-and-how-to-fix-it-300x170.png 300w" sizes="(max-width: 680px) 100vw, 680px" /></figure>



<h4 class="wp-block-heading">What is 414 Request URI Too Long Error?</h4>



<p>A 414 request URI too long error occurs when a URL or an action you&#8217;re requesting is too long for the server to handle. </p>



<p>Do note that there is a difference between URI and URL. A URI or Uniform Resource Identifier can be a resource&#8217;s name, location, or both. On the other hand, a URL or Uniform Resource Locator can only be the location of a resource. </p>



<p>Both terms are usually used interchangeably because URL is part of URI. However, the 414 error can be triggered by both components, so let&#8217;s look at the causes. </p>



<h4 class="wp-block-heading">What Causes 414 Request URI Too Long Error?</h4>



<p>You might see the 414 error when you click on the link, and the server is unable to process it because it&#8217;s too long. </p>



<p>One situation where a link might to very long is using UTM (Urchin Tracking Module) parameters. If you&#8217;re using UTM codes to <a href="https://www.wpbeginner.com/beginners-guide/wordpress-conversion-tracking-made-simple-a-step-by-step-guide/" title="WordPress Conversion Tracking Made Simple: A Step-by-Step Guide">track conversions</a> on your WordPress website and there are a lot of parameters in the URL, then it can cause this error.  </p>



<p>Another situation that can cause a 414 error is a <a href="https://www.wpbeginner.com/wp-tutorials/how-to-fix-error-too-many-redirects-issue-in-wordpress/" title="How to Fix Error Too Many Redirects Issue in WordPress">redirect loop</a>. This is when a misconfiguration or a setting in a <a href="https://www.wpbeginner.com/showcase/24-must-have-wordpress-plugins-for-business-websites/" title="24 Must Have WordPress Plugins for Business Websites in 2023">WordPress plugin</a> causes a lot of redirect requests. </p>



<p>As a result, you get incredibly long URLs and 414 requests URI too long error. </p>



<p>Similarly, some plugins can also generate lengthy URIs as part of their functionality. You&#8217;re most likely to encounter this error if you have all-in-one <a href="https://www.wpbeginner.com/plugins/best-wordpress-security-plugins-compared/" title="6 Best WordPress Security Plugins to Protect Your Site (Compared)">WordPress security plugins</a> installed on your site. </p>



<p>In a rare event, a developer-side issue can also trigger a 414 error when a POST request converts into a GET request with query information being too long. Lastly, cyber attacks on your website server can also result in 414 URI too long issues. </p>



<p>That said, let&#8217;s see how you can fix the 414 error on your WordPress website. </p>



<h4 class="wp-block-heading">Fixing 414 Request URI Too Long Error</h4>



<p>A quick way to fix this issue is by increasing the size of the URI your website server can process. </p>



<p>Before we move forward, we recommend creating a <a href="https://www.wpbeginner.com/plugins/7-best-wordpress-backup-plugins-compared-pros-and-cons/" title="7 Best WordPress Backup Plugins Compared (Pros and Cons)">WordPress backup</a>. That&#8217;s because fixing the 414 error involves editing the website configuration files. In case anything goes wrong, you&#8217;ll have a backup copy of your site ready to restore. </p>



<p>For more details, please see our guide on <a href="https://www.wpbeginner.com/beginners-guide/how-to-backup-your-wordpress-site/" title="How to Backup Your WordPress Site (4 Easy Ways)">how to backup a WordPress site</a>.</p>



<p><strong>Determine if Your Website is Using Apache or Nginx</strong></p>



<p>First, you&#8217;ll need to find out the type of server your <a href="https://www.wpbeginner.com/guides/" title="How to Make a WordPress Website in 2023 (Ultimate Guide)">WordPress website</a> is using. There are 2 main types of servers, which includes Apache and Nginx.</p>



<p>A simple way to do that is by opening your site in a browser. After that, you can right-click on the homepage and select the &#8216;Inspect&#8217; option. </p>



<figure class="wp-block-image size-full"><img decoding="async" width="680" height="287" src="https://www.wpbeginner.com/wp-content/uploads/2023/06/open-inspect-element.png" alt="Open inspect element" class="wp-image-192163" srcset="https://www.wpbeginner.com/wp-content/uploads/2023/06/open-inspect-element.png 680w, https://www.wpbeginner.com/wp-content/uploads/2023/06/open-inspect-element-300x127.png 300w" sizes="(max-width: 680px) 100vw, 680px" /></figure>



<p>Next, you&#8217;ll need to switch to the &#8216;Network&#8217; tab at the top. </p>



<p>From here, you can select any element under the Name column. After that, you will need to scroll down to the &#8216;Response Headers&#8217; section and see the &#8216;Server&#8217; details. </p>



<figure class="wp-block-image size-full"><img decoding="async" width="680" height="378" src="https://www.wpbeginner.com/wp-content/uploads/2023/06/view-server-type-of-your-site.png" alt="View server type of your site" class="wp-image-192164" srcset="https://www.wpbeginner.com/wp-content/uploads/2023/06/view-server-type-of-your-site.png 680w, https://www.wpbeginner.com/wp-content/uploads/2023/06/view-server-type-of-your-site-300x167.png 300w" sizes="(max-width: 680px) 100vw, 680px" /></figure>



<p>This will show you whether your site is using Nginx or Apache. </p>



<p>If you&#8217;re still unsure which server type to use, then you can reach out to your <a href="https://www.wpbeginner.com/wordpress-hosting/" title="How to Choose the Best WordPress Hosting in 2023 (Compared)">WordPress hosting provider</a> to get more details. </p>



<p>Once you&#8217;ve determined the server type, let&#8217;s look at how to fix the 414 request URI too long error for Apache and Nginx. </p>



<p><strong>Fixing 414 Request URI Too Long Error in Nginx</strong></p>



<p>First, you&#8217;ll need an <a href="https://www.wpbeginner.com/glossary/ftp/" title="FTP">FTP </a>or file transfer protocol client to access website configuration files. </p>



<p>There are many <a href="https://www.wpbeginner.com/showcase/6-best-ftp-clients-for-wordpress-users/" title="6 Best FTP Clients for Mac and Windows WordPress Users">FTP clients</a> you can use. For this tutorial, we will use Filezilla. If you need help setting up FTP and accessing website files, then please see our guide on <a href="https://www.wpbeginner.com/beginners-guide/how-to-use-ftp-to-upload-files-to-wordpress-for-beginners/" title="How to Use FTP to Upload Files to WordPress for Beginners">how to use FTP to upload files to WordPress</a>.</p>



<p>Once you&#8217;re logged in, you&#8217;ll need to download the &#8216;nginx.conf&#8217; file. You can access this by following this path: /etc/nginx/nginx.conf</p>



<figure class="wp-block-image size-full"><img decoding="async" width="680" height="282" src="https://www.wpbeginner.com/wp-content/uploads/2023/06/access-nginx-file.png" alt="Access Nginx file" class="wp-image-192175" srcset="https://www.wpbeginner.com/wp-content/uploads/2023/06/access-nginx-file.png 680w, https://www.wpbeginner.com/wp-content/uploads/2023/06/access-nginx-file-300x124.png 300w" sizes="(max-width: 680px) 100vw, 680px" /></figure>



<p>After locating the file, go ahead and download it on your computer and then open it in a notepad software. </p>



<p>From here, you can search for <strong>large_client_header_buffers 4 8K</strong> settings. If it&#8217;s not there, then simply add it to the end of the file.</p>



<p>You will see 2 sets of values, which relate to a number and size. Simply edit the size from 8K to 128K. This will increase the URI size and allow the site server to process long URLs. </p>



<figure class="wp-block-image size-full"><img decoding="async" width="680" height="385" src="https://www.wpbeginner.com/wp-content/uploads/2023/06/increase-uri-size-in-nginx.png" alt="Increase URI size in Nginx" class="wp-image-192180" srcset="https://www.wpbeginner.com/wp-content/uploads/2023/06/increase-uri-size-in-nginx.png 680w, https://www.wpbeginner.com/wp-content/uploads/2023/06/increase-uri-size-in-nginx-300x170.png 300w" sizes="(max-width: 680px) 100vw, 680px" /></figure>



<p>Once you&#8217;re done, simply save the text file and reupload it to your website using the FTP client. </p>



<p>For more details, please see our guide on <a href="https://www.wpbeginner.com/beginners-guide/how-to-use-ftp-to-upload-files-to-wordpress-for-beginners/" title="How to Use FTP to Upload Files to WordPress for Beginners">how to use FTP to upload files to WordPress</a>.</p>



<p><strong>Fixing 414 Request URI Too Long Error in Apache</strong></p>



<p>If you&#8217;re using the Apache server type, then the process is similar to that of Nginx. First, you&#8217;ll need an FTP client to access website files. </p>



<p>Once you&#8217;re logged in, you&#8217;ll need to locate the &#8216;apache2.conf&#8217; file. Simply head to the following path using the FTP client: /etc/apache2/apache2.conf</p>



<figure class="wp-block-image size-full"><img decoding="async" width="680" height="307" src="https://www.wpbeginner.com/wp-content/uploads/2023/06/access-apache-config-files.png" alt="Access apache config files" class="wp-image-192186" srcset="https://www.wpbeginner.com/wp-content/uploads/2023/06/access-apache-config-files.png 680w, https://www.wpbeginner.com/wp-content/uploads/2023/06/access-apache-config-files-300x135.png 300w" sizes="(max-width: 680px) 100vw, 680px" /></figure>



<p>Next, you&#8217;ll need to download the file and open it in notepad software. </p>



<p>After that, you can look for <strong>LimitRequestLine 128000</strong> settings. If you don&#8217;t see one, then simply add it to the end of the file. </p>



<p>Usually, LimitRequestLine is set to 128000. However, you can increase this to 256000 or higher to remove the 414 error. Just make sure that the value you set is a multiple of 2. </p>



<figure class="wp-block-image size-full"><img decoding="async" width="680" height="328" src="https://www.wpbeginner.com/wp-content/uploads/2023/06/increase-uri-size-in-apache.png" alt="Increase URI size in apache" class="wp-image-192189" srcset="https://www.wpbeginner.com/wp-content/uploads/2023/06/increase-uri-size-in-apache.png 680w, https://www.wpbeginner.com/wp-content/uploads/2023/06/increase-uri-size-in-apache-300x145.png 300w" sizes="(max-width: 680px) 100vw, 680px" /></figure>



<p>Once you&#8217;re done, simply upload the file back to the website using the FTP client. This should help resolve the 414 error on your WordPress website. </p>



<p>We hope this article helped you learn about what is 414 request URI too long error and how to fix it. You may also want to see our guide on <a href="https://www.wpbeginner.com/wordpress-security/" title="The Ultimate WordPress Security Guide – Step by Step (2023)">WordPress security</a> and the <a href="https://www.wpbeginner.com/common-wordpress-errors-and-how-to-fix-them/" title="50 Most Common WordPress Errors and How to Fix Them">most common WordPress errors</a>. </p>



<p>If you liked this article, then please subscribe to our <a href="https://youtube.com/wpbeginner?sub_confirmation=1"  rel="noreferrer noopener nofollow" title="Subscribe to WPBeginner YouTube Channel">YouTube Channel</a> for WordPress video tutorials. You can also find us on <a href="https://twitter.com/wpbeginner"  rel="noreferrer noopener nofollow" title="Follow WPBeginner on Twitter">Twitter</a> and <a href="https://facebook.com/wpbeginner"  rel="noreferrer noopener nofollow" title="Join WPBeginner Community on Facebook">Facebook</a>.</p><p>The post <a href="https://www.wpbeginner.com/beginners-guide/what-is-414-request-uri-too-long-error-and-how-to-fix-it/">What is 414 Request URI Too Long Error and How to Fix It</a> first appeared on <a href="https://www.wpbeginner.com/">WPBeginner</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.wpwife.com/common-wordpress-errors/what-is-414-request-uri-too-long-error-and-how-to-fix-it/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>How to Fix the ERR_CONNECTION_REFUSED Error in Chrome</title>
		<link>http://www.wpwife.com/tutorials/how-to-fix-the-err_connection_refused-error-in-chrome</link>
		<comments>http://www.wpwife.com/tutorials/how-to-fix-the-err_connection_refused-error-in-chrome#comments</comments>
		<pubDate>Wed, 25 Jan 2023 09:40:00 +0000</pubDate>
		<dc:creator><![CDATA[Editorial Staff]]></dc:creator>
				<category><![CDATA[common annoying wordpress issues]]></category>
		<category><![CDATA[common errors]]></category>
		<category><![CDATA[common problems]]></category>
		<category><![CDATA[common wordpress errors]]></category>
		<category><![CDATA[failed to load resource error]]></category>
		<category><![CDATA[this site cant be reached error]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">https://www.wpbeginner.com/?p=162197</guid>
		<description><![CDATA[
<p>Are you seeing the ERR_CONNECTION_REFUSED error when trying to access a website or when viewing a website resource using your browser&#8217;s inspect tool? This error message appears when your browser is unable to connect to the website you&#8217;ve requested. You might also see it in&#8230;&#160;<strong><a href="https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-err_connection_refused-error-in-chrome/">Read More &#187;</a></strong></p>
<p>The post <a href="https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-err_connection_refused-error-in-chrome/">How to Fix the ERR_CONNECTION_REFUSED Error in Chrome</a> first appeared on <a href="https://www.wpbeginner.com/">WPBeginner</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Are you seeing the <code>ERR_CONNECTION_REFUSED</code> error when trying to access a website or when viewing a website resource using your browser’s inspect tool?</p>



<p>This error message appears when your browser is unable to connect to the website you’ve requested. You might also see it in your browser’s inspect tool when you are exploring why a certain resource on the website won’t load.</p>



<p>In this article, we’ll show you how to fix the <code>ERR_CONNECTION_REFUSED</code> error in Chrome.</p>



<figure class="wp-block-image size-full"><img width="680" height="385" src="https://www.wpbeginner.com/wp-content/uploads/2023/01/how-to-fix-err-connection-refused-error-in-chrome-og.png" alt="How to Fix the ERR_CONNECTION_REFUSED Error in Chrome" class="wp-image-163132" srcset="https://www.wpbeginner.com/wp-content/uploads/2023/01/how-to-fix-err-connection-refused-error-in-chrome-og.png 680w, https://www.wpbeginner.com/wp-content/uploads/2023/01/how-to-fix-err-connection-refused-error-in-chrome-og-300x170.png 300w" sizes="(max-width: 680px) 100vw, 680px" /></figure>



<h4>What Is the &#8216;ERR_CONNECTION_REFUSED&#8217; Error in Chrome?</h4>



<p>The <code>ERR_CONNECTION_REFUSED</code> message is displayed in Google Chrome when it is trying to open a web page or website resource but is unable to do so. This error code is usually included inside an&nbsp;error message such as:</p>



<ul><li>‘This site can’t be reached’</li><li>‘Failed to load resource’</li></ul>



<p>There are lots of <a href="https://www.wpbeginner.com/common-wordpress-errors-and-how-to-fix-them/">common WordPress errors</a>, but this error may stop you from visiting your own website and logging in to the WordPress admin area. You’ll typically want to solve this problem as quickly as possible.</p>



<p>Often when you see this error message, your <a href="https://www.wpbeginner.com/guides/">WordPress website</a> is still working, but something is stopping the browser from accessing it. In many cases, you will only need to fix a problem with your own browser or internet connection.</p>



<p>With that being said, let’s take a look at how to fix the <code>ERR_CONNECTION_REFUSED</code> error in Chrome. First, we’ll look at how to fix the error when you can’t access an entire website, then we’ll show the solution for when you can’t access a specific file or resource on a website.</p>



<div class="wp-block-aioseo-table-of-contents"><ul><li><a href="https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-err_connection_refused-error-in-chrome/#aioseo-how-to-fix-this-site-cant-be-reached-error">How to Fix the ‘This Site Can’t Be Reached’ Error</a></li><li><a href="https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-err_connection_refused-error-in-chrome/#aioseo-how-to-fix-the-failed-to-load-resource-error">How To Fix the ‘Failed To Load Resource’ Error</a></li></ul></div>



<h4 id="aioseo-how-to-fix-this-site-cant-be-reached-error">How to Fix the ‘This Site Can’t Be Reached’ Error</h4>



<p>Usually, this message is displayed when you can’t access an entire website.</p>



<p>You will see the Chrome error message ‘This site can’t be reached’ along with the <code>ERR_CONNECTION_REFUSED</code> error code. The message may even suggest a few things to try to fix the error, such as checking the connection, proxy, firewall, and DNS configuration.</p>



<figure class="wp-block-image size-full"><img width="680" height="363" src="https://www.wpbeginner.com/wp-content/uploads/2023/01/refusedthissitecantbereached.png" alt="This Site Can't Be Reached Error" class="wp-image-162321" srcset="https://www.wpbeginner.com/wp-content/uploads/2023/01/refusedthissitecantbereached.png 680w, https://www.wpbeginner.com/wp-content/uploads/2023/01/refusedthissitecantbereached-300x160.png 300w" sizes="(max-width: 680px) 100vw, 680px" /></figure>



<p>Other browsers will display similar messages, such as:</p>



<ul><li>&#8216;Unable to connect&#8217;</li><li>&#8216;Hmmm…can’t reach this page&#8217;</li></ul>



<p>There are many things that can interfere with your connection to the website, and you will need to follow some troubleshooting steps to identify and fix the problem.</p>



<p>We’ll briefly cover the steps you should take below. For detailed instructions, see our guide on <a title="How to Easily Fix This Site Can’t Be Reached Error in WordPress (8 Ways)" href="https://www.wpbeginner.com/wp-tutorials/how-to-easily-fix-this-site-cant-be-reached-error-in-wordpress/">how to easily fix the ‘This site can’t be reached’ error in WordPress</a>.</p>



<p><strong>Check Your Internet Connection</strong></p>



<p>The simplest fix is to check that you’re connected to the internet and restart your modem and router. Resetting your internet connection may be all it takes to reconnect to your website.</p>



<p>If not, you should check to see whether your website is working. Simply visit the&nbsp;<a href="https://www.isitwp.com/uptime-checker/"  rel="noopener" title="Website Uptime Status Checker">Website Uptime Status Checker</a>&nbsp;website, then enter the URL of your own site.</p>



<figure class="wp-block-image"><img src="https://www.wpbeginner.com/wp-content/uploads/2019/12/uptimeisitwp.png" alt="IsItWP Uptime Checker Tool"/></figure>



<p>If your site is down, then you should contact your&nbsp;<a title="How to Choose the Best WordPress Hosting in 2022 (Compared)" href="https://www.wpbeginner.com/wordpress-hosting/">WordPress hosting provider</a>&nbsp;to let them know your website is down.</p>



<p><strong>Clear Your Browser Cache</strong></p>



<p>Your web browser stores files and data from the websites you visit, so it doesn’t have to download them again. However, this can cause problems if the cached files become outdated or corrupt.</p>



<p>You can easily&nbsp;<a title="How to Clear Your Browser Cache in All Major Browsers (Fast Way)" href="https://www.wpbeginner.com/beginners-guide/how-to-clear-your-browser-cache-in-all-major-browsers-fast-way/">clear the browser cache</a> in Google Chrome by clicking on the three-dotted icon in the upper-right corner and then selecting ‘More Tools,’ followed by ‘Clear Browsing Data…’</p>



<figure class="wp-block-image"><img src="https://www.wpbeginner.com/wp-content/uploads/2022/10/chrome-clear-data.png" alt="How to clear the browser cache in Google Chrome" title="v"/></figure>



<p>In the popup that appears, check the box next to ‘Cached images and files’ and then click the ‘Clear data’ button.</p>



<p>Now try revisiting the website to check whether you can access it.</p>



<p><strong>Troubleshoot the Software on Your Computer</strong></p>



<p>Some of the security and networking software you run on your computer may be interfering with your connection to the website. This can include your firewall, antivirus software, VPN, and proxy server.</p>



<p>We offer detailed instructions on how to troubleshoot each of these in our guide on <a title="How to Easily Fix This Site Can’t Be Reached Error in WordPress (8 Ways)" href="https://www.wpbeginner.com/wp-tutorials/how-to-easily-fix-this-site-cant-be-reached-error-in-wordpress/">how to fix the ‘This site can’t be reached’ error</a>.</p>



<p><strong>Troubleshoot Your DNS Settings</strong></p>



<p>Similar to the browser cache, your computer stores the IP addresses of all the websites you visit. This means the browser doesn’t have to look up the same IP address multiple times.</p>



<p>By flushing your DNS cache, you’ll get the very latest information about a website, including its new domain name or address.</p>



<p>To help you out, we’ve created a complete guide on&nbsp;<a title="How to Clear Your DNS Cache (Mac, Windows, Chrome)" href="https://www.wpbeginner.com/wp-tutorials/how-to-clear-your-dns-cache-mac-windows-chrome/">how to clear your DNS cache</a>&nbsp;for Mac, Windows, and Google Chrome.</p>



<p>If you still can’t access the website after doing this, then you can try changing your DNS server as well. You can follow the detailed instructions in the <a href="https://www.wpbeginner.com/wp-tutorials/how-to-easily-fix-this-site-cant-be-reached-error-in-wordpress/#change-dns-server" title="Change the DNS Server">change the DNS server step</a> of our guide on <a title="How to Easily Fix This Site Can’t Be Reached Error in WordPress (8 Ways)" href="https://www.wpbeginner.com/wp-tutorials/how-to-easily-fix-this-site-cant-be-reached-error-in-wordpress/">how to fix the ‘This site can’t be reached’ error</a>.</p>



<figure class="wp-block-image"><img src="https://www.wpbeginner.com/wp-content/uploads/2022/11/errconnectionmacsettingsnewdns.png" alt="Add the Addresses for Google's DNS Servers"/></figure>



<p><strong>Reset the TCP/IP Settings</strong></p>



<p>Finally, if there’s a problem with how your internet connection is configured, then renewing your TCP and IP protocol will return the connection to its default settings, which may solve the problem.</p>



<p>You can learn how to do this step-by-step in the <a href="https://www.wpbeginner.com/wp-tutorials/how-to-easily-fix-this-site-cant-be-reached-error-in-wordpress/#reset-tcp-ip-settings" title="Reset the TCP/IP Settings">reset the TCP/IP settings section</a> of our guide on <a title="How to Easily Fix This Site Can’t Be Reached Error in WordPress (8 Ways)" href="https://www.wpbeginner.com/wp-tutorials/how-to-easily-fix-this-site-cant-be-reached-error-in-wordpress/">how to fix the ‘This site can’t be reached’ error</a>.</p>



<figure class="wp-block-image"><img src="https://www.wpbeginner.com/wp-content/uploads/2022/11/errconnectionmacsettingsrenewdhcplease.png" alt="Click the 'Renew DHCP Lease' Button"/></figure>



<h4 id="aioseo-how-to-fix-the-failed-to-load-resource-error">How To Fix the ‘Failed To Load Resource’ Error</h4>



<p>You might notice that, while your website loads, a certain resource or file doesn’t. This file could be an image or other media file, JavaScript, or a CSS stylesheet. A missing resource can cause your website to misbehave or not function properly.</p>



<p>When that happens, the browser will add a notice in the error console for debugging purposes.</p>



<p>In most cases, you would see this error in your browser’s error console when using the&nbsp;<a title="Basics of Inspect Element: Customizing WordPress for DIY Users" href="https://www.wpbeginner.com/wp-tutorials/basics-of-inspect-element-with-your-wordpress-site/">Inspect tool</a>. You might see the error message <code>Failed to load resource: net::ERR_CONNECTION_REFUSED</code>.</p>



<figure class="wp-block-image size-full"><img width="680" height="141" src="https://www.wpbeginner.com/wp-content/uploads/2023/01/refusedfailedtoloadresource.png" alt="Refused to Load Resource Error" class="wp-image-162322" srcset="https://www.wpbeginner.com/wp-content/uploads/2023/01/refusedfailedtoloadresource.png 680w, https://www.wpbeginner.com/wp-content/uploads/2023/01/refusedfailedtoloadresource-300x62.png 300w" sizes="(max-width: 680px) 100vw, 680px" /></figure>



<p>This error message happens when your website’s code mentions the file, but your browser is unable to download it. This can happen when there is a problem with the file itself, or the URL that points to it.</p>



<p>To fix the problem, you will need to either replace the resource in question or fix the URL. We offer detailed instructions for both of these in our guide on <a title="How To Fix 'Failed To Load Resource' Error In WordPress" href="https://www.wpbeginner.com/wp-tutorials/how-to-fix-failed-to-load-resource-error-in-wordpress/">how to fix the ‘Failed to load resource’ error in WordPress</a>.</p>



<p>We hope this tutorial helped you learn how to fix the <code>ERR_CONNECTION_REFUSED</code> error in Chrome. You may also want to see our <a title="The Ultimate WordPress Security Guide - Step by Step" href="http://www.wpbeginner.com/wordpress-security/">ultimate WordPress security guide</a>, or check out our list of <a title="How to Increase Your Blog Traffic – The Easy Way (27 Proven Tips)" href="https://www.wpbeginner.com/beginners-guide/how-to-increase-your-blog-traffic/">easy ways to increase your blog traffic</a>.</p>



<p>If you liked this article, then please subscribe to our <a href="https://youtube.com/wpbeginner?sub_confirmation=1"  rel="noreferrer noopener nofollow" title="Subscribe to WPBeginner YouTube Channel">YouTube Channel</a> for WordPress video tutorials. You can also find us on <a href="https://twitter.com/wpbeginner"  rel="noreferrer noopener nofollow" title="Follow WPBeginner on Twitter">Twitter</a> and <a href="https://facebook.com/wpbeginner"  rel="noreferrer noopener nofollow" title="Join WPBeginner Community on Facebook">Facebook</a>.</p><p>The post <a href="https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-err_connection_refused-error-in-chrome/">How to Fix the ERR_CONNECTION_REFUSED Error in Chrome</a> first appeared on <a href="https://www.wpbeginner.com/">WPBeginner</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.wpwife.com/tutorials/how-to-fix-the-err_connection_refused-error-in-chrome/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>How to Fix the WordPress Failed to Open Stream Error</title>
		<link>http://www.wpwife.com/tutorials/how-to-fix-the-wordpress-failed-to-open-stream-error</link>
		<comments>http://www.wpwife.com/tutorials/how-to-fix-the-wordpress-failed-to-open-stream-error#comments</comments>
		<pubDate>Wed, 02 May 2018 13:42:55 +0000</pubDate>
		<dc:creator><![CDATA[Editorial Staff]]></dc:creator>
				<category><![CDATA[common wordpress errors]]></category>
		<category><![CDATA[failed to open stream error]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[wordpress error]]></category>

		<guid isPermaLink="false">http://www.wpbeginner.com/?p=52412</guid>
		<description><![CDATA[
<p>Are you seeing the &#8216;failed to open stream&#8217; error in WordPress? This error usually points out the location of the scripts where the error has occurred. However, it is quite difficult for beginner users to understand it. In this article, we will show you how&#8230;&#160;<strong><a href="http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-wordpress-failed-to-open-stream-error/">Read More &#187;</a></strong></p>
<p>The post <a rel="nofollow" href="http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-wordpress-failed-to-open-stream-error/">How to Fix the WordPress Failed to Open Stream Error</a> appeared first on <a rel="nofollow" href="http://www.wpbeginner.com/">WPBeginner</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Are you seeing the &#8216;failed to open stream&#8217; error in WordPress? This error usually points out the location of the scripts where the error has occurred. However, it is quite difficult for beginner users to understand it. In this article, we will show you how to easily fix the WordPress failed to open stream error. </p>
<p><img title="failedtoopen" src="http://cdn.wpbeginner.com/wp-content/uploads/2018/04/failedtoopen.png" alt="Failed to open stream error in WordPress" width="550" height="340" class="alignnone size-full wp-image-52426" /></p>
<h4>Why Failed to Open Stream Error Occurs?</h4>
<p>Before we try to fix the error, it would be helpful to understand what causes the &#8216;Failed to open stream&#8217; error in WordPress. </p>
<p>This error occurs when WordPress is unable to load the file mentioned in website code. When this error occurs, sometimes WordPress will continue loading the site and only show a <a href="http://www.wpbeginner.com/wp-tutorials/how-to-turn-off-php-errors-in-wordpress/" title="How to Turn Off PHP Errors in WordPress">warning message</a>, while other times WordPress will show a fatal error and will not load anything else. </p>
<p>The message phrasing will be different depending on where the error occurs in the code and the reason for failure. It will also give you clues about what needs to be fixed. </p>
<p>Typically, this message would look something like this: </p>
<pre class="brush: php; title: ; notranslate">
Warning: require(/home/website/wp-includes/load.php): failed to open stream: No such file or directory in /home/website/wp-settings.php on line 19 

Fatal error: require(): Failed opening required ‘/home/website/wp-includes/load.php’ (include_path=’.:/usr/share/php/:/usr/share/php5/’) in /home/website/wp-settings.php on line 19
</pre>
<p>Here is another example:</p>
<pre class="brush: php; title: ; notranslate">
Last Error: 2018-04-04 14:52:13: (2) HTTP Error: Unable to connect: ‘fopen(compress.zlib://https://www.googleapis.com/analytics/v3/management/accounts/~all/webproperties/~all/profiles?start-index=1): failed to open stream: operation failed’
</pre>
<p>Having said that, let&#8217;s take a look at how to troubleshoot and fix &#8216;failed to open stream&#8217; error in WordPress. </p>
<h4>Fixing Failed to Open Stream Error in WordPress</h4>
<p>As we mentioned earlier, the error can be caused by a variety of reasons and the error message will be different depending on the cause and location of the file that&#8217;s causing the error. </p>
<p>In each instance, failed to open stream phrase would be followed by a reason. For example, permission denied, no such file or directory, operation failed, and more. </p>
<p>Now if your error message contains &#8216;no such file or directory&#8217;, then you need to look in the code to figure out which file is mentioned at that particular line. </p>
<p>If it is a plugin or theme file, then this means that the plugin or theme files were either deleted or not installed correctly. Simply deactivate and reinstall the theme / plugin in question to fix the error. </p>
<p>However, it is also possible that WordPress is unable to locate the files because of a missing <a href="http://www.wpbeginner.com/glossary/htaccess/" title="What is .htaccess File in WordPress?">.htaccess file</a> in your root folder. In that case, you need to go to <strong>Settings &raquo; Permalinks</strong> page in your WordPress admin and just click on the &#8216;Save changes&#8217; button to regenerate the .htaccess file. </p>
<p><img title="Regenerate htaccess file in WordPress" src="http://cdn3.wpbeginner.com/wp-content/uploads/2018/04/fixhtaccess.png" alt="Regenerate htaccess file in WordPress" width="550" height="388" class="alignnone size-full wp-image-52431" /></p>
<p>If the error message is followed by &#8216;Permission denied&#8217;, then this means that WordPress does not have the right permission to access the file or directory referenced in the code. </p>
<p>To fix this, you need to check <a href="http://www.wpbeginner.com/beginners-guide/how-to-fix-file-and-folder-permissions-error-in-wordpress/" title="How to Fix File and Folder Permissions Error in WordPress">WordPress files and directory permissions</a> and correct them if needed. </p>
<p>Lastly, some WordPress plugins load scripts from third-party sources like <a href="http://www.wpbeginner.com/beginners-guide/how-to-install-google-analytics-in-wordpress/" title="How to Install Google Analytics in WordPress for Beginners">Google Analytics</a>, <a href="http://www.wpbeginner.com/plugins/best-wordpress-facebook-plugins-to-grow-your-blog/" title="9 Best WordPress Facebook Plugins to Grow Your Blog">Facebook APIs</a>, Google Maps, and other third-party APIs. </p>
<p>Some of these APIs may require authentication or may have changed the way developers can access them. A failure to authenticate or incorrect access method will result in WordPress failing to open the required files. </p>
<p>To fix this, you will need to <a href="http://www.wpbeginner.com/beginners-guide/how-to-properly-ask-for-wordpress-support-and-get-it/" title="How to Properly Ask for WordPress Support and Get It">contact the plugin author for support</a>. They will be able to help you fix the error. </p>
<p>If none of these tips help you resolve the issue, then follow the steps mentioned in our <a href="http://www.wpbeginner.com/beginners-guide/beginners-guide-to-troubleshooting-wordpress-errors-step-by-step/" title="Beginner’s Guide to Troubleshooting WordPress Errors (Step by Step)">WordPress troubleshooting guide</a>. This step by step guide will help you pinpoint the issue, so you can easily find the solution. </p>
<p>We hope this article helped you fix the WordPress &#8216;failed to open stream&#8217; error. You may also want to bookmark our list of the <a href="http://www.wpbeginner.com/common-wordpress-errors-and-how-to-fix-them/" title="25 Most Common WordPress Errors and How to Fix Them">most common WordPress errors</a> and how to fix them. </p>
<p>If you liked this article, then please subscribe to our <a href="http://youtube.com/wpbeginner?sub_confirmation=1" title="WPBeginner on YouTube"  rel="nofollow">YouTube Channel</a> for WordPress video tutorials. You can also find us on <a href="http://twitter.com/wpbeginner" title="WPBeginner on Twitter"  rel="nofollow">Twitter</a> and <a href="https://www.facebook.com/wpbeginner" title="WPBeginner on Facebook"  rel="nofollow">Facebook</a>.</p>
<p>The post <a rel="nofollow" href="http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-wordpress-failed-to-open-stream-error/">How to Fix the WordPress Failed to Open Stream Error</a> appeared first on <a rel="nofollow" href="http://www.wpbeginner.com/">WPBeginner</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpwife.com/tutorials/how-to-fix-the-wordpress-failed-to-open-stream-error/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>How to Fix Add Media Button Not Working in WordPress</title>
		<link>http://www.wpwife.com/tutorials/how-to-fix-add-media-button-not-working-in-wordpress</link>
		<comments>http://www.wpwife.com/tutorials/how-to-fix-add-media-button-not-working-in-wordpress#comments</comments>
		<pubDate>Thu, 26 Apr 2018 12:20:49 +0000</pubDate>
		<dc:creator><![CDATA[Editorial Staff]]></dc:creator>
				<category><![CDATA[add media button]]></category>
		<category><![CDATA[common wordpress errors]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[wordpress errors]]></category>

		<guid isPermaLink="false">http://www.wpbeginner.com/?p=52159</guid>
		<description><![CDATA[
<p>Recently one of our users reported that the &#8216;Add Media&#8217; button on their WordPress site has suddenly stopped working. This problem does not display any error or warning which leaves users clueless about why their &#8216;Add Media&#8217; button is not working. In this article, we&#8230;&#160;<strong><a href="http://www.wpbeginner.com/wp-tutorials/how-to-fix-add-media-button-not-working-in-wordpress/">Read More &#187;</a></strong></p>
<p>The post <a rel="nofollow" href="http://www.wpbeginner.com/wp-tutorials/how-to-fix-add-media-button-not-working-in-wordpress/">How to Fix Add Media Button Not Working in WordPress</a> appeared first on <a rel="nofollow" href="http://www.wpbeginner.com/">WPBeginner</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Recently one of our users reported that the &#8216;Add Media&#8217; button on their WordPress site has suddenly stopped working. This problem does not display any error or warning which leaves users clueless about why their &#8216;Add Media&#8217; button is not working. In this article, we will show you how to easily fix the &#8216;Add Media&#8217; button not working issue in WordPress. </p>
<p><img title="Fixing add media button not working in WordPress" src="http://cdn4.wpbeginner.com/wp-content/uploads/2018/04/addmediabuttonissue.png" alt="Fixing add media button not working in WordPress" width="550" height="340" class="alignnone size-full wp-image-52167" /></p>
<h4>What causes the WordPress &#8216;Add Media&#8217; Button to Stop Working?</h4>
<p>This problem is commonly caused by conflicting scripts or stylesheets loaded by WordPress plugins or themes installed on your site. The default behavior of WordPress is to load all required scripts and stylesheets by combining the requests. </p>
<p>This is usually done in the <a href="http://www.wpbeginner.com/glossary/admin-area/" title="Admin Area">WordPress admin area</a> to improve <a href="http://www.wpbeginner.com/wordpress-performance-speed/" title="The Ultimate Guide to Boost WordPress Speed &amp; Performance">performance and speed</a>. </p>
<p>The WordPress post editor uses JavaScript for all buttons on the screen including the add media button. A conflict can stop JavaScript from working which will disable the &#8216;Add Media&#8217; button. </p>
<p><img title="Add media button stopped working in WordPress" src="http://cdn4.wpbeginner.com/wp-content/uploads/2018/04/addmediabutton.png" alt="Add media button stopped working in WordPress" width="550" height="336" class="alignnone size-full wp-image-52164" /></p>
<p>That being said, let&#8217;s take a look at how to troubleshoot and fix the &#8216;Add Media&#8217; button not working in WordPress. </p>
<h4>Fixing Add Media Button Not Working Issue in WordPress</h4>
<p>The quick fix is to add the following code to your <a href="http://www.wpbeginner.com/glossary/wp-config-php/" title="wp-config.php">wp-config.php</a> file. You can do this by <a href="http://www.wpbeginner.com/beginners-guide/how-to-edit-wp-config-php-file-in-wordpress/" title="How to Edit wp-config.php File in WordPress">editing wp-config.php file</a> and adding this code just before the line that says &#8216;That&#8217;s all, stop editing! Happy blogging&#8217;.</p>
<pre class="brush: php; title: ; notranslate">
define('CONCATENATE_SCRIPTS', false );
</pre>
<p>This code simply tells WordPress to load each script separately which helps avoiding a JavaScript conflict with buggy scripts and the core WordPress features. </p>
<p>After you have added the code, go ahead and the visit post edit screen to see if the add media button is working as expected.</p>
<p><strong>Note:</strong> Adding this code is not a proper long-term solution because you still have a script that is causing the issue. An easier way to find the source of the problem is by using the <a href="http://www.wpbeginner.com/wp-tutorials/basics-of-inspect-element-with-your-wordpress-site/" title="Basics of Inspect Element: Customizing WordPress for DIY Users">inspect tool</a>. It will show you console errors which can lead you to the source of the conflict.</p>
<p>If you want a long-term fix for this issue, then you need to perform the basic <a href="http://www.wpbeginner.com/beginners-guide/beginners-guide-to-troubleshooting-wordpress-errors-step-by-step/" title="Beginner’s Guide to Troubleshooting WordPress Errors (Step by Step)">WordPress troubleshooting tips</a> to figure out which plugin or theme may be causing the issue.</p>
<p>We strongly recommend that you do this on your staging site instead of a live site. Here&#8217;s a step by step guide on <a href="http://www.wpbeginner.com/wp-tutorials/how-to-create-staging-environment-for-a-wordpress-site/" title="How to Create Staging Environment for a WordPress Site">how to create a WordPress staging site</a>. All the <a href="http://www.wpbeginner.com/wordpress-hosting/" title="How to Choose the Best WordPress Hosting?">best WordPress hosting companies</a> like <a title="Bluehost" href="http://www.wpbeginner.com/refer/bluehost/" rel="nofollow"  >Bluehost</a>, <a title="SiteGround" href="http://www.wpbeginner.com/refer/siteground/" rel="nofollow"  >SiteGround</a>, <a title="WPEngine" href="http://www.wpbeginner.com/refer/wpengine/" rel="nofollow"  >WP Engine</a>, and <a title="LiquidWeb Managed WordPress" href="http://www.wpbeginner.com/refer/liquidweb-managed-wordpress/" rel="nofollow"  >Liquid Web</a> offer 1-click staging functionality.</p>
<p>On your staging site, you need to start by deactivating all your WordPress plugins and then check if it fixed the &#8216;Add Media&#8217; button. If it does, then this means one of the plugins was causing the issue. </p>
<p><img title="Deactivate all plugins" src="http://cdn4.wpbeginner.com/wp-content/uploads/2018/04/deactivateallplugins.png" alt="Deactivate all plugins" width="550" height="306" class="alignnone size-full wp-image-52165" /></p>
<p>You can now activate the plugins one-by-one, and after activating a plugin check the &#8216;Add Media&#8217; button. This will help you find out which plugin is causing the issue. After you find the culprit, you can replace it with another plugin or <a href="http://www.wpbeginner.com/beginners-guide/how-to-properly-ask-for-wordpress-support-and-get-it/" title="How to Properly Ask for WordPress Support and Get It">ask plugin author for help</a>. </p>
<p>If deactivating plugins doesn&#8217;t solve the issue, then the next step is to temporarily switch to a default WordPress theme like Twenty Seventeen. </p>
<p><img title="Switch to a default WordPress theme" src="http://cdn2.wpbeginner.com/wp-content/uploads/2018/04/switchdefaulttheme.png" alt="Switch to a default WordPress theme" width="550" height="281" class="alignnone size-full wp-image-52166" /></p>
<p>If switching to the default theme fixes the issue for you, then this means your theme is causing the conflict. You can ask theme author for support or switch to a different WordPress theme. </p>
<p>Once you find the source of the problem on your staging site, then you can apply the fix on your live WordPress site.</p>
<p>We hope this article helped you learn how to fix add media button not working in WordPress. You may also want to see our list of the <a href="http://www.wpbeginner.com/common-wordpress-errors-and-how-to-fix-them/" title="25 Most Common WordPress Errors and How to Fix Them">most common WordPress errors</a> and how to fix them. </p>
<p>If you liked this article, then please subscribe to our <a href="http://youtube.com/wpbeginner?sub_confirmation=1" title="WPBeginner on YouTube"  rel="nofollow">YouTube Channel</a> for WordPress video tutorials. You can also find us on <a href="http://twitter.com/wpbeginner" title="WPBeginner on Twitter"  rel="nofollow">Twitter</a> and <a href="https://www.facebook.com/wpbeginner" title="WPBeginner on Facebook"  rel="nofollow">Facebook</a>.</p>
<p>The post <a rel="nofollow" href="http://www.wpbeginner.com/wp-tutorials/how-to-fix-add-media-button-not-working-in-wordpress/">How to Fix Add Media Button Not Working in WordPress</a> appeared first on <a rel="nofollow" href="http://www.wpbeginner.com/">WPBeginner</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpwife.com/tutorials/how-to-fix-add-media-button-not-working-in-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>How to Fix the HTTP Image Upload Error in WordPress</title>
		<link>http://www.wpwife.com/tutorials/how-to-fix-the-http-image-upload-error-in-wordpress</link>
		<comments>http://www.wpwife.com/tutorials/how-to-fix-the-http-image-upload-error-in-wordpress#comments</comments>
		<pubDate>Wed, 28 Mar 2018 12:21:54 +0000</pubDate>
		<dc:creator><![CDATA[Editorial Staff]]></dc:creator>
				<category><![CDATA[common wordpress errors]]></category>
		<category><![CDATA[how to fix http error]]></category>
		<category><![CDATA[http error in wordpress]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.wpbeginner.com/?p=51385</guid>
		<description><![CDATA[
<p>Are you seeing the HTTP error while uploading media in WordPress? This error usually occurs when you are uploading an image or other files to WordPress using the built-in media uploader. In this article, we will show you how to easily fix the HTTP image&#8230;&#160;<strong><a href="http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-http-image-upload-error-in-wordpress/">Read More &#187;</a></strong></p>
<p>The post <a rel="nofollow" href="http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-http-image-upload-error-in-wordpress/">How to Fix the HTTP Image Upload Error in WordPress</a> appeared first on <a rel="nofollow" href="http://www.wpbeginner.com/">WPBeginner</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Are you seeing the HTTP error while uploading media in WordPress? This error usually occurs when you are uploading an image or other files to WordPress using the built-in media uploader. In this article, we will show you how to easily fix the HTTP image upload error in WordPress. </p>
<p><img title="How to fix http error when uploading images in WordPress" src="http://cdn3.wpbeginner.com/wp-content/uploads/2018/03/httperrorwpuploads-1.png" alt="How to fix http error when uploading images in WordPress" width="550" height="340" class="alignnone size-full wp-image-51395" /></p>
<h4>What Causes HTTP Error During Media Upload in WordPress?</h4>
<p>There are a number of things that could lead to a HTTP error when you are trying to upload files using the WordPress media uploader. Basically, WordPress is unable to figure out the cause and that&#8217;s why it displays the generic &#8216;HTTP error&#8217; message. </p>
<p><img title="HTTP Error" src="http://cdn2.wpbeginner.com/wp-content/uploads/2018/03/httperror.png" alt="HTTP Error" width="550" height="302" class="alignnone size-full wp-image-51390" /></p>
<p>The frustrating part is that this error message doesn&#8217;t give you any clue as to what may have caused it. This means that you will have to try different solutions to find the cause and fix the error. </p>
<p>That being said, let&#8217;s take a look at how to troubleshoot and fix the HTTP error during media upload in WordPress. </p>
<h4>1. Make Sure The HTTP Error is Not Temporary</h4>
<p>First, you should wait a few minutes and then try uploading your image file again. This error is sometimes caused by unusual traffic and low server resources, which are automatically fixed on most <a href="http://www.wpbeginner.com/wordpress-hosting/" title="How to Choose the Best WordPress Hosting?">WordPress hosting</a> servers. </p>
<p>If that doesn&#8217;t work, then you may want to try uploading a different image file. If the other file uploads successfully, then try saving your original image file to a smaller size and retry uploading. </p>
<p>Lastly, you may want to try saving the file to a different format. For example, change jpeg to png using an image editing software. After that, retry uploading the file. </p>
<p>If all these steps result in the HTTP error, then this means that the error is not caused by a temporary glitch and definitely needs your immediate attention. </p>
<h4>2. Increase WordPress Memory Limit</h4>
<p>The most common cause of this error is lack of memory available for WordPress to use. To fix this, you need to increase the amount of memory PHP can use on your server. </p>
<p>You can do this by adding the following code to your <a href="http://www.wpbeginner.com/beginners-guide/how-to-edit-wp-config-php-file-in-wordpress/" title="How to Edit wp-config.php File in WordPress">wp-config.php file</a>.</p>
<pre class="brush: php; title: ; notranslate">
define( 'WP_MEMORY_LIMIT', '256M' );
</pre>
<p>This code increases the WordPress memory limit to 256MB, which would be enough to fix any memory limit issues. </p>
<p><img title="File uploaded successfully" src="http://cdn.wpbeginner.com/wp-content/uploads/2018/03/fileuploadsuccess.png" alt="File uploaded successfully" width="550" height="293" class="alignnone size-full wp-image-51392" /></p>
<h4>3. Change Image Editor Library Used by WordPress</h4>
<p>WordPress runs on PHP which uses two modules to handle images. These modules are called GD Library and Imagick. WordPress may use either one of them depending on which one is available. </p>
<p>However, Imagick is known to often run into memory issues causing the http error during image uploads. To fix this, you can make the GD Library your default image editor. </p>
<p>You can do this by simply adding this code to your theme&#8217;s <a href="http://www.wpbeginner.com/glossary/functions-php/" title="What is functions.php File in WordPress?">functions.php</a> file or a <a href="http://www.wpbeginner.com/beginners-guide/what-why-and-how-tos-of-creating-a-site-specific-wordpress-plugin/" title="What, Why, and How-To’s of Creating a Site-Specific WordPress Plugin">site-specific plugin</a>. </p>
<pre class="brush: php; title: ; notranslate">
function wpb_image_editor_default_to_gd( $editors ) {
	$gd_editor = 'WP_Image_Editor_GD';
	$editors = array_diff( $editors, array( $gd_editor ) );
	array_unshift( $editors, $gd_editor );
	return $editors;
}
add_filter( 'wp_image_editors', 'wpb_image_editor_default_to_gd' );
</pre>
<p>After adding this code, you can retry uploading files using the media uploader. If this doesn&#8217;t solve the issue, then you can remove this code and try other methods described in this article. </p>
<h4>4. Using The .htaccess Method</h4>
<p>This method allows you to control how Imagick uses server resources. Many <a href="http://www.wpbeginner.com/the-truth-about-shared-wordpress-web-hosting/" title="The Truth About Best Shared WordPress Web Hosting">shared hosting</a> providers limit Imagick&#8217;s ability to use multiple threads for faster image processing. However, this would result in you seeing the http error when uploading images. </p>
<p>An easy fix is be to add the following code in your <a href="http://www.wpbeginner.com/glossary/htaccess/" title=".htaccess">.htaccess file</a>: </p>
<pre class="brush: php; title: ; notranslate">
SetEnv MAGICK_THREAD_LIMIT 1
</pre>
<p>This code simply limits Imagick to use a single thread to process images. </p>
<p>We hope this article helped you fix the HTTP error during media upload in WordPress. You may also want to see our <a href="http://www.wpbeginner.com/beginners-guide/beginners-guide-to-troubleshooting-wordpress-errors-step-by-step/" title="Beginner’s Guide to Troubleshooting WordPress Errors (Step by Step)">WordPress troubleshooting guide</a> as well as the ultimate list of most <a href="http://www.wpbeginner.com/common-wordpress-errors-and-how-to-fix-them/" title="25 Most Common WordPress Errors and How to Fix Them">common WordPress errors</a> and how to fix them. </p>
<p>If you liked this article, then please subscribe to our <a href="http://youtube.com/wpbeginner?sub_confirmation=1" title="WPBeginner on YouTube"  rel="nofollow">YouTube Channel</a> for WordPress video tutorials. You can also find us on <a href="http://twitter.com/wpbeginner" title="WPBeginner on Twitter"  rel="nofollow">Twitter</a> and <a href="https://www.facebook.com/wpbeginner" title="WPBeginner on Facebook"  rel="nofollow">Facebook</a>.</p>
<p>The post <a rel="nofollow" href="http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-http-image-upload-error-in-wordpress/">How to Fix the HTTP Image Upload Error in WordPress</a> appeared first on <a rel="nofollow" href="http://www.wpbeginner.com/">WPBeginner</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpwife.com/tutorials/how-to-fix-the-http-image-upload-error-in-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>How to Fix the Mixed Content Error in WordPress (Step by Step)</title>
		<link>http://www.wpwife.com/wordpress-plugins/how-to-fix-the-mixed-content-error-in-wordpress-step-by-step</link>
		<comments>http://www.wpwife.com/wordpress-plugins/how-to-fix-the-mixed-content-error-in-wordpress-step-by-step#comments</comments>
		<pubDate>Tue, 27 Feb 2018 13:47:48 +0000</pubDate>
		<dc:creator><![CDATA[Editorial Staff]]></dc:creator>
				<category><![CDATA[common wordpress errors]]></category>
		<category><![CDATA[wordpress mixed content error]]></category>
		<category><![CDATA[wordpress mixed content issue]]></category>
		<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[wordpress ssl errors]]></category>

		<guid isPermaLink="false">http://www.wpbeginner.com/?p=50771</guid>
		<description><![CDATA[
<p>Are you seeing the mixed content error in WordPress? Mixed content error in WordPress is caused by incorrect HTTPs/SSL settings. Often times it doesn&#8217;t affect your website&#8217;s functionality, but it can have adverse affects on your website&#8217;s SEO and user experience. In this article, we&#8230;&#160;<strong><a href="http://www.wpbeginner.com/plugins/how-to-fix-the-mixed-content-error-in-wordpress-step-by-step/">Read More &#187;</a></strong></p>
<p>The post <a rel="nofollow" href="http://www.wpbeginner.com/plugins/how-to-fix-the-mixed-content-error-in-wordpress-step-by-step/">How to Fix the Mixed Content Error in WordPress (Step by Step)</a> appeared first on <a rel="nofollow" href="http://www.wpbeginner.com/">WPBeginner</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Are you seeing the mixed content error in WordPress? Mixed content error in WordPress is caused by incorrect HTTPs/SSL settings. Often times it doesn&#8217;t affect your website&#8217;s functionality, but it can have adverse affects on your website&#8217;s SEO and user experience. In this article, we will show you how to fix the mixed content error in WordPress. </p>
<p><img title="How to fix the mixed content error in WordPress" src="http://cdn4.wpbeginner.com/wp-content/uploads/2018/02/mixedcontenterrorwp.png" alt="How to fix the mixed content error in WordPress" width="550" height="340" class="alignnone size-full wp-image-50781" /></p>
<h4>What is Mixed Content Error in WordPress?</h4>
<p>It is highly recommended to <a href="http://www.wpbeginner.com/wp-tutorials/how-to-add-ssl-and-https-in-wordpress/" title="How to Add SSL and HTTPS in WordPress">add HTTPS / SSL in WordPress</a> because after July 2018 Google Chrome will mark all http versions of website as insecure. </p>
<p>SSL adds an additional security layer around data transferred from your website to users&#8217; browsers. Search engines like Google recommend using SSL on your website as well. </p>
<p>All <a href="http://www.wpbeginner.com/wordpress-hosting/" title="How to Choose the Best WordPress Hosting?">best WordPress hosting companies</a> are now offering free SSL as part of their packages. If your hosting company doesn&#8217;t offer that, then you can get <a href="http://www.wpbeginner.com/wp-tutorials/how-to-add-free-ssl-in-wordpress-with-lets-encrypt/" title="How to Add Free SSL in WordPress with Let’s Encrypt">free SSL through Let&#8217;s Encrypt</a> for your WordPress site. </p>
<p>If you have correctly implemented SSL on your website, then you will see a green padlock icon next to your website&#8217;s URL in the browser address bar. </p>
<p><img title="Secure content sign" src="http://cdn2.wpbeginner.com/wp-content/uploads/2018/02/secure.png" alt="Secure content sign" width="550" height="226" class="alignnone size-full wp-image-50774" /></p>
<p>On the other hand if your HTTPs/SSL settings are not properly setup, then you will see an info sign or a broken padlock icon in the address bar. </p>
<p><img title="Not fully secure due to mixed content" src="http://cdn2.wpbeginner.com/wp-content/uploads/2018/02/notsecure.png" alt="Not fully secure due to mixed content" width="550" height="202" class="alignnone size-full wp-image-50776" /></p>
<p>This indicates that while your website is using a <a href="http://www.wpbeginner.com/refer/godaddy-ssl/" class="thirstylink" rel="nofollow"  title="SSL certificate">SSL certificate</a>, some content on your website is still served from non HTTPS urls. </p>
<p>You can find out which content is served through insecure protocol by <a href="http://www.wpbeginner.com/wp-tutorials/basics-of-inspect-element-with-your-wordpress-site/" title="Basics of Inspect Element: Customizing WordPress for DIY Users">using the Inspect tool</a>. The mixed content error will be displayed as a warning in the console with details for each mixed content item. </p>
<p><img title="Mixed content displayed in developer tools" src="http://cdn2.wpbeginner.com/wp-content/uploads/2018/02/mixedcontentconsole.png" alt="Mixed content displayed in developer tools" width="550" height="201" class="alignnone size-full wp-image-50777" /></p>
<p>If it is just a single item that you can manually fix, then you can go ahead and fix it by editing the post, page, or theme file where it appears. </p>
<p>However, in most cases these items are added dynamically by WordPress or stored in your database. In that case, it will be hard to detect all of them and fix them manually. </p>
<p>That being said, let&#8217;s take a look at how to easily fix the mixed content error in WordPress. </p>
<h4>Fixing Mixed Content Error in WordPress</h4>
<p>First thing you need to do is install and activate the <a href="https://wordpress.org/plugins/ssl-insecure-content-fixer/"  title="SSL Insecure Content Fixer" rel="nofollow">SSL Insecure Content Fixer</a> plugin. For more details, see our step by step guide on <a href="http://www.wpbeginner.com/beginners-guide/step-by-step-guide-to-install-a-wordpress-plugin-for-beginners/" title="Step by Step Guide to Install a WordPress Plugin for Beginners">how to install a WordPress plugin</a>.</p>
<p>Upon activation, you need to visit <strong>Settings &raquo; SSL Insecure Content</strong> page to configure the plugin settings. </p>
<p><img title="SSL secure content plugin settings" src="http://cdn.wpbeginner.com/wp-content/uploads/2018/02/sslsecurecontent.png" alt="SSL secure content plugin settings" width="550" height="370" class="alignnone size-full wp-image-50778" /></p>
<p>This plugin provides different levels of fixes to the mixed content error. We will explain each one of them, what they do, and which one is best for you. </p>
<p><strong>1. Simple</strong> </p>
<p>This is the fastest and recommended method for all beginner users. It automatically fixes the mixed content error in WordPress for scripts, stylesheets, and WordPress media library images. </p>
<p><strong>2. Content</strong> </p>
<p>If the simple method doesn&#8217;t fix the mixed content error on your website, then you should try this method. It will use all the features of simple, in addition to checks for fixes inside WordPress content and text widgets. </p>
<p><strong>3. Widgets</strong> </p>
<p>This includes all fixes applied in content level plus an additional fix to resources loaded in all WordPress widgets on your website.</p>
<p><strong>4. Capture</strong> </p>
<p>This method captures everything on every page of your website from header to footer and replaces all URLs with HTTPs. It is slower and would affect performance of your website. </p>
<p><strong>5. Capture all</strong></p>
<p>When all above levels fail, then you can try this method. It attempts to fix everything which may result in some unexpected behavior on your website. It will also have the most negative impact on performance. </p>
<p>After selecting a content fix level, you need to scroll down to the HTTPS detection section. This is where you can choose how to detect the HTTPs content on your website. </p>
<p><img title="HTTPS detect" src="http://cdn2.wpbeginner.com/wp-content/uploads/2018/02/httpsdetect.png" alt="HTTPS detect" width="550" height="237" class="alignnone size-full wp-image-50779" /></p>
<p>The default option is to use a WordPress function, which would work for most website. </p>
<p>Below that you will find other options which are particularly useful if you&#8217;re using <a href="http://www.wpbeginner.com/wp-tutorials/how-to-setup-cloudflare-free-cdn-in-wordpress/" title="How to Setup CloudFlare Free CDN in WordPress">Cloudflare CDN</a>, nginx web server, and more. Go ahead and select the method that you think applies to your website depending on your particular setup. </p>
<p>Don&#8217;t forget to click on the save changes button to store your settings. </p>
<p>You can now visit your website to see if this resolved the insecure content issues on your website. Make sure to clear your WordPress cache before checking your website. </p>
<p>If the mixed content error in WordPress is not fixed, then revisit the plugin&#8217;s settings page and readjust the fix levels. </p>
<p>We hope this article helped you learn how to fix the mixed content error in WordPress. You may also want to see our list of the <a href="http://www.wpbeginner.com/common-wordpress-errors-and-how-to-fix-them/" title="25 Most Common WordPress Errors and How to Fix Them">most common WordPress error</a>s and how to fix them. </p>
<p>If you liked this article, then please subscribe to our <a href="http://youtube.com/wpbeginner?sub_confirmation=1" title="WPBeginner on YouTube"  rel="nofollow">YouTube Channel</a> for WordPress video tutorials. You can also find us on <a href="http://twitter.com/wpbeginner" title="WPBeginner on Twitter"  rel="nofollow">Twitter</a> and <a href="https://www.facebook.com/wpbeginner" title="WPBeginner on Facebook"  rel="nofollow">Facebook</a>.</p>
<p>The post <a rel="nofollow" href="http://www.wpbeginner.com/plugins/how-to-fix-the-mixed-content-error-in-wordpress-step-by-step/">How to Fix the Mixed Content Error in WordPress (Step by Step)</a> appeared first on <a rel="nofollow" href="http://www.wpbeginner.com/">WPBeginner</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpwife.com/wordpress-plugins/how-to-fix-the-mixed-content-error-in-wordpress-step-by-step/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>How to Fix the WordPress 429 Too Many Requests Error</title>
		<link>http://www.wpwife.com/tutorials/how-to-fix-the-wordpress-429-too-many-requests-error</link>
		<comments>http://www.wpwife.com/tutorials/how-to-fix-the-wordpress-429-too-many-requests-error#comments</comments>
		<pubDate>Mon, 19 Feb 2018 14:09:13 +0000</pubDate>
		<dc:creator><![CDATA[Editorial Staff]]></dc:creator>
				<category><![CDATA[429 error in wordpress]]></category>
		<category><![CDATA[common wordpress errors]]></category>
		<category><![CDATA[too many requests error]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[wordpress error]]></category>
		<category><![CDATA[wordpress troubleshooting]]></category>

		<guid isPermaLink="false">http://www.wpbeginner.com/?p=50613</guid>
		<description><![CDATA[
<p>Are you seeing the 429 too many requests error on your WordPress site? This error can be extremely frustrating because it is hard to figure out what&#8217;s causing it. In this article, we will show you how to easily fix the WordPress 429 too many&#8230;&#160;<strong><a href="http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-wordpress-429-too-many-requests-error/">Read More &#187;</a></strong></p>
<p>The post <a rel="nofollow" href="http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-wordpress-429-too-many-requests-error/">How to Fix the WordPress 429 Too Many Requests Error</a> appeared first on <a rel="nofollow" href="http://www.wpbeginner.com/">WPBeginner</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Are you seeing the 429 too many requests error on your WordPress site? This error can be extremely frustrating because it is hard to figure out what&#8217;s causing it. In this article, we will show you how to easily fix the WordPress 429 too many requests error. </p>
<p><img title="How to fix WordPress 429 too many requests error" src="http://cdn.wpbeginner.com/wp-content/uploads/2018/02/fix429error.png" alt="How to fix WordPress 429 too many requests error" width="550" height="340" class="alignnone size-full wp-image-50621" /></p>
<h4>What Causes WordPress 429 Too Many Requests Error?</h4>
<p>The most common reason for the 429 too many requests error is when a user, bot, or a script tries to make too many requests to the servers. It is a measure to prevent DDOS attacks on websites. </p>
<p>However if it is not properly configured, then it may end up preventing search engines or other APIs to run properly. This would cause unexpected behavior on your website. </p>
<p><img title="Causes of 429 error in WordPress" src="http://cdn3.wpbeginner.com/wp-content/uploads/2018/02/429error.png" alt="Causes of 429 error in WordPress" width="550" height="320" class="alignnone size-full wp-image-50620" /></p>
<p>Sometimes the error is caused when a script on your website is making too many requests to another website or service using an API. In that case, the API would respond back with a 429 error code. </p>
<p>That being said, let&#8217;s take a look at how to easily troubleshoot and fix 429 too many requests error in WordPress. </p>
<h4>Fixing 429 Too Many Requests Error in WordPress</h4>
<p>This error can be caused by a number of factors. We will show you multiple ways to troubleshoot and fix the 429 too many request error. </p>
<p><strong>Find and Deactivate Misbehaving Plugin</strong> </p>
<p>The most common culprit of 429 error is usually a bad plugin on your website. Plugins can sometimes make subsequent requests to your website which may be rejected by the server with a 429 error code.  </p>
<p>First thing you need to do is deactivate all WordPress plugins on your website. You can do this by visiting the plugins page in your WordPress admin area and selecting all plugins. After that, select &#8216;Deactivate&#8217; under the bulk actions drop box and click apply. </p>
<p><img title="Deactivate all WordPress plugins" src="http://cdn3.wpbeginner.com/wp-content/uploads/2018/02/deactivateallplugins.png" alt="Deactivate all WordPress plugins" width="550" height="324" class="alignnone size-full wp-image-50617" /></p>
<p>If you are unable to access the WordPress <a href="http://www.wpbeginner.com/glossary/admin-area/" title="What is Admin Area in WordPress">admin area</a>, then see our guide on <a href="http://www.wpbeginner.com/plugins/how-to-deactivate-all-plugins-when-not-able-to-access-wp-admin/" title="How to Deactivate All Plugins When Not Able to Access WP-Admin">how to deactivate all WordPress plugins via FTP</a>. </p>
<p>Now check your website again to see if you can reproduce the 429 too many requests error again. If you can&#8217;t, then this means a plugin was causing this issue. </p>
<p>You can now turn on your plugins one by one and check your website after activating each plugin. This way you will be able to find the plugin causing the error. </p>
<p>Once you find the plugin causing the error, you can replace it with an alternative plugin or try reaching out to the plugin author to let them know about the error. </p>
<p><strong>Switch to a Default WordPress Theme</strong> </p>
<p>More and more WordPress themes include functionality that normally comes with plugins. Such themes may also cause 429 error too many requests on your website. </p>
<p>The easiest way to find out is by switching to a default WordPress theme like Twenty Seventeen. If this resolves the 429 error issue, then you can find another WordPress theme or report the problem to the theme developer and they may be able to fix it. </p>
<p><strong>Ask Your Hosting Provider</strong> </p>
<p>A lot of times, you will see a 429 too many requests error in third-party services that need access to your website. This could be search engines, crawlers, and other web apps. </p>
<p>If you are seeing the error in <a href="http://www.wpbeginner.com/beginners-guide/how-to-add-your-wordpress-site-to-google-webmaster-tools/" title="How to Add Your WordPress Site to Google Webmaster Tools">Google Search console</a> or any third-party service, then most likely they are sending too many requests to your website. In that case, you need to ask your <a href="http://www.wpbeginner.com/wordpress-hosting/" title="How to Choose the Best WordPress Hosting?">WordPress hosting</a> provider to not block those requests. </p>
<p>We hope this article helped you fix the WordPress 429 error too many requests on your website. You may also want to see our list of <a href="http://www.wpbeginner.com/common-wordpress-errors-and-how-to-fix-them/" title="25 Most Common WordPress Errors and How to Fix Them">most common WordPress errors</a> and how to fix them. </p>
<p>If you liked this article, then please subscribe to our <a href="http://youtube.com/wpbeginner?sub_confirmation=1" title="WPBeginner on YouTube"  rel="nofollow">YouTube Channel</a> for WordPress video tutorials. You can also find us on <a href="http://twitter.com/wpbeginner" title="WPBeginner on Twitter"  rel="nofollow">Twitter</a> and <a href="https://www.facebook.com/wpbeginner" title="WPBeginner on Facebook"  rel="nofollow">Facebook</a>.</p>
<p>The post <a rel="nofollow" href="http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-wordpress-429-too-many-requests-error/">How to Fix the WordPress 429 Too Many Requests Error</a> appeared first on <a rel="nofollow" href="http://www.wpbeginner.com/">WPBeginner</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpwife.com/tutorials/how-to-fix-the-wordpress-429-too-many-requests-error/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>How to Fix the 413 Request Entity Too large Error in WordPress</title>
		<link>http://www.wpwife.com/tutorials/how-to-fix-the-413-request-entity-too-large-error-in-wordpress</link>
		<comments>http://www.wpwife.com/tutorials/how-to-fix-the-413-request-entity-too-large-error-in-wordpress#comments</comments>
		<pubDate>Wed, 07 Feb 2018 14:41:16 +0000</pubDate>
		<dc:creator><![CDATA[Editorial Staff]]></dc:creator>
				<category><![CDATA[common wordpress errors]]></category>
		<category><![CDATA[request entity too large error]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[wordpress 413 error]]></category>
		<category><![CDATA[wordpress errors]]></category>

		<guid isPermaLink="false">http://www.wpbeginner.com/?p=50262</guid>
		<description><![CDATA[
<p>Are you seeing the 413 Request entity too large error in WordPress? This error usually occurs when you are trying to upload a theme or plugin file in WordPress. In this article, we will show you how to easily fix the 413: request entity too&#8230;&#160;<strong><a href="http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-413-request-entity-too-large-error-in-wordpress/">Read More &#187;</a></strong></p>
<p>The post <a rel="nofollow" href="http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-413-request-entity-too-large-error-in-wordpress/">How to Fix the 413 Request Entity Too large Error in WordPress</a> appeared first on <a rel="nofollow" href="http://www.wpbeginner.com/">WPBeginner</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Are you seeing the 413 Request entity too large error in WordPress? This error usually occurs when you are trying to upload a theme or plugin file in WordPress. In this article, we will show you how to easily fix the 413: request entity too large error in WordPress. </p>
<p><img title="WordPress 413 error - Request entity too large" src="http://cdn4.wpbeginner.com/wp-content/uploads/2018/02/wp413error.png" alt="WordPress 413 error - Request entity too large" width="550" height="340" class="alignnone size-full wp-image-50269" /></p>
<h4>What Causes WordPress 413 Request Entity Too Large Error?</h4>
<p>This error usually happens when you are trying to upload a file that exceeds the maximum file upload limit on your WordPress site. </p>
<p>Your web server will fail to upload the file, and you will see the 413 request entity too large error page. </p>
<p><img title="413 request entity too large error example" src="http://cdn.wpbeginner.com/wp-content/uploads/2018/02/413requestentityerror.png" alt="413 request entity too large error example" width="550" height="237" class="alignnone size-full wp-image-50265" /></p>
<p>Normally, most <a href="http://www.wpbeginner.com/wordpress-hosting/" title="How to Choose the Best WordPress Hosting?">WordPress hosting</a> companies have their servers configured, so that WordPress users can <a href="http://www.wpbeginner.com/beginners-guide/how-to-upload-large-images-in-wordpress/" title="How to Upload Large Images in WordPress">easily upload large images</a> and other media. </p>
<p>However, sometimes this setting is not high enough to upload large theme or plugin files. </p>
<p>It would also stop you from uploading large files in media library. In that case, you will see a different message, clearly stating that the file size exceeds maximum allowed limit. </p>
<p><img title="File size exceeds maximum upload size limit" src="http://cdn4.wpbeginner.com/wp-content/uploads/2018/02/filesizelimit.png" alt="File size exceeds maximum upload size limit" width="550" height="290" class="alignnone size-full wp-image-50266" /></p>
<p>That being said, let&#8217;s take a look at how to fix the the WordPress 413 request entity too large error. </p>
<h4>Fixing 413 Request Entity Too Large Error in WordPress</h4>
<p>There are multiple ways to fix the request entity too large error in WordPress. We will cover all these methods, and you can try the one that works best for you. </p>
<p><strong>Method 1. Increase Upload File Size Limit via Functions File</strong> </p>
<p>Simply add the following code to your theme&#8217;s <a href="http://www.wpbeginner.com/glossary/functions-php/" title="What is functions.php File in WordPress?">functions.php</a> file or a <a href="http://www.wpbeginner.com/beginners-guide/what-why-and-how-tos-of-creating-a-site-specific-wordpress-plugin/" title="What, Why, and How-To’s of Creating a Site-Specific WordPress Plugin">site-specific plugin</a>. </p>
<pre class="brush: php; title: ; notranslate">
@ini_set( 'upload_max_size' , '64M' );
@ini_set( 'post_max_size', '64M');
@ini_set( 'max_execution_time', '300' );
</pre>
<p>You can increase the values in upload_max_size and post_max_size to be more than the file you are trying to upload. You will also need to increase the max_execution_time to the time you think it would take for the file to upload. If you are unsure, then you can try doubling this value. </p>
<p><strong>Method 2. Increase Upload File Size Limit via .htacces File</strong> </p>
<p>For this method, you will need to edit the .htaccess file and add the following code at the bottom: </p>
<pre class="brush: php; title: ; notranslate">
php_value upload_max_filesize 64M
php_value post_max_size 64M
php_value max_execution_time 300
php_value max_input_time 300
</pre>
<p>To learn more about increasing file upload size limit, see our guide on how to <a href="http://www.wpbeginner.com/wp-tutorials/how-to-increase-the-maximum-file-upload-size-in-wordpress/" title="How to Increase the Maximum File Upload Size in WordPress">increase the maximum file upload size</a> in WordPress. </p>
<p><strong>Method 3. Manually Upload File via FTP</strong>  </p>
<p>If the 413 error only occurs when you are uploading one particular file, then you may want to consider uploading the file manually via <a href="http://www.wpbeginner.com/glossary/ftp/" title="What is FTP? How to Use FTP to upload WordPress Files?">FTP</a>. </p>
<p>If you are trying to upload a WordPress theme, then see our guide on <a href="http://www.wpbeginner.com/beginners-guide/how-to-install-a-wordpress-theme/" title="Beginners Guide: How to Install a WordPress Theme">how to install a WordPress theme</a> and jump to the &#8216;Installing a WordPress theme using FTP&#8217; section. </p>
<p>If you are trying to upload a plugin, then see our guide <a href="http://www.wpbeginner.com/beginners-guide/step-by-step-guide-to-install-a-wordpress-plugin-for-beginners/" title="Step by Step Guide to Install a WordPress Plugin for Beginners">how to install a WordPress plugin</a> and jump to &#8216;Manually install a WordPress plugin using FTP&#8217; section. </p>
<p>For other files, see our guide on how to <a href="http://www.wpbeginner.com/beginners-guide/how-to-use-ftp-to-upload-files-to-wordpress-for-beginners/" title="How to use FTP to upload files to WordPress for Beginners">manually upload WordPress files using FTP</a>. </p>
<p>We hope this article helped you learn how to fix the WordPress 413 request entity too large error. You may also want to see our list of the <a href="http://www.wpbeginner.com/common-wordpress-errors-and-how-to-fix-them/" title="25 Most Common WordPress Errors and How to Fix Them">most common WordPress errors</a> and how to fix them. </p>
<p>If you liked this article, then please subscribe to our <a href="http://youtube.com/wpbeginner?sub_confirmation=1" title="WPBeginner on YouTube"  rel="nofollow">YouTube Channel</a> for WordPress video tutorials. You can also find us on <a href="http://twitter.com/wpbeginner" title="WPBeginner on Twitter"  rel="nofollow">Twitter</a> and <a href="https://www.facebook.com/wpbeginner" title="WPBeginner on Facebook"  rel="nofollow">Facebook</a>.</p>
<p>The post <a rel="nofollow" href="http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-413-request-entity-too-large-error-in-wordpress/">How to Fix the 413 Request Entity Too large Error in WordPress</a> appeared first on <a rel="nofollow" href="http://www.wpbeginner.com/">WPBeginner</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpwife.com/tutorials/how-to-fix-the-413-request-entity-too-large-error-in-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>How to Turn Off PHP Errors in WordPress</title>
		<link>http://www.wpwife.com/tutorials/how-to-turn-off-php-errors-in-wordpress</link>
		<comments>http://www.wpwife.com/tutorials/how-to-turn-off-php-errors-in-wordpress#comments</comments>
		<pubDate>Mon, 27 Nov 2017 12:00:39 +0000</pubDate>
		<dc:creator><![CDATA[Editorial Staff]]></dc:creator>
				<category><![CDATA[common wordpress errors]]></category>
		<category><![CDATA[hide php notices in wordpress]]></category>
		<category><![CDATA[hide php warnings in wordpress]]></category>
		<category><![CDATA[hide wordpress warning errors]]></category>
		<category><![CDATA[php errors in wordpress]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.wpbeginner.com/?p=48141</guid>
		<description><![CDATA[
<p>Recently one of our readers asked how to turn off PHP errors in WordPress? PHP warnings and notices help developers debug issues with their code. However it looks extremely unprofessional when they are visible to all your website visitors. In this article, we will show&#8230;&#160;<strong><a href="http://www.wpbeginner.com/wp-tutorials/how-to-turn-off-php-errors-in-wordpress/">Read More &#187;</a></strong></p>
<p>The post <a rel="nofollow" href="http://www.wpbeginner.com/wp-tutorials/how-to-turn-off-php-errors-in-wordpress/">How to Turn Off PHP Errors in WordPress</a> appeared first on <a rel="nofollow" href="http://www.wpbeginner.com/">WPBeginner</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Recently one of our readers asked how to turn off PHP errors in WordPress? PHP warnings and notices help developers debug issues with their code. However it looks extremely unprofessional when they are visible to all your website visitors. In this article, we will show you how to easily turn off PHP errors in WordPress. </p>
<p><img title="How to turn off PHP errors in WordPress" src="http://cdn4.wpbeginner.com/wp-content/uploads/2017/11/turnoffphperrors.png" alt="How to turn off PHP errors in WordPress" width="550" height="340" class="alignnone size-full wp-image-48146" /></p>
<h4>Why and When You Should Turn Off PHP Errors in WordPress?</h4>
<p>PHP errors that you can see on your WordPress site are usually warnings and notices. These are not like <a href="http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-internal-server-error-in-wordpress/" title="How to Fix the Internal Server Error in WordPress">internal server error</a>, <a href="http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-syntax-error-in-wordpress/" title="How to Fix the Syntax Error in WordPress">syntax errors</a>, or <a href="http://www.wpbeginner.com/wp-tutorials/how-to-fix-fatal-error-maximum-execution-time-exceeded-in-wordpress/" title="How to Fix Fatal Error: Maximum Execution Time Exceeded in WordPress">fatal errors</a>, which stop your website from loading.</p>
<p>Notices and warnings are the kind of errors that do not stop WordPress from loading your website. See <a href="http://www.wpbeginner.com/wp-tutorials/how-wordpress-actually-works-behind-the-scenes-infographic/" title="How WordPress Actually Works Behind the Scenes (Infographic)">how WordPress actually works</a> behind the scenes for more details. </p>
<p><img title="PHP errors in WordPress admin area" src="http://cdn.wpbeginner.com/wp-content/uploads/2017/11/phperrorwarnings.jpg" alt="PHP errors in WordPress admin area" width="550" height="242" class="alignnone size-full wp-image-48144" /></p>
<p>The purpose of these errors are to help developers debug issues with their code. Plugin and theme developers need this information to check for compatibility and best practices. </p>
<p>However, if you are not developing a theme, plugin, or a <a href="http://www.wpbeginner.com/beginners-guide/how-much-does-a-custom-wordpress-theme-cost/" title="How Much Does a Custom WordPress Theme Cost?">custom website</a>, then these errors should be hidden. Because if they appear on the front-end of your website to all your visitors, it looks extremely unprofessional. </p>
<p><img title="WordPress warning errors on homepage" src="http://cdn2.wpbeginner.com/wp-content/uploads/2017/11/error-frontend.jpg" alt="WordPress warning errors on homepage" width="550" height="235" class="alignnone size-full wp-image-48143" /></p>
<p>If you see an error like above on on your site, then you may want to inform the respective theme or plugin developer. They may release a fix that would make the error go away. Meanwhile, you can also turn these errors off. </p>
<p>Let&#8217;s take a look at how to easily turn off PHP errors, notices, and warnings in WordPress. </p>
<h4>Turning off PHP Errors in WordPress</h4>
<p>For this part, you will need to <a href="http://www.wpbeginner.com/beginners-guide/how-to-edit-wp-config-php-file-in-wordpress/" title="How to Edit wp-config.php File in WordPress">edit the wp-config.php</a> file. </p>
<p>Inside your wp-config.php file, look for the following line: </p>
<pre class="brush: php; title: ; notranslate">
define('WP_DEBUG', true);
</pre>
<p>It is also possible, that this line is already set to false. In that case, you&#8217;ll see the following code: </p>
<pre class="brush: php; title: ; notranslate">
define('WP_DEBUG', false);
</pre>
<p>In either case, you need to replace this line with the following code: </p>
<pre class="brush: php; title: ; notranslate">
ini_set('display_errors','Off');
ini_set('error_reporting', E_ALL );
define('WP_DEBUG', false);
define('WP_DEBUG_DISPLAY', false);
</pre>
<p>Don&#8217;t forget to save your changes and upload your wp-config.php file back to the server. </p>
<p>You can now visit your website to confirm that the PHP errors, notices, and warnings have disappeared from your website. </p>
<h4>Turning on PHP Errors in WordPress</h4>
<p>If you are working on a website on <a href="http://www.wpbeginner.com/wp-tutorials/how-to-install-wordpress-on-your-windows-computer-using-wamp/" title="How to Install WordPress on your Windows Computer Using WAMP">local server</a> or <a href="http://www.wpbeginner.com/wp-tutorials/how-to-create-staging-environment-for-a-wordpress-site/" title="How to Create Staging Environment for a WordPress Site">staging area</a>, then you may want to turn on error reporting. In that case you need to edit your wp-config.php file and replace the code you added earlier with the following code: </p>
<pre class="brush: php; title: ; notranslate">
define('WP_DEBUG', true);
define('WP_DEBUG_DISPLAY', true);
</pre>
<p>This code will allow WordPress to start displaying PHP errors, warnings, and notices again. </p>
<p>We hope this article helped you learn how to turn off php errors in WordPress. You may also want to see our list of the most <a href="http://www.wpbeginner.com/common-wordpress-errors-and-how-to-fix-them/" title="25 Most Common WordPress Errors and How to Fix Them">common WordPress errors</a> and how to fix them. </p>
<p>If you liked this article, then please subscribe to our <a href="http://youtube.com/wpbeginner?sub_confirmation=1" title="WPBeginner on YouTube"  rel="nofollow">YouTube Channel</a> for WordPress video tutorials. You can also find us on <a href="http://twitter.com/wpbeginner" title="WPBeginner on Twitter"  rel="nofollow">Twitter</a> and <a href="https://www.facebook.com/wpbeginner" title="WPBeginner on Facebook"  rel="nofollow">Facebook</a>.</p>
<p>The post <a rel="nofollow" href="http://www.wpbeginner.com/wp-tutorials/how-to-turn-off-php-errors-in-wordpress/">How to Turn Off PHP Errors in WordPress</a> appeared first on <a rel="nofollow" href="http://www.wpbeginner.com/">WPBeginner</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpwife.com/tutorials/how-to-turn-off-php-errors-in-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="0" type="" />
		</item>
		<item>
		<title>How to Fix Secure Connection Error in WordPress</title>
		<link>http://www.wpwife.com/tutorials/how-to-fix-secure-connection-error-in-wordpress</link>
		<comments>http://www.wpwife.com/tutorials/how-to-fix-secure-connection-error-in-wordpress#comments</comments>
		<pubDate>Wed, 15 Nov 2017 13:30:00 +0000</pubDate>
		<dc:creator><![CDATA[Editorial Staff]]></dc:creator>
				<category><![CDATA[common wordpress errors]]></category>
		<category><![CDATA[secure connection error]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[wordpress secure connection error]]></category>

		<guid isPermaLink="false">http://www.wpbeginner.com/?p=46488</guid>
		<description><![CDATA[
<p>Are you seeing &#8216;Unable to establish secure connection error&#8217; in WordPress? It is a common WordPress error and usually occurs when you are trying to install or update a WordPress plugin or theme from official WordPress.org directory. In this article, we will show you why&#8230;&#160;<strong><a href="http://www.wpbeginner.com/wp-tutorials/how-to-fix-secure-connection-error-in-wordpress/">Read More &#187;</a></strong></p>
<p>The post <a rel="nofollow" href="http://www.wpbeginner.com/wp-tutorials/how-to-fix-secure-connection-error-in-wordpress/">How to Fix Secure Connection Error in WordPress</a> appeared first on <a rel="nofollow" href="http://www.wpbeginner.com/">WPBeginner</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Are you seeing &#8216;Unable to establish secure connection error&#8217; in WordPress? It is a <a href="http://www.wpbeginner.com/common-wordpress-errors-and-how-to-fix-them/" title="25 Most Common WordPress Errors and How to Fix Them">common WordPress error</a> and usually occurs when you are trying to install or update a WordPress plugin or theme from official WordPress.org directory. In this article, we will show you why this error occurs and how to easily fix secure connection error in WordPress. </p>
<p><img title="Fixing secure connection error in WordPress" src="http://cdn3.wpbeginner.com/wp-content/uploads/2017/09/wpsecureconnecterror.png" alt="Fixing secure connection error in WordPress" width="550" height="340" class="alignnone size-full wp-image-46569" /></p>
<h4>What Causes Unable to Establish Secure Connection Error in WordPress?</h4>
<p>WordPress comes with a built-in system to <a href="http://www.wpbeginner.com/beginners-guide/how-to-properly-update-wordpress-plugins-step-by-step/" title="How to Properly Update WordPress Plugins (Step by Step)">manage updates</a>. This system regularly checks for updates and show notifications for you to install plugin / theme updates. </p>
<p>However, it needs to connect to the WordPress.org website in order to check for updates or install them. Due to some misconfiguration on your <a href="http://www.wpbeginner.com/wordpress-hosting/" title="How to Choose the Best WordPress Hosting?">WordPress hosting</a> server, your website may fail to connect with WordPress.org website. </p>
<p>This will result in a secure connection error, and you will see an error message like this: </p>
<blockquote><p>
An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration. If you continue to have problems, please try the support forums. (WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.) in /home/username/public_html/wp-admin/includes/update.php on line 122
</p></blockquote>
<p><img title="Secure connection error in WordPress" src="http://cdn4.wpbeginner.com/wp-content/uploads/2017/09/secure-connection-error.jpg" alt="Secure connection error in WordPress" width="550" height="161" class="alignnone size-full wp-image-46563" /></p>
<p>That being said, let&#8217;s see how to easily fix secure connection error in WordPress. </p>
<h4>Fixing Secure Connection Error in WordPress</h4>
<p>There are multiple ways to fix the unexpected secure connection error in WordPress. You can try one of the following solutions based on your situation. </p>
<h4>Hosting and Server Related Issues</h4>
<p>If your <a href="http://www.wpbeginner.com/the-truth-about-shared-wordpress-web-hosting/" title="The Truth About Best Shared WordPress Web Hosting">shared hosting</a> server is <a href="http://www.wpbeginner.com/wordpress-security/" title="The Ultimate WordPress Security Guide – Step by Step (2017)">under DDoS attack</a>, then it is likely that the connection to WordPress.org will timeout causing the secure connection error. </p>
<p>In that case, you can wait for a few minutes and try again. If the error persists, then you need to reach out to your web hosting company&#8217;s support team. </p>
<p><strong>Cloud or VPS Server Connectivity Issue</strong> </p>
<p>If you are on a cloud or <a href="http://www.wpbeginner.com/best-vps-hosting-compared/" title="Do You Really Need a VPS? Best WordPress VPS Hosting Compared – 2017">VPS hosting</a>,  then it is possible that your server is unable to connect to WordPress.org due to some DNS issues. </p>
<p>In that case, you can point your server directly to WordPress.org servers. You will need to connect to your server using SSH. </p>
<p>SSH is short for secure shell which is an encrypted protocol that allows you to connect to your server using command line tools. </p>
<p>Windows users can use a tool called <a href="http://www.putty.org/"  title="PuTTy" rel="nofollow">PuTTy</a> whereas Mac / Linux users can use the terminal app.  </p>
<p>You will need login credentials for the account with shell access to your hosting account. You can get this information from your hosting account&#8217;s cPanel dashboard or ask your web hosting server provider. </p>
<p>In the terminal, you can connect to your server like this: </p>
<pre class="brush: plain; title: ; notranslate">ssh username@example.com</pre>
<p>Don&#8217;t forget to replace username with your own username and example.com with your own domain name. </p>
<p>Once connected, you need to run the following command: </p>
<pre class="brush: plain; title: ; notranslate">sudo nano /etc/hosts</pre>
<p>This will open a file, and you will need to add the following code at the bottom of the file: </p>
<pre class="brush: plain; title: ; notranslate">66.155.40.202 api.wordpress.org</pre>
<p>You can now save your changes and exit the the editor. Visit your website to see if this resolved the error. </p>
<h4>Fixing WordPress Secure Connection Error on Localhost</h4>
<p>If you are running <a href="http://www.wpbeginner.com/wp-tutorials/how-to-install-wordpress-on-your-windows-computer-using-wamp/" title="How to Install WordPress on your Windows Computer Using WAMP">WordPress on your own computer</a> (localhost), then you may not have cURL extension enabled for PHP. This extension is required to access WordPress.org for updates. </p>
<p>You will need to edit the php.ini file on your computer. This file is usually located in the PHP folder of your Mamp, Xampp, or WAMP folder. </p>
<p>If you are on a Windows computer, then look for the following line: </p>
<p><code>;extension=php_curl.dll</code></p>
<p>Mac and Linux users would have to look for this line: </p>
<p><code>;extension=curl.so</code></p>
<p>Now you need to remove the semicolon before the text to enable the extension. Don&#8217;t forget to save your php.ini file. </p>
<p>Lastly, don&#8217;t forget to restart the Apache server for changes to take affect. </p>
<p><strong>Check Open Ports in Firewall</strong></p>
<p>If cURL extension is properly installed on your local server, then the next step is to check your internet connection firewall. </p>
<p>Your computer&#8217;s firewall may be blocking outgoing connections from local server to WordPress.org. If you are on Windows, then press the start button and search for Windows Firewall. Mac users can find firewall settings in <strong>System Preferences &raquo; Security &amp; Privacy</strong> </p>
<p>You need to add Apache to your firewall&#8217;s allowed programs and allow both incoming and outgoing connections. </p>
<p><img title="Firewall Apache" src="http://cdn3.wpbeginner.com/wp-content/uploads/2017/09/firewallapache.png" alt="Firewall Apache" width="550" height="232" class="alignnone size-full wp-image-46564" /></p>
<p>You will need to restart Apache for changes to take effect.</p>
<p>We hope this article helped you solve the WordPress secure connection error. You may also want to see our ultimate step by step <a href="http://www.wpbeginner.com/wordpress-security/" title="The Ultimate WordPress Security Guide – Step by Step (2017)">WordPress security guide</a> for beginners. </p>
<p>If you liked this article, then please subscribe to our <a href="http://youtube.com/wpbeginner?sub_confirmation=1" title="WPBeginner on YouTube"  rel="nofollow">YouTube Channel</a> for WordPress video tutorials. You can also find us on <a href="http://twitter.com/wpbeginner" title="WPBeginner on Twitter"  rel="nofollow">Twitter</a> and <a href="https://www.facebook.com/wpbeginner" title="WPBeginner on Facebook"  rel="nofollow">Facebook</a>.</p>
<p>The post <a rel="nofollow" href="http://www.wpbeginner.com/wp-tutorials/how-to-fix-secure-connection-error-in-wordpress/">How to Fix Secure Connection Error in WordPress</a> appeared first on <a rel="nofollow" href="http://www.wpbeginner.com/">WPBeginner</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpwife.com/tutorials/how-to-fix-secure-connection-error-in-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="0" type="" />
		</item>
	</channel>
</rss>
