<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Aug 22, 2014 at 3:42 PM, Ryan Schmidt <span dir="ltr">&lt;<a href="mailto:ryandesign@macports.org" target="_blank">ryandesign@macports.org</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class=""><br>
On Aug 21, 2014, at 9:25 AM, Jasper Frumau &lt;<a href="mailto:jasperfrumau@gmail.com">jasperfrumau@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; I have had a Macports LAMP running for a year now or so and just upgraded to php 5.5. port to do some more development on my MBP. So I added the openssl port as well as the necessary php55 ports (got some help from <a href="http://blog.kicaj.com/installing-and-configuring-php-5-5-using-macports/" target="_blank">http://blog.kicaj.com/installing-and-configuring-php-5-5-using-macports/</a> ) :<br>


&gt;<br>
&gt; 7541  sudo port install php55<br>
&gt;  7547  sudo port select php php55<br>
&gt;  7557  port search php | grep apache<br>
&gt;  7571  sudo port install php55-apache2handler<br>
&gt;  7592  sudo port install php5-openssl<br>
&gt;  7593  sudo port install php55-openssl<br>
&gt;  7605  sudo port search mbstring<br>
&gt;  7606  sudo port install php55-mbstring<br>
&gt;  7608  sudo port install php55-mysqli<br>
&gt;  7609  sudo port search mysqli<br>
&gt;  7610  sudo port install php55-mysql<br>
<br>
</div>You should be able to bypass much of that (i.e. have it done for you automatically) by just running:<br>
<br>
sudo port install phpmyadmin +php55<br></blockquote><div><br></div><div>I see. Thanks. Should have realised this. </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div class=""><br>
<br>
On Aug 21, 2014, at 10:44 AM, Jasper Frumau &lt;<a href="mailto:jasperfrumau@gmail.com">jasperfrumau@gmail.com</a>&gt; wrote:<br>
<br>
&gt; Reloading the page / phpmyadmin on Firefox I saw &quot;You should upgrade to MySQL 5.5.0 or later.&quot; So I<br>
&gt;<br>
&gt; The mysql55 client has been installed.<br>
&gt; To install the mysql55 server, install the mysql55-server port.<br>
&gt; ---&gt;  Activating mysql55 @5.5.38_0<br>
<br>
</div>[snip]<br>
<br>
&gt; But I still have the same error. I do not think I need to install the mysql server do I? Well I did it anyways, but still #2002 Cannot log in to the MySQL server<br>
<br>
My understanding is that this message does mean that the MySQL server you&#39;re connecting to must run MySQL version 5.5 or later. See also <a href="https://trac.macports.org/ticket/43993" target="_blank">https://trac.macports.org/ticket/43993</a></blockquote>

<div><br></div><div>It was an issue with the MySQL version, mysqli and the socket. I upgraded MySQL aded mysqli and I changed tcp to socket in phpmyadmin config.inc.php. And then as  Bill suggested I copied databases over, but this time properly.</div>

</div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><b style="font-family:&#39;Lucida Grande&#39;,Verdana,Arial,sans-serif;font-size:10px;line-height:14px;color:rgb(0,0,0)">Jasper Frumau @ Imagewize Ltd</b> <span style="color:rgb(85,85,85);font-family:&#39;Lucida Grande&#39;,Verdana,Arial,sans-serif;font-size:10px;line-height:14px">web design | web development | branding</span><br style="color:rgb(85,85,85);font-family:&#39;Lucida Grande&#39;,Verdana,Arial,sans-serif;font-size:10px;line-height:14px">

<span style="color:rgb(85,85,85);font-family:&#39;Lucida Grande&#39;,Verdana,Arial,sans-serif;font-size:10px;line-height:14px">w:</span> <a href="http://www.imagewize.net/" style="font-family:&#39;Lucida Grande&#39;,Verdana,Arial,sans-serif;font-size:10px;line-height:14px;color:rgb(0,0,0);text-decoration:none;border-bottom-width:1px;border-bottom-color:rgb(153,153,153);border-bottom-style:dotted" target="_blank">imagewize.</a><span style="color:rgb(85,85,85);font-family:&#39;Lucida Grande&#39;,Verdana,Arial,sans-serif;font-size:10px;line-height:14px">com</span> <span style="color:rgb(85,85,85);font-family:&#39;Lucida Grande&#39;,Verdana,Arial,sans-serif;font-size:10px;line-height:14px">email:</span> <a href="mailto:jasper@imagewize.net" style="font-family:&#39;Lucida Grande&#39;,Verdana,Arial,sans-serif;font-size:10px;line-height:14px;color:rgb(0,0,0);text-decoration:none;border-bottom-width:1px;border-bottom-color:rgb(153,153,153);border-bottom-style:dotted" target="_blank">jasper@imagewize.</a><span style="color:rgb(85,85,85);font-family:&#39;Lucida Grande&#39;,Verdana,Arial,sans-serif;font-size:10px;line-height:14px">com</span> <span style="color:rgb(85,85,85);font-family:&#39;Lucida Grande&#39;,Verdana,Arial,sans-serif;font-size:10px;line-height:14px">t:  +66806044547 skype: frumau</span><br>

</div>
</div></div>