<p>Issue was with SElinux in fedora. <br>
It&#39;s solved now.</p>
<p>During installation I disabled SElinux then no issue was there and after installation I restarted selinux and now things are working nicely with out error.</p>
<p>Thanks.</p>
<div class="gmail_quote">On 07-Jul-2011 11:32 PM, &quot;dakshata gaikar&quot; &lt;<a href="mailto:gaikar.daksha@gmail.com">gaikar.daksha@gmail.com</a>&gt; wrote:<br type="attribution">&gt; try to use these commands<br>&gt; i hope this will help u..,,<br>
&gt; <br>&gt; $ sudo cp sites/default/default.settings.php sites/default/settings.php<br>&gt; <br>&gt; Next, give the web server write privileges to the<br>&gt; sites/default/settings.php<br>&gt; file with the command:<br>
&gt; $ sudo chmod o+w sites/default/settings.php<br>&gt; <br>&gt; So that the files directory can be created automatically, give the web<br>&gt; server write privileges to the sites/default directory with the<br>&gt; command:<br>
&gt; $ sudo chmod o+w sites/default<br></div>