<?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>InstaCarma Blog &#187; Fantastico</title>
	<atom:link href="http://www.instacarma.com/blog/tag/fantastico/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.instacarma.com/blog</link>
	<description>Information Resource for Web Hosting Technical Support and Server Management</description>
	<lastBuildDate>Sat, 10 Mar 2012 21:44:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Error while installing WordPress through Fantastico</title>
		<link>http://www.instacarma.com/blog/technical/error-while-installing-wordpress-through-fantastico/</link>
		<comments>http://www.instacarma.com/blog/technical/error-while-installing-wordpress-through-fantastico/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 20:42:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quick fixes]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[Fantastico]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://instacarma.com/blog/?p=842</guid>
		<description><![CDATA[Filed under: cPanel, Fantastico, wordpress Issue : Certain errors saying that files already exist occur when trying to install WordPress via cPanel>>Fantastico Fix : Try the following steps : 1. Login to your cPanel 2. Click on File Mangager 3. Click on .fantasticodata 4. Click on WordPress folder. 5. Find and remove the file that [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://www.instacarma.com/blog/tag/cpanel/'>cPanel</a>, <a href='http://www.instacarma.com/blog/tag/fantastico/'>Fantastico</a>, <a href='http://www.instacarma.com/blog/tag/wordpress/'>wordpress</a></p>
<p><strong>Issue : </strong></p>
<p>Certain errors saying that files already exist occur when trying to install WordPress via cPanel>>Fantastico</p>
<p><strong>Fix : </strong></p>
<p>Try the following steps : </p>
<p>1. Login to your  cPanel<br />
2. Click on File Mangager<br />
3. Click on .fantasticodata<br />
4. Click on WordPress folder.<br />
5. Find and remove the file that matches the information you entered.</p>
<div class="alignright"><div class="g-plusone" data-href="http://www.instacarma.com/blog/technical/error-while-installing-wordpress-through-fantastico/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.instacarma.com/blog/technical/error-while-installing-wordpress-through-fantastico/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fantastico is not installed at the default location</title>
		<link>http://www.instacarma.com/blog/technical/fantastico-is-not-installed-at-the-default-location/</link>
		<comments>http://www.instacarma.com/blog/technical/fantastico-is-not-installed-at-the-default-location/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 16:24:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quick fixes]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[Fantastico]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[WHM]]></category>

		<guid isPermaLink="false">http://instacarma.com/blog/?p=581</guid>
		<description><![CDATA[Filed under: cPanel, Fantastico, PHP, WHM Issue : Fantastico is not installed at the default location /usr/local/cpanel/3rdparty/fantastico. Either move the Fantastico directory from it&#8217;s current location to /usr/local/cpanel/3rdparty/fantastico OR enable ioncube loaders in WHM -> Tweak settings. root@server [~]# cp -p /usr/local/cpanel/3rdparty/etc/php.ini /var/cpanel/3rdparty/etc/php.ini cp: cannot create regular file `/var/cpanel/3rdparty/etc/php.ini&#8217;: No such file or directory Solution [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href='http://www.instacarma.com/blog/tag/cpanel/'>cPanel</a>, <a href='http://www.instacarma.com/blog/tag/fantastico/'>Fantastico</a>, <a href='http://www.instacarma.com/blog/tag/php/'>PHP</a>, <a href='http://www.instacarma.com/blog/tag/whm/'>WHM</a></p>
<p><strong>Issue : </strong><br />
Fantastico is not installed at the default location /usr/local/cpanel/3rdparty/fantastico. Either move the Fantastico directory from it&#8217;s current location to /usr/local/cpanel/3rdparty/fantastico OR enable ioncube loaders in WHM -> Tweak settings.</p>
<p><em>root@server [~]# cp -p /usr/local/cpanel/3rdparty/etc/php.ini /var/cpanel/3rdparty/etc/php.ini<br />
cp: cannot create regular file `/var/cpanel/3rdparty/etc/php.ini&#8217;: No such file or directory</em></p>
<p><strong>Solution :</strong></p>
<p>1. Try updating  cPanel to the latest version.<br />
2. If the above doesn&#8217;t work or if you are unable to do that then:<br />
Check your WHM Tweak Settings to make sure that the Ioncube loader is selected and that the register_globals  is checked, then save the changes. After doing this check whether you are getting any errors that the php.ini is inaccessible. If you get an error then run the following :</p>
<blockquote><p>chattr -ia /usr/local/cpanel/3rdparty/etc/php.ini
</p></blockquote>
<p>and try again.<br />
3. If the issue persists then run <em>/scripts/makecpphp</em>.<br />
It just rebuilds the copy of PHP that cPanel and WHM use (not your public version of PHP) and then makes sure that cPanel and WHM are set to use that version.</p>
<p>This should resolve the issue. </p>
<div class="alignright"><div class="g-plusone" data-href="http://www.instacarma.com/blog/technical/fantastico-is-not-installed-at-the-default-location/" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.instacarma.com/blog/technical/fantastico-is-not-installed-at-the-default-location/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

