<?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>NewPush &#187; Uncategorized</title>
	<atom:link href="http://newpush.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://newpush.com</link>
	<description>Server Hosting, Data Warehouse Hosting, Collaboration</description>
	<lastBuildDate>Thu, 09 May 2013 09:46:35 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Exponent CMS upload on cPanel</title>
		<link>http://newpush.com/2012/02/exponent-cms-upload-on-cpanel/</link>
		<comments>http://newpush.com/2012/02/exponent-cms-upload-on-cpanel/#comments</comments>
		<pubDate>Fri, 10 Feb 2012 18:16:29 +0000</pubDate>
		<dc:creator>Balazs</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://newpush.com/?p=1799</guid>
		<description><![CDATA[ExponentCMS is a popular web site management framework.  It has its own internal security system to protect against web site hacking.  As a result, on cPanel, which has its own system, the file uploads may not work.  Here is what to do when there are file upload issues: make sure suPHP is enabled in cPanel [...]]]></description>
				<content:encoded><![CDATA[<p>ExponentCMS is a popular web site management framework.  It has its own internal security system to protect against web site hacking.  As a result, on cPanel, which has its own system, the file uploads may not work.  Here is what to do when there are file upload issues:</p>
<ul>
<li>make sure suPHP is enabled in cPanel</li>
<li>make sure the default mask is 0022 or 022 in <code>/opt/suphp/etc/suphp.conf</code></li>
<li>make sure the default mask is 644 in config.php<br />
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="212"> </td>
<td valign="top">
<div>Open up the /conf/config.php file and check the following lines:</div>
<div>
<dl>
<dd><code>define('FILE_DEFAULT_MODE_STR','0666');<br />define('FILE_DEFAULT_MODE',octdec(FILE_DEFAULT_MODE_STR+0));<br />define('DIR_DEFAULT_MODE_STR','0770');<br />define('DIR_DEFAULT_MODE',octdec(DIR_DEFAULT_MODE_STR+0));</code></dd>
</dl>
</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
<div class='wb_fb_comment'><br/></div>]]></content:encoded>
			<wfw:commentRss>http://newpush.com/2012/02/exponent-cms-upload-on-cpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
