<?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; /usr/local/cpanel/3rdparty/etc/phpmyadmin/php.ini</title>
	<atom:link href="http://www.theperfectarts.com/tag/usrlocalcpanel3rdpartyetcphpmyadminphp-ini/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theperfectarts.com</link>
	<description>Basics cPanel tutorials / issue,mysql,php errors etc</description>
	<lastBuildDate>Wed, 08 Feb 2012 05:58:30 +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>phpmyadmin error &#8220;Cannot start session without errors&#8221;?</title>
		<link>http://www.theperfectarts.com/2009/12/phpmyadmin-error-cannot-start-session-without-errors/</link>
		<comments>http://www.theperfectarts.com/2009/12/phpmyadmin-error-cannot-start-session-without-errors/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 14:22:06 +0000</pubDate>
		<dc:creator>Gunjan</dc:creator>
				<category><![CDATA[Mysql + phpmyadmin]]></category>
		<category><![CDATA[/usr/local/cpanel/3rdparty/etc/phpmyadmin/php.ini]]></category>
		<category><![CDATA[Cannot start session without errors]]></category>
		<category><![CDATA[issue with phpmyadmin session]]></category>
		<category><![CDATA[php.ini for phpmyadmin issue]]></category>
		<category><![CDATA[php.ini session]]></category>
		<category><![CDATA[phpmyadmin error]]></category>
		<category><![CDATA[phpmyadmin session issue]]></category>
		<category><![CDATA[phpmyadmin session php.ini]]></category>
		<category><![CDATA[phpmyadmin session problem]]></category>
		<category><![CDATA[phpmyadmin session resolution]]></category>
		<category><![CDATA[phpmyadmin session solution]]></category>
		<category><![CDATA[session error with phpmyadmin]]></category>
		<category><![CDATA[session file issue]]></category>
		<category><![CDATA[session issue]]></category>
		<category><![CDATA[set session value for phpmyadmin session in php.ini]]></category>
		<category><![CDATA[set the session in php.ini file]]></category>
		<category><![CDATA[solution for session issue in phpmyadmin]]></category>

		<guid isPermaLink="false">http://www.theperfectarts.com/?p=709</guid>
		<description><![CDATA[The most common problem in newly installed cPanel server is as follows after browsing the phpmyadmin problem. &#8220;cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.&#8221; To resolve above error you need to change the values in /usr/local/cpanel/3rdparty/etc/phpmyadmin/php.ini file. root@admin[~]#pico /usr/local/cpanel/3rdparty/etc/phpmyadmin/php.ini And [...]]]></description>
			<content:encoded><![CDATA[<p>The most common problem in newly installed cPanel server is as follows after browsing the phpmyadmin problem.</p>
<p><a href="http://www.theperfectarts.com/2009/12/phpmyadmin-error-cannot-start-session-without-errors/phpmyadmin/" rel="attachment wp-att-710"><img class="aligncenter size-medium wp-image-710" title="phpmyadmin" src="http://www.theperfectarts.com/wp-content/uploads/2009/12/phpmyadmin-300x156.jpg" alt="phpmyadmin" width="300" height="156" /></a><span class="Apple-style-span" style="color: #800000;">&#8220;cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.&#8221;</span></p>
<p><span style="color: #800000;"><span style="color: #000000;">To resolve above error you need to change the values in</span> </span>/usr/local/cpanel/3rdparty/etc/phpmyadmin/php.ini file.</p>
<p><span style="color: #800000;">root@admin[~]#pico /usr/local/cpanel/3rdparty/etc/phpmyadmin/php.ini</span><br />
And than change the following values in php.ini file</p>
<p>FROM:<br />
&#8212;&#8211;<br />
<span style="color: #800000;">session.save_handler = sqlite<br />
session.save_path =/var/cpanel/userhomes/cpanelphpmyadmin/sessions/phpsess.sdb</span><br />
&#8212;&#8211;</p>
<p>TO<br />
&#8212;&#8211;<br />
<span style="color: #800000;">session.save_handler = files<br />
session.save_path = /tmp</span><br />
Note : To make change the values in php.ini you need to login into as root user.<br />
<script type="text/javascript">// <![CDATA[
 google_ad_client = "ca-pub-1685490665026631"; /* images */ google_ad_slot = "1433358698"; google_ad_width = 300; google_ad_height = 250;
// ]]&gt;</script></p>
<p><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// <![CDATA[</p>
<p>// ]]&gt;</script></p>
<p>&copy;2012 <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/12/phpmyadmin-error-cannot-start-session-without-errors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

