<?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>Linux Servers cPanel webhosting blog &#187; Frontpage problem</title>
	<atom:link href="http://www.theperfectarts.com/tag/frontpage-problem/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theperfectarts.com</link>
	<description>Basics cPanel tutorials / issue,mysql,php errors etc</description>
	<lastBuildDate>Thu, 02 Sep 2010 11:15:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Frontpage problem</title>
		<link>http://www.theperfectarts.com/2009/08/frontpage-problem/</link>
		<comments>http://www.theperfectarts.com/2009/08/frontpage-problem/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 23:23:14 +0000</pubDate>
		<dc:creator>Gunjan</dc:creator>
				<category><![CDATA[FTP / Frontpage / Dreamweaver]]></category>
		<category><![CDATA[Frontpage connection problem]]></category>
		<category><![CDATA[Frontpage issue]]></category>
		<category><![CDATA[Frontpage problem]]></category>

		<guid isPermaLink="false">http://www.theperfectarts.com/2008/08/frontpage-problem/</guid>
		<description><![CDATA[If anyone facing problems with the FrontPage installation then first uninstall the installed FrontPage from shell /home/user/public_html (Change the user to your user name) Then run the following commands one by one. rm -rf .htaccess.* rm -rf _vti_pvt/ rm -rf _derived rm -rf _private rm -rf _vti_* If server is SuExec enabled then first disable [...]]]></description>
			<content:encoded><![CDATA[<p>If anyone facing problems with the FrontPage installation then first uninstall the installed FrontPage from shell /home/user/public_html   (Change the user to your user name)<br />
Then run the following commands one by one.</p>
<p>rm -rf .htaccess.*<br />
rm -rf _vti_pvt/<br />
rm -rf _derived<br />
rm -rf _private<br />
rm -rf _vti_*</p>
<p>If server is SuExec enabled then first disable it from the WHM<br />
And install FrontPage for the specific domain where you have seems the problem and then try to publish site by using Frontpage. If you are still facing the problem then</p>
<p>remove all the .htaccess.* from/home/user/public_html  and remove all _* (private,vti,etc)one by one carefully.</p>
<p>Now try to install it and check for the permission and ownership of public_html folder</p>
<p>Permission and ownership need to be as follows</p>
<p>chown user:user public_html -R<br />
chmod 755 public_html -R</p>
<p>if the problem still persists then check whether the permission of public_html/_vti_pvt/service.pwd is 600 or not?</p>
<p>(try even setting an attr and set the permission to 600)</p>
<p>ie<br />
chmod 600 service.pwd<br />
chattr +i service.pwd<br />
chattr -i service.pwd</p>
<p>It will sort out your problem enjoy</p>
<div class="blogger-post-footer">http://www.host.co.in/forums/f37/how-check-if-server-suexec-not-821/</div>
<p>&copy;2010 <a href="http://www.theperfectarts.com">Linux Servers cPanel webhosting blog</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.theperfectarts.com/2009/08/frontpage-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
