<?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"

			>

	<channel>

		<title>Warning: POST Content-Length of 88395097 bytes exceeds the limit of 8388608 byte &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/warning-post-content-length-of-88395097-bytes-exceeds-the-limit-of-8388608-byte/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/warning-post-content-length-of-88395097-bytes-exceeds-the-limit-of-8388608-byte/feed/</link>
		<description></description>
		<lastBuildDate>Sat, 11 Oct 2025 07:00:46 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/warning-post-content-length-of-88395097-bytes-exceeds-the-limit-of-8388608-byte/#post-184202</guid>
					<title><![CDATA[Warning: POST Content-Length of 88395097 bytes exceeds the limit of 8388608 byte]]></title>
					<link>https://theme.co/archive/forums/topic/warning-post-content-length-of-88395097-bytes-exceeds-the-limit-of-8388608-byte/#post-184202</link>
					<pubDate>Fri, 16 Jan 2015 07:25:18 +0000</pubDate>
					<dc:creator>itecs</dc:creator>

					<description>
						<![CDATA[
						<p>I have bought X-Theme and want to install it in Word Press. But when I try to upload the zip, I get the following message:<br />
Warning: POST Content-Length of 88395097 bytes exceeds the limit of 8388608 bytes in Unknown on line 0<br />
I cannot install it. Can you help me to figure it out? Thanks in advance&#8230;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/warning-post-content-length-of-88395097-bytes-exceeds-the-limit-of-8388608-byte/#post-184298</guid>
					<title><![CDATA[Reply To: Warning: POST Content-Length of 88395097 bytes exceeds the limit of 8388608 byte]]></title>
					<link>https://theme.co/archive/forums/topic/warning-post-content-length-of-88395097-bytes-exceeds-the-limit-of-8388608-byte/#post-184298</link>
					<pubDate>Fri, 16 Jan 2015 11:09:52 +0000</pubDate>
					<dc:creator>itecs</dc:creator>

					<description>
						<![CDATA[
						<p>I tried to upload the zip with the name &#8220;themeforest-5871901-x-the-theme&#8221;. That didn&#8217;t work and got me the error message above.<br />
When I unzip that folder and go to x_package, I find another zip file named &#8220;x&#8221;. As I tried to install this as a theme, I got the following error message: &#8220;Die hochgeladene Datei überschreitet die maximale Größe von upload_max_filesize, die in der Datei php.ini eingetragen ist.&#8221; or in English &#8220;the uploaded file is too large an exceeds tha maximal size of upload_max_filesize, which is register in the file php.ini&#8221;.<br />
I am helpless&#8230;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/warning-post-content-length-of-88395097-bytes-exceeds-the-limit-of-8388608-byte/#post-184815</guid>
					<title><![CDATA[Reply To: Warning: POST Content-Length of 88395097 bytes exceeds the limit of 8388608 byte]]></title>
					<link>https://theme.co/archive/forums/topic/warning-post-content-length-of-88395097-bytes-exceeds-the-limit-of-8388608-byte/#post-184815</link>
					<pubDate>Sat, 17 Jan 2015 01:33:01 +0000</pubDate>
					<dc:creator>John Ezra</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Thanks for writing in. You seem to be having sa error that is pointing towards an upload size limit. However x theme zip should still fall withing 8MB limit as it is only 6.35MB when Zipped.</p>
<p>You will  need to do one or more of the following to increase upload size limits.</p>
<p><strong>1.</strong> If you have access to you php.ini file (usually stored in /etc/php.ini or /etc/php.d/cgi/php.ini or /usr/local/etc/php.ini) you will need to look for the following lines and change the values:</p>
<pre><code> memory_limit = 32M
upload_max_filesize = 10M
post_max_size = 20M</code></pre>
<p>Note: you can do a search for the description as these values may not be the ones set in your server configuration.\</p>
<p>You may also need to play around with the size to see what works best, you will also have to restart your php server.</p>
<p><strong>2.</strong> If you don&#8217;t have access to that, you can try creating or editing the &#8220;.htaccess&#8221; file in the root of your WP install.</p>
<p>You would need to include the following lines in that file:</p>
<pre><code>php_value upload_max_filesize 10M
php_value post_max_size 20M
php_value memory_limit 32M</code></pre>
<p><strong>3.</strong> If you are not comfortable withdoing the above two steps, or if they are not working due to restrictions placed by your host. You would need to contact them, to get this sorted out for you.</p>
<p>Lastly, you could also try extracting the file locally and use a ftp client like filezilla to upload the x folder into the themes folder within your WordPress install. This may work, but it may also be best to have your host look at your configuration.</p>
<p>Hope this helps!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

