<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Installing phpMyAdmin on Mac OS X</title>
	<link>http://www.servercodex.com/archives/2003/07/02/phpmyadmin-on-mac-os-x/</link>
	<description>Software, Hardware, Tutorials, News, and Reviews</description>
	<pubDate>Mon,  1 Dec 2008 21:11:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0</generator>

	<item>
		<title>by: Anonymous</title>
		<link>http://www.servercodex.com/archives/2003/07/02/phpmyadmin-on-mac-os-x/#comment-38</link>
		<pubDate>Sat, 11 Sep 2004 21:20:03 +0000</pubDate>
		<guid>http://www.servercodex.com/archives/2003/07/02/phpmyadmin-on-mac-os-x/#comment-38</guid>
					<description>FAN-Tastic. I'm forever grateful for articles like this that spell it out in plain English for us Isaac Newbs (wannabe genius).&lt;br /&gt;
&lt;br /&gt;
Only had a small issue with the blowfish passphrase thing, but I found the option for that near the top of the config file with ease.&lt;br /&gt;
&lt;br /&gt;
Thanks again, with help like this I'll be joining your ranks soon!</description>
		<content:encoded><![CDATA[<p>FAN-Tastic. I&#8217;m forever grateful for articles like this that spell it out in plain English for us Isaac Newbs (wannabe genius).</p>
<p>Only had a small issue with the blowfish passphrase thing, but I found the option for that near the top of the config file with ease.</p>
<p>Thanks again, with help like this I&#8217;ll be joining your ranks soon!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Anonymous</title>
		<link>http://www.servercodex.com/archives/2003/07/02/phpmyadmin-on-mac-os-x/#comment-35</link>
		<pubDate>Sat, 03 Jul 2004 23:41:59 +0000</pubDate>
		<guid>http://www.servercodex.com/archives/2003/07/02/phpmyadmin-on-mac-os-x/#comment-35</guid>
					<description>THANK YOU! Very helpful. Very well done.</description>
		<content:encoded><![CDATA[<p>THANK YOU! Very helpful. Very well done.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Gnarlodious</title>
		<link>http://www.servercodex.com/archives/2003/07/02/phpmyadmin-on-mac-os-x/#comment-33</link>
		<pubDate>Tue, 08 Jun 2004 16:05:01 +0000</pubDate>
		<guid>http://www.servercodex.com/archives/2003/07/02/phpmyadmin-on-mac-os-x/#comment-33</guid>
					<description>Here's a procedure to reset the root password:
&lt;br&gt;
&lt;a href=&quot;http://dev.mysql.com/doc/mysql/en/Resetting_permissions.html&quot;&gt; http://dev.mysql.com/doc/mysql/en/Resetting_permissions.html&lt;/a&gt; [dev.mysql.com]
&lt;br&gt;
However I have not succeeded in finding the described mySQL PID file needed to send a shell command to quit the service.&lt;br&gt;
If you have a StartupItem to launch mySQL it should be possible to say:  &lt;b&gt;
sudo -s &lt;br&gt;
root# systemstarter stop MySQL &lt;/b&gt; 

which works for me.</description>
		<content:encoded><![CDATA[<p>Here&#8217;s a procedure to reset the root password:<br />
<br />
<a href="http://dev.mysql.com/doc/mysql/en/Resetting_permissions.html"> <a href='http://dev.mysql.com/doc/mysql/en/Resetting_permissions.html' rel='nofollow'>http://dev.mysql.com/doc/mysql/en/Resetting_permissions.html</a></a> [dev.mysql.com]<br />
<br />
However I have not succeeded in finding the described mySQL PID file needed to send a shell command to quit the service.<br />
If you have a StartupItem to launch mySQL it should be possible to say:  <b><br />
sudo -s <br />
root# systemstarter stop MySQL </b> </p>
<p>which works for me.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Anonymous</title>
		<link>http://www.servercodex.com/archives/2003/07/02/phpmyadmin-on-mac-os-x/#comment-32</link>
		<pubDate>Tue, 25 May 2004 22:51:06 +0000</pubDate>
		<guid>http://www.servercodex.com/archives/2003/07/02/phpmyadmin-on-mac-os-x/#comment-32</guid>
					<description>very useful. just one more thing: the current versions of phpMyAdmin (for example the latest stable at the moment 2.5.6) require in addition to the password configurations as described in config.inc.php another variable. in the line&lt;br /&gt;
&lt;br /&gt;
$cfg['blowfish_secret'] = 'pass';&lt;br /&gt;
&lt;br /&gt;
enter your password, which presumably will be encrypted succesfully wtih the &quot;blowfish&quot; algorithm when phpMyAdmin internally starts the config file.</description>
		<content:encoded><![CDATA[<p>very useful. just one more thing: the current versions of phpMyAdmin (for example the latest stable at the moment 2.5.6) require in addition to the password configurations as described in config.inc.php another variable. in the line</p>
<p>$cfg[&#8217;blowfish_secret&#8217;] = &#8216;pass&#8217;;</p>
<p>enter your password, which presumably will be encrypted succesfully wtih the &#8220;blowfish&#8221; algorithm when phpMyAdmin internally starts the config file.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: ghouser</title>
		<link>http://www.servercodex.com/archives/2003/07/02/phpmyadmin-on-mac-os-x/#comment-19</link>
		<pubDate>Fri, 18 Jul 2003 08:22:00 +0000</pubDate>
		<guid>http://www.servercodex.com/archives/2003/07/02/phpmyadmin-on-mac-os-x/#comment-19</guid>
					<description>It finally worked for me. I had changed the host name to something other than localhost during system setup and had to go back and redo the hostconfig file, then I had to go back and add a password for MySQL root, which I forgot, then I had to switch from Safari to IE 5.2 because I couldn't get Safari to load &quot;localhost&quot; even after resetting it, and then I had to click on &quot;Show MySQL runtime information&quot; and then &quot;Privileges&quot; to get the &quot;Add new user&quot; button to come up (MySQL 3.23.53 with phpMyAdmin 2.5.2-rc2 on an XServe), and I had a heck of a time logging out because it kept asking me for passwords until I finally just quit IE 5.2; but in the end it worked, and that made all the difference. Thanks.</description>
		<content:encoded><![CDATA[<p>It finally worked for me. I had changed the host name to something other than localhost during system setup and had to go back and redo the hostconfig file, then I had to go back and add a password for MySQL root, which I forgot, then I had to switch from Safari to IE 5.2 because I couldn&#8217;t get Safari to load &#8220;localhost&#8221; even after resetting it, and then I had to click on &#8220;Show MySQL runtime information&#8221; and then &#8220;Privileges&#8221; to get the &#8220;Add new user&#8221; button to come up (MySQL 3.23.53 with phpMyAdmin 2.5.2-rc2 on an XServe), and I had a heck of a time logging out because it kept asking me for passwords until I finally just quit IE 5.2; but in the end it worked, and that made all the difference. Thanks.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Rower_CPU</title>
		<link>http://www.servercodex.com/archives/2003/07/02/phpmyadmin-on-mac-os-x/#comment-17</link>
		<pubDate>Mon, 07 Jul 2003 21:18:48 +0000</pubDate>
		<guid>http://www.servercodex.com/archives/2003/07/02/phpmyadmin-on-mac-os-x/#comment-17</guid>
					<description>FYI, it's also possible to set up phpMyAdmin with limited user accounts for different users.  Very handy for servers with several projects/people working at once.&lt;br /&gt;
&lt;br /&gt;
It takes a little more work, but it works very well.&lt;br /&gt;
&lt;br /&gt;
http://www.phpmyadmin.net/documentation/#setup&lt;br /&gt;
(scroll down to &quot;Using authentication modes&quot;)</description>
		<content:encoded><![CDATA[<p>FYI, it&#8217;s also possible to set up phpMyAdmin with limited user accounts for different users.  Very handy for servers with several projects/people working at once.</p>
<p>It takes a little more work, but it works very well.</p>
<p><a href='http://www.phpmyadmin.net/documentation/#setup' rel='nofollow'>http://www.phpmyadmin.net/documentation/#setup</a><br />
(scroll down to &#8220;Using authentication modes&#8221;)
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: WaltFrench</title>
		<link>http://www.servercodex.com/archives/2003/07/02/phpmyadmin-on-mac-os-x/#comment-16</link>
		<pubDate>Thu, 03 Jul 2003 22:13:54 +0000</pubDate>
		<guid>http://www.servercodex.com/archives/2003/07/02/phpmyadmin-on-mac-os-x/#comment-16</guid>
					<description>The rote instructions are VERY HELPFUL. However, it'd be nice to have suggestions of where to turn when they don't work. &lt;br&gt;&lt;br /&gt;
In my case, everything looked nice &amp; smooth (including having a forgotten download, uEdit, invoked when I double-clicked on the php files). But then, when loading the config URL, I just got a blank screen (not my 404 error message, which another rote page had helped me to configure, after I loaded up all the junk ad URLs into my DNS).&lt;br&gt;&lt;br /&gt;
Any idea what gives? Bad pw? Conflict w/ my previous fooling around? (But not, methinks, a previous effort to load PHP) Where should I turn if I'm just trying to fool around &amp; learn SQL/MySQL?&lt;br /&gt;
&lt;br&gt;&lt;br /&gt;
&quot;Inquiring Minds Want to Know!&quot;</description>
		<content:encoded><![CDATA[<p>The rote instructions are VERY HELPFUL. However, it&#8217;d be nice to have suggestions of where to turn when they don&#8217;t work. </p>
<p>In my case, everything looked nice &#038; smooth (including having a forgotten download, uEdit, invoked when I double-clicked on the php files). But then, when loading the config URL, I just got a blank screen (not my 404 error message, which another rote page had helped me to configure, after I loaded up all the junk ad URLs into my DNS).</p>
<p>Any idea what gives? Bad pw? Conflict w/ my previous fooling around? (But not, methinks, a previous effort to load PHP) Where should I turn if I&#8217;m just trying to fool around &#038; learn SQL/MySQL?</p>
<p>
&#8220;Inquiring Minds Want to Know!&#8221;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: nkaforey</title>
		<link>http://www.servercodex.com/archives/2003/07/02/phpmyadmin-on-mac-os-x/#comment-15</link>
		<pubDate>Thu, 03 Jul 2003 03:51:52 +0000</pubDate>
		<guid>http://www.servercodex.com/archives/2003/07/02/phpmyadmin-on-mac-os-x/#comment-15</guid>
					<description>Excellent and brief article. It got me up and running. Everything worked. &lt;br /&gt;
&lt;br /&gt;
I admit that I needed the handholding to get phpMyAdmin running. Your step by step instructions made all the difference.&lt;br /&gt;
&lt;br /&gt;
Thanks, let's do more!</description>
		<content:encoded><![CDATA[<p>Excellent and brief article. It got me up and running. Everything worked. </p>
<p>I admit that I needed the handholding to get phpMyAdmin running. Your step by step instructions made all the difference.</p>
<p>Thanks, let&#8217;s do more!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Justin</title>
		<link>http://www.servercodex.com/archives/2003/07/02/phpmyadmin-on-mac-os-x/#comment-14</link>
		<pubDate>Wed, 02 Jul 2003 23:29:39 +0000</pubDate>
		<guid>http://www.servercodex.com/archives/2003/07/02/phpmyadmin-on-mac-os-x/#comment-14</guid>
					<description>If you think you might have forgotten it, the MySQL site has instructions on how to &lt;a href=&quot;http://www.mysql.com/doc/en/Resetting_permissions.html&quot;&gt; reset the root password&lt;/a&gt; [www.mysql.com].&lt;br /&gt;
</description>
		<content:encoded><![CDATA[<p>If you think you might have forgotten it, the MySQL site has instructions on how to <a href="http://www.mysql.com/doc/en/Resetting_permissions.html"> reset the root password</a> [www.mysql.com].
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: dombett</title>
		<link>http://www.servercodex.com/archives/2003/07/02/phpmyadmin-on-mac-os-x/#comment-13</link>
		<pubDate>Wed, 02 Jul 2003 21:28:07 +0000</pubDate>
		<guid>http://www.servercodex.com/archives/2003/07/02/phpmyadmin-on-mac-os-x/#comment-13</guid>
					<description>I've followed the instructions for installing phpMyAdmin, but I keep getting the following error:&lt;br /&gt;
&lt;blockquote&gt;Server localhost&lt;br /&gt;
Error&lt;br /&gt;
MySQL said:&lt;br /&gt;
Access denied for user: &quot;root@localhost&quot; (using password: YES)&lt;/blockquote&gt; Should I assume that I have the mySQL password wrong? If that's the case and assuming that I have forgotten the mySQL password (or closer to the truth, misremembered it), is there a way to change it from the root user without having the old password?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve followed the instructions for installing phpMyAdmin, but I keep getting the following error:</p>
<blockquote><p>Server localhost<br />
Error<br />
MySQL said:<br />
Access denied for user: &#8220;root@localhost&#8221; (using password: YES)</p></blockquote>
<p> Should I assume that I have the mySQL password wrong? If that&#8217;s the case and assuming that I have forgotten the mySQL password (or closer to the truth, misremembered it), is there a way to change it from the root user without having the old password?
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
