<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: The Configuration File Now Needs A Secret Passphrase (blowfish_secret)</title>
	<atom:link href="http://www.question-defense.com/2008/08/30/the-configuration-file-now-needs-a-secret-passphrase-blowfish_secret/feed" rel="self" type="application/rss+xml" />
	<link>http://www.question-defense.com/2008/08/30/the-configuration-file-now-needs-a-secret-passphrase-blowfish_secret</link>
	<description>Technical answers for technical questions</description>
	<lastBuildDate>Mon, 20 May 2013 08:02:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: alex</title>
		<link>http://www.question-defense.com/2008/08/30/the-configuration-file-now-needs-a-secret-passphrase-blowfish_secret#comment-17177</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Tue, 03 Apr 2012 06:05:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=300#comment-17177</guid>
		<description><![CDATA[Hello vien,

No problem. Thanks for taking the time to leave feedback.

Thanks.
alex]]></description>
		<content:encoded><![CDATA[<p>Hello vien,</p>
<p>No problem. Thanks for taking the time to leave feedback.</p>
<p>Thanks.<br />
alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vien</title>
		<link>http://www.question-defense.com/2008/08/30/the-configuration-file-now-needs-a-secret-passphrase-blowfish_secret#comment-17070</link>
		<dc:creator>vien</dc:creator>
		<pubDate>Tue, 20 Mar 2012 07:30:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=300#comment-17070</guid>
		<description><![CDATA[thanks]]></description>
		<content:encoded><![CDATA[<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHPMYADMIN INSTALLATION ERROR: "The configuration file now needs a secret passphrase (blowfish_secret)." &#124; Techadda</title>
		<link>http://www.question-defense.com/2008/08/30/the-configuration-file-now-needs-a-secret-passphrase-blowfish_secret#comment-14715</link>
		<dc:creator>PHPMYADMIN INSTALLATION ERROR: "The configuration file now needs a secret passphrase (blowfish_secret)." &#124; Techadda</dc:creator>
		<pubDate>Fri, 27 May 2011 11:53:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=300#comment-14715</guid>
		<description><![CDATA[[...] REF   Posted in PhpMyadmin  Tags: database, mysql, php, phpmyadmin  &#171; “You Are Tagged In This Youtube Video” – New Facebook Video Spam   You can leave a response, or trackback from your own site. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] REF   Posted in PhpMyadmin  Tags: database, mysql, php, phpmyadmin  &laquo; “You Are Tagged In This Youtube Video” – New Facebook Video Spam   You can leave a response, or trackback from your own site. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.question-defense.com/2008/08/30/the-configuration-file-now-needs-a-secret-passphrase-blowfish_secret#comment-7213</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Tue, 11 May 2010 20:40:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=300#comment-7213</guid>
		<description><![CDATA[Hello yiannis,

It sounds to me like you need to work on SQL syntax and get that correct before worrying about phpmyadmin. If you do not have users with the proper access to databases then phpmyadmin will not work properly. I would go back to the suggestion of adding a password for the root user and attempting to configure that within phpmyadmin making sure to only allow remote connections from specific address space. Also turn phpmyadmin from HTTP to HTTPS to make sure the passwords when logging in are sent ecrypted to the server for authorization. 

Thanks.
alex]]></description>
		<content:encoded><![CDATA[<p>Hello yiannis,</p>
<p>It sounds to me like you need to work on SQL syntax and get that correct before worrying about phpmyadmin. If you do not have users with the proper access to databases then phpmyadmin will not work properly. I would go back to the suggestion of adding a password for the root user and attempting to configure that within phpmyadmin making sure to only allow remote connections from specific address space. Also turn phpmyadmin from HTTP to HTTPS to make sure the passwords when logging in are sent ecrypted to the server for authorization. </p>
<p>Thanks.<br />
alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yiannis</title>
		<link>http://www.question-defense.com/2008/08/30/the-configuration-file-now-needs-a-secret-passphrase-blowfish_secret#comment-7205</link>
		<dc:creator>yiannis</dc:creator>
		<pubDate>Mon, 10 May 2010 19:40:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=300#comment-7205</guid>
		<description><![CDATA[correction

I GRANT ALL PRIVILEGES ON database A TO user A]]></description>
		<content:encoded><![CDATA[<p>correction</p>
<p>I GRANT ALL PRIVILEGES ON database A TO user A</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yiannis</title>
		<link>http://www.question-defense.com/2008/08/30/the-configuration-file-now-needs-a-secret-passphrase-blowfish_secret#comment-7204</link>
		<dc:creator>yiannis</dc:creator>
		<pubDate>Mon, 10 May 2010 19:39:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=300#comment-7204</guid>
		<description><![CDATA[here is the weird thing ....

i create user A at mysql
i create database A at mysql
i GRANT ALL PRIVILEGES ON circuitcity TO user A

then i log in to phpmyadmin as user A

and it says blowfish needed even tho i fixed the file as described above

it also says that i have no database privileges...

dont know what to do .

Thank you for your help]]></description>
		<content:encoded><![CDATA[<p>here is the weird thing &#8230;.</p>
<p>i create user A at mysql<br />
i create database A at mysql<br />
i GRANT ALL PRIVILEGES ON circuitcity TO user A</p>
<p>then i log in to phpmyadmin as user A</p>
<p>and it says blowfish needed even tho i fixed the file as described above</p>
<p>it also says that i have no database privileges&#8230;</p>
<p>dont know what to do .</p>
<p>Thank you for your help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yiannis</title>
		<link>http://www.question-defense.com/2008/08/30/the-configuration-file-now-needs-a-secret-passphrase-blowfish_secret#comment-7203</link>
		<dc:creator>yiannis</dc:creator>
		<pubDate>Mon, 10 May 2010 19:26:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=300#comment-7203</guid>
		<description><![CDATA[i also tried to give privilege rights to new user but i get syntax errors there too !!! i did use mysql in the past for a forum PHP site ... Dont know whats going on ! i m missing something]]></description>
		<content:encoded><![CDATA[<p>i also tried to give privilege rights to new user but i get syntax errors there too !!! i did use mysql in the past for a forum PHP site &#8230; Dont know whats going on ! i m missing something</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yiannis</title>
		<link>http://www.question-defense.com/2008/08/30/the-configuration-file-now-needs-a-secret-passphrase-blowfish_secret#comment-7202</link>
		<dc:creator>yiannis</dc:creator>
		<pubDate>Mon, 10 May 2010 19:25:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=300#comment-7202</guid>
		<description><![CDATA[well i tried to create a root password on mysql BUT i get syntax error messages !!!! all the time !!]]></description>
		<content:encoded><![CDATA[<p>well i tried to create a root password on mysql BUT i get syntax error messages !!!! all the time !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.question-defense.com/2008/08/30/the-configuration-file-now-needs-a-secret-passphrase-blowfish_secret#comment-7201</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Mon, 10 May 2010 19:24:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=300#comment-7201</guid>
		<description><![CDATA[Hello yiannis,

Have you read any documentation at all? 

You should create a password for the root account(bad practice regardless to leave this blank) and then limit phpmyadmin to only work from specific IP addresses so it is at least a little bit secure. You should also make sure that it works over HTTPS so nobody can steal the password. 

Thanks.
alex]]></description>
		<content:encoded><![CDATA[<p>Hello yiannis,</p>
<p>Have you read any documentation at all? </p>
<p>You should create a password for the root account(bad practice regardless to leave this blank) and then limit phpmyadmin to only work from specific IP addresses so it is at least a little bit secure. You should also make sure that it works over HTTPS so nobody can steal the password. </p>
<p>Thanks.<br />
alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yiannis</title>
		<link>http://www.question-defense.com/2008/08/30/the-configuration-file-now-needs-a-secret-passphrase-blowfish_secret#comment-7200</link>
		<dc:creator>yiannis</dc:creator>
		<pubDate>Mon, 10 May 2010 19:22:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=300#comment-7200</guid>
		<description><![CDATA[sorry for double posting just saw your message ... 

i created a new user to log in because i wasnt able to login as root

what do i enter to log in as root ? root account has no password ...]]></description>
		<content:encoded><![CDATA[<p>sorry for double posting just saw your message &#8230; </p>
<p>i created a new user to log in because i wasnt able to login as root</p>
<p>what do i enter to log in as root ? root account has no password &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.question-defense.com/2008/08/30/the-configuration-file-now-needs-a-secret-passphrase-blowfish_secret#comment-7199</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Mon, 10 May 2010 19:21:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=300#comment-7199</guid>
		<description><![CDATA[Hello yiannis,

Please see message above.  It sounds like you should read more about how phpmyadmin works and understand the basics first. 

Thanks.
alex]]></description>
		<content:encoded><![CDATA[<p>Hello yiannis,</p>
<p>Please see message above.  It sounds like you should read more about how phpmyadmin works and understand the basics first. </p>
<p>Thanks.<br />
alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.question-defense.com/2008/08/30/the-configuration-file-now-needs-a-secret-passphrase-blowfish_secret#comment-7197</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Mon, 10 May 2010 19:20:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=300#comment-7197</guid>
		<description><![CDATA[Hello yiannis, 

So you are able to login but you cannot create a new database? Are you using root as the username or did you create a new username specifically for this? 

Thanks.
alex

PS. Please stop double posting. double posting.]]></description>
		<content:encoded><![CDATA[<p>Hello yiannis, </p>
<p>So you are able to login but you cannot create a new database? Are you using root as the username or did you create a new username specifically for this? </p>
<p>Thanks.<br />
alex</p>
<p>PS. Please stop double posting. double posting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yiannis</title>
		<link>http://www.question-defense.com/2008/08/30/the-configuration-file-now-needs-a-secret-passphrase-blowfish_secret#comment-7196</link>
		<dc:creator>yiannis</dc:creator>
		<pubDate>Mon, 10 May 2010 19:19:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=300#comment-7196</guid>
		<description><![CDATA[really dont know ( anymore ) what to do with mysql ...

for root i have no password but to log on to phpmyadmin it needs user and pass

i created a user at mysql ( dont know if i still have it working ) and i get the above error messages at phpmyadmin ..

can someone tell what to do exacly at mysql ? and why i still get blowfish secret error by the time i changed/added this ( renamed file to config.inc.php ) --- &gt;
 $cfg[&#039;blowfish_secret&#039;] = ‘{^QP+-(3mlHy+Gd~FE3mN{gIATs^1lX+T=KVYv{ubK*U0V’; /* YOU MUST FILL IN THIS FOR COOKIE AUTH! */]]></description>
		<content:encoded><![CDATA[<p>really dont know ( anymore ) what to do with mysql &#8230;</p>
<p>for root i have no password but to log on to phpmyadmin it needs user and pass</p>
<p>i created a user at mysql ( dont know if i still have it working ) and i get the above error messages at phpmyadmin ..</p>
<p>can someone tell what to do exacly at mysql ? and why i still get blowfish secret error by the time i changed/added this ( renamed file to config.inc.php ) &#8212; &gt;<br />
 $cfg['blowfish_secret'] = ‘{^QP+-(3mlHy+Gd~FE3mN{gIATs^1lX+T=KVYv{ubK*U0V’; /* YOU MUST FILL IN THIS FOR COOKIE AUTH! */</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yiannis</title>
		<link>http://www.question-defense.com/2008/08/30/the-configuration-file-now-needs-a-secret-passphrase-blowfish_secret#comment-7195</link>
		<dc:creator>yiannis</dc:creator>
		<pubDate>Mon, 10 May 2010 19:17:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=300#comment-7195</guid>
		<description><![CDATA[Create new database: 
No Privileges

The additional features for working with linked tables have been deactivated. To find out why click here.
The configuration file now needs a secret passphrase (blowfish_secret).

#####################################################

$cfg[&#039;Servers&#039;][$i][&#039;pmadb&#039;] ...  not OK [ Documentation ] 
$cfg[&#039;Servers&#039;][$i][&#039;relation&#039;] ...  not OK [ Documentation ] 
General relation features: Disabled 
  
$cfg[&#039;Servers&#039;][$i][&#039;table_info&#039;] ...  not OK [ Documentation ] 
Display Features: Disabled 
  
$cfg[&#039;Servers&#039;][$i][&#039;table_coords&#039;] ...  not OK [ Documentation ] 
$cfg[&#039;Servers&#039;][$i][&#039;pdf_pages&#039;] ...  not OK [ Documentation ] 
Creation of PDFs: Disabled 
  
$cfg[&#039;Servers&#039;][$i][&#039;column_info&#039;] ...  not OK [ Documentation ] 
Displaying Column Comments: Disabled 
Browser transformation: Disabled 
  
$cfg[&#039;Servers&#039;][$i][&#039;bookmarktable&#039;] ...  not OK [ Documentation ] 
Bookmarked SQL query: Disabled 
  
$cfg[&#039;Servers&#039;][$i][&#039;history&#039;] ...  not OK [ Documentation ] 
SQL history: Disabled 
  
$cfg[&#039;Servers&#039;][$i][&#039;designer_coords&#039;] ...  not OK [ Documentation ] 
Designer: Disabled 
  
$cfg[&#039;Servers&#039;][$i][&#039;tracking&#039;] ...  not OK [ Documentation ] 
Tracking: Disabled]]></description>
		<content:encoded><![CDATA[<p>Create new database:<br />
No Privileges</p>
<p>The additional features for working with linked tables have been deactivated. To find out why click here.<br />
The configuration file now needs a secret passphrase (blowfish_secret).</p>
<p>#####################################################</p>
<p>$cfg['Servers'][$i]['pmadb'] &#8230;  not OK [ Documentation ]<br />
$cfg['Servers'][$i]['relation'] &#8230;  not OK [ Documentation ]<br />
General relation features: Disabled </p>
<p>$cfg['Servers'][$i]['table_info'] &#8230;  not OK [ Documentation ]<br />
Display Features: Disabled </p>
<p>$cfg['Servers'][$i]['table_coords'] &#8230;  not OK [ Documentation ]<br />
$cfg['Servers'][$i]['pdf_pages'] &#8230;  not OK [ Documentation ]<br />
Creation of PDFs: Disabled </p>
<p>$cfg['Servers'][$i]['column_info'] &#8230;  not OK [ Documentation ]<br />
Displaying Column Comments: Disabled<br />
Browser transformation: Disabled </p>
<p>$cfg['Servers'][$i]['bookmarktable'] &#8230;  not OK [ Documentation ]<br />
Bookmarked SQL query: Disabled </p>
<p>$cfg['Servers'][$i]['history'] &#8230;  not OK [ Documentation ]<br />
SQL history: Disabled </p>
<p>$cfg['Servers'][$i]['designer_coords'] &#8230;  not OK [ Documentation ]<br />
Designer: Disabled </p>
<p>$cfg['Servers'][$i]['tracking'] &#8230;  not OK [ Documentation ]<br />
Tracking: Disabled</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.question-defense.com/2008/08/30/the-configuration-file-now-needs-a-secret-passphrase-blowfish_secret#comment-7194</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Mon, 10 May 2010 18:50:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=300#comment-7194</guid>
		<description><![CDATA[Hello yiannis,

What is the error regarding database rights? If you have an error regarding the database it should be fixed regardless before proceeding with anything else.

Thanks.
alex]]></description>
		<content:encoded><![CDATA[<p>Hello yiannis,</p>
<p>What is the error regarding database rights? If you have an error regarding the database it should be fixed regardless before proceeding with anything else.</p>
<p>Thanks.<br />
alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.question-defense.com/2008/08/30/the-configuration-file-now-needs-a-secret-passphrase-blowfish_secret#comment-7193</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Mon, 10 May 2010 18:49:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=300#comment-7193</guid>
		<description><![CDATA[Hello yiannis,

Could you post the exact error regarding database rights? I would say that is probably where the initial problem is. 

Thanks.
alex]]></description>
		<content:encoded><![CDATA[<p>Hello yiannis,</p>
<p>Could you post the exact error regarding database rights? I would say that is probably where the initial problem is. </p>
<p>Thanks.<br />
alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yiannis</title>
		<link>http://www.question-defense.com/2008/08/30/the-configuration-file-now-needs-a-secret-passphrase-blowfish_secret#comment-7184</link>
		<dc:creator>yiannis</dc:creator>
		<pubDate>Mon, 10 May 2010 14:47:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=300#comment-7184</guid>
		<description><![CDATA[below is the line i have now and it still dont work


$cfg[&#039;blowfish_secret&#039;] = &#039;{^QP+-(3mlHy+Gd~FE3mN{gIATs^1lX+T=KVYv{ubK*U0V&#039;; /* YOU MUST FILL IN THIS FOR COOKIE AUTH! */]]></description>
		<content:encoded><![CDATA[<p>below is the line i have now and it still dont work</p>
<p>$cfg['blowfish_secret'] = &#8216;{^QP+-(3mlHy+Gd~FE3mN{gIATs^1lX+T=KVYv{ubK*U0V&#8217;; /* YOU MUST FILL IN THIS FOR COOKIE AUTH! */</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yiannis</title>
		<link>http://www.question-defense.com/2008/08/30/the-configuration-file-now-needs-a-secret-passphrase-blowfish_secret#comment-7183</link>
		<dc:creator>yiannis</dc:creator>
		<pubDate>Mon, 10 May 2010 14:46:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=300#comment-7183</guid>
		<description><![CDATA[i did everything but it still says that it needs a blowfish secret ...

it also says that i have no database rights even tho i believe i have all mysql access and cant fix that ..

i m stuck , plz help !]]></description>
		<content:encoded><![CDATA[<p>i did everything but it still says that it needs a blowfish secret &#8230;</p>
<p>it also says that i have no database rights even tho i believe i have all mysql access and cant fix that ..</p>
<p>i m stuck , plz help !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.question-defense.com/2008/08/30/the-configuration-file-now-needs-a-secret-passphrase-blowfish_secret#comment-2222</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Wed, 12 Aug 2009 04:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=300#comment-2222</guid>
		<description><![CDATA[Good to hear. Thank you for leaving feedback to let us know the article helped you.]]></description>
		<content:encoded><![CDATA[<p>Good to hear. Thank you for leaving feedback to let us know the article helped you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.question-defense.com/2008/08/30/the-configuration-file-now-needs-a-secret-passphrase-blowfish_secret#comment-2221</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Wed, 12 Aug 2009 04:29:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=300#comment-2221</guid>
		<description><![CDATA[Good to hear. We appreciate you leaving the feedback.]]></description>
		<content:encoded><![CDATA[<p>Good to hear. We appreciate you leaving the feedback.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
