<?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>Enzo12 LLC</title>
	<atom:link href="https://enzo12.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://enzo12.com/</link>
	<description></description>
	<lastBuildDate>Thu, 26 Jan 2017 01:23:53 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
<site xmlns="com-wordpress:feed-additions:1">20928219</site>	<item>
		<title>How to fix PHP Fatal error: Allowed memory size of bytes exhausted WordPress</title>
		<link>https://enzo12.com/how-to-fix-php-fatal-error-allowed-memory-size-of-bytes-exhausted-wordpress/</link>
					<comments>https://enzo12.com/how-to-fix-php-fatal-error-allowed-memory-size-of-bytes-exhausted-wordpress/#disqus_thread</comments>
		
		<dc:creator><![CDATA[Lorenzo Orlando Caum]]></dc:creator>
		<pubDate>Sat, 12 Mar 2016 18:52:52 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://enzo12.com/?p=792</guid>

					<description><![CDATA[In this tutorial we&#8217;ll show you how to fix a common error that can occur when WordPress runs out of resources. By default WordPress will try to set aside 40M of memory for PHP. However, there are times where this amount is not enough. Here are a few examples of the PHP memory error: PHP [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>In this tutorial we&#8217;ll show you how to fix a common error that can occur when WordPress runs out of resources.</p>
<p>By default WordPress will try to set aside 40M of memory for PHP. However, there are times where this amount is not enough.</p>
<p>Here are a few examples of the PHP memory error:</p>
<pre>PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 512 bytes) in /redacted/wp-content/plugins/shopp/core/flow/Order.php on line 2168</pre>
<pre>PHP Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 15552 bytes) in /redacted/wp-content/plugins/shopp/core/model/Image.php on line 29</pre>
<pre>Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 2046199 bytes) in /redacted/wp-content/plugins/shopp/core/DB.php on line 238</pre>
<p><span id="more-792"></span></p>
<div class="alert alert-warning"><span class="dashicons dashicons-warning dashiconsalert"></span>Frustrated with a slow site with memory problems and errors?<br /><a href="https://enzo12.com/go/wpengine2/" title="Get a faster WordPress site starting today!">Get recommendations on making your WordPress site faster today so you can focus on running your business.</a></div>
<p>This error can be fixed by increasing the PHP memory that is available to WordPress. The most common method to fix this is to include a constant for the WP_MEMORY_LIMIT within your wp-config.php file. Below are some examples:</p>
<pre>define('WP_MEMORY_LIMIT', '96M');</pre>
<pre>define('WP_MEMORY_LIMIT', '128M');</pre>
<h2>Increasing the WP Memory Limit</h2>
<p>1) Login to your WordPress site with an SFTP or FTP client. We recommend <a title="We recommend the Transmit client" href="https://enzo12.com/go/transmit/">Transmit</a> (for Mac). FileZilla and Cyberduck are free options that is available for multiple platforms.</p>
<p>2) Then browse to your WordPress root or the current location of your wp-config.php file.</p>
<p>3) Open your wp-config.php file with an editor. Next, copy one of the constants mentioned earlier and then paste it towards the middle of your wp-config.php file and save changes.</p>
<p><a name="video"></a></p>
<p style="text-align: center;"><img decoding="async" class="size-full wp-image-723 aligncenter" src="https://enzo12.com/wp-content/uploads/2015/12/watch-a-video.png" alt="watch-a-video" width="153" height="28" srcset="https://enzo12.com/wp-content/uploads/2015/12/watch-a-video.png 153w, https://enzo12.com/wp-content/uploads/2015/12/watch-a-video-150x28.png 150w" sizes="(max-width: 153px) 100vw, 153px" /></p>
<p style="text-align: center;"><a class="manual-optin-trigger" href="#" data-optin-slug="eyfxfyjxtfed9p4e"><img fetchpriority="high" decoding="async" src="https://enzo12.com/wp-content/uploads/2016/03/content-upgrade-optin-video-600x340.png" alt="content-upgrade-optin-video" width="600" height="340" class="alignnone size-large wp-image-795" srcset="https://enzo12.com/wp-content/uploads/2016/03/content-upgrade-optin-video-600x340.png 600w, https://enzo12.com/wp-content/uploads/2016/03/content-upgrade-optin-video-300x170.png 300w, https://enzo12.com/wp-content/uploads/2016/03/content-upgrade-optin-video.png 642w" sizes="(max-width: 600px) 100vw, 600px" /></a></p>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://enzo12.com/how-to-fix-php-fatal-error-allowed-memory-size-of-bytes-exhausted-wordpress/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">792</post-id>	</item>
		<item>
		<title>A blog about a small business in Florida</title>
		<link>https://enzo12.com/a-blog-about-a-small-business-in-florida/</link>
					<comments>https://enzo12.com/a-blog-about-a-small-business-in-florida/#disqus_thread</comments>
		
		<dc:creator><![CDATA[Lorenzo Orlando Caum]]></dc:creator>
		<pubDate>Fri, 01 Jan 2010 16:11:15 +0000</pubDate>
				<category><![CDATA[Business]]></category>
		<guid isPermaLink="false">http://enzo12.com/?p=224</guid>

					<description><![CDATA[&#8230;our first blog post! Through this blog we will share wisdom about running a small business in the state of Florida. For a more personal blog with hints of business, marketing, and technology, check out Lorenzo&#8217;s blog.]]></description>
										<content:encoded><![CDATA[<blockquote><p>&#8230;our first blog post!</p></blockquote>
<p>Through this blog we will share wisdom about running a small business in the state of Florida.</p>
<p>For a more personal blog with hints of business, marketing, and technology, check out <a title="Visit Lorenzo's blog" href="http://lorenzocaum.com">Lorenzo&#8217;s blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://enzo12.com/a-blog-about-a-small-business-in-florida/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">224</post-id>	</item>
	</channel>
</rss>
