<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[张宴的博客]]></title> 
<link>http://zyan.cc/index.php</link> 
<description><![CDATA[Web系统架构与底层研发]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[张宴的博客]]></copyright>
<item>
<link>http://zyan.cc/post/215/</link>
<title><![CDATA[修改phpMyAdmin使其能够管理多台远程MySQL服务器[原创]]]></title> 
<author>张宴 &lt;net@s135.com&gt;</author>
<category><![CDATA[数据库技术]]></category>
<pubDate>Fri, 06 Apr 2007 10:22:18 +0000</pubDate> 
<guid>http://zyan.cc/post/215/</guid> 
<description>
<![CDATA[ 
	[文章作者：张宴 本文版本：v1.2 最后修改：2007.07.09 转载请注明出处：<a href="http://blog.zyan.cc" target="_blank">http://blog.zyan.cc</a>]<br/><br/>需求背景：<br/>　　phpMyAdmin是一款不错的MySQL在线管理工具，但phpMyAdmin的cookie登录方式只能输入MySQL数据库的用户名和密码，而想更改MySQL服务器地址和端口则须修改其配置文件config.default.php。当拥有多台数据库服务器，每台服务器又在不同端口启动了多个MySQL服务，每次都修改配置文件就显得很麻烦，因此需要能够在登录界面直接输入MySQL服务器地址和端口的功能。<br/><br/>功能要求：<br/>　　假设phpMyAdmin的访问网址为<a href="http://192.168.1.25/phpmyadmin/" target="_blank">http://192.168.1.25/phpmyadmin/</a>，能够通过输入MySQL服务器地址、端口、用户名、密码登录远程MySQL服务器，对远程数据库进行管理。<br/><br/>修改后的phpMyAdmin登录入口截图：<br/><a href="http://zyan.cc/attachment/200704/phpmyadmin_index.jpg" target="_blank"><img src="http://zyan.cc/attachment/200704/phpmyadmin_index.jpg" class="insertimage" alt="点击在新窗口中浏览此图片" title="点击在新窗口中浏览此图片" border="0"/></a><br/><br/>下载地址：<a href="http://ishare.iask.sina.com.cn/cgi-bin/fileid.cgi?fileid=1848024" target="_blank">http://ishare.iask.sina.com.cn/cgi-bin/fileid.cgi?fileid=1848024</a><br/><br/>实现步骤：<br/><br/>............<br/><br/>Tags - <a href="http://zyan.cc/tags/linux/" rel="tag">linux</a> , <a href="http://zyan.cc/tags/php/" rel="tag">php</a> , <a href="http://zyan.cc/tags/mysql/" rel="tag">mysql</a>
]]>
</description>
</item><item>
<link>http://zyan.cc/post/215/#blogcomment12</link>
<title><![CDATA[[评论] 修改phpMyAdmin使其能够管理多台远程MySQL服务器[原创]]]></title> 
<author>700router &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Fri, 13 Apr 2007 10:36:17 +0000</pubDate> 
<guid>http://zyan.cc/post/215/#blogcomment12</guid> 
<description>
<![CDATA[ 
	你好，你的配置是否可以连接不用Ip的mysql数据库呢？比如<br/>192.168.0.1安装phpmyadmin<br/>用它来管理192.168.0.10、192.168.0.11，两天机器的mysql数据库。<br/>我按照你的配置来配，每次登陆不管服务器地址和端口输入什么，都只能登陆本机mysql（192.168.0.1也有mysql）<br/>注明：10，11的mysql在192.168.0.1上可以用myslq －uroot －p××× 方式登陆（远程登陆已经授权）
]]>
</description>
</item><item>
<link>http://zyan.cc/post/215/#blogcomment171</link>
<title><![CDATA[[评论] 修改phpMyAdmin使其能够管理多台远程MySQL服务器[原创]]]></title> 
<author>张宴 &lt;net@s135.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Fri, 06 Jul 2007 11:56:10 +0000</pubDate> 
<guid>http://zyan.cc/post/215/#blogcomment171</guid> 
<description>
<![CDATA[ 
	下载本文所述修改过的phpmyadmin：<br/><a href="http://blog.s135.com/read.php/260.htm" target="_blank">http://blog.s135.com/read.php/260.htm</a>
]]>
</description>
</item><item>
<link>http://zyan.cc/post/215/#blogcomment310</link>
<title><![CDATA[[评论] 修改phpMyAdmin使其能够管理多台远程MySQL服务器[原创]]]></title> 
<author>董建农 &lt;dongjiannongdream@zoomshare.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Fri, 07 Sep 2007 03:53:33 +0000</pubDate> 
<guid>http://zyan.cc/post/215/#blogcomment310</guid> 
<description>
<![CDATA[ 
	梦网-发自梦研究者董建农<br/><a href="http://www.dongjiannongdream.zoomshare.com" target="_blank">http://www.dongjiannongdream.zoomshare.com</a><br/><br/>2007. 9. 07. 北京
]]>
</description>
</item><item>
<link>http://zyan.cc/post/215/#blogcomment318</link>
<title><![CDATA[[评论] 修改phpMyAdmin使其能够管理多台远程MySQL服务器[原创]]]></title> 
<author>fox &lt;sss0213@163.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sat, 08 Sep 2007 02:27:09 +0000</pubDate> 
<guid>http://zyan.cc/post/215/#blogcomment318</guid> 
<description>
<![CDATA[ 
	你好，我遇到的问题和上面的那位同志一样，，我照着你的配置过两遍了还是不能打开我要配置的页面，出现的错误是：在服务器上找不到url<br/> &nbsp; &nbsp; &nbsp; 上面的所有步骤我保证一个不差，我已经把config.default.php， &nbsp; index.php &nbsp;还有cookie.auth.lib.php都改，也，开了3306端口，建立了可以连接的账号<br/> &nbsp; &nbsp; &nbsp; &nbsp;可就是在phpmyadmin里，说在服务器上找不到url<br/> &nbsp; &nbsp; &nbsp; &nbsp; 我用的是Debian，在putty下就能远程登陆<br/> &nbsp; &nbsp; &nbsp; &nbsp; 请指点
]]>
</description>
</item><item>
<link>http://zyan.cc/post/215/#blogcomment775</link>
<title><![CDATA[[评论] 修改phpMyAdmin使其能够管理多台远程MySQL服务器[原创]]]></title> 
<author>阿权 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Wed, 12 Mar 2008 14:16:09 +0000</pubDate> 
<guid>http://zyan.cc/post/215/#blogcomment775</guid> 
<description>
<![CDATA[ 
	我使用的 phpMyAdmin 2.6.4-pl4 一直都可以管理多个mysql数据库，可以直接记录在config.php里面，直接切换
]]>
</description>
</item><item>
<link>http://zyan.cc/post/215/#blogcomment1784</link>
<title><![CDATA[[评论] 修改phpMyAdmin使其能够管理多台远程MySQL服务器[原创]]]></title> 
<author>wudi &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Mon, 27 Oct 2008 09:58:45 +0000</pubDate> 
<guid>http://zyan.cc/post/215/#blogcomment1784</guid> 
<description>
<![CDATA[ 
	管理多个IP的MYSQL 用SQLyog Enterprise 好了
]]>
</description>
</item><item>
<link>http://zyan.cc/post/215/#blogcomment2102</link>
<title><![CDATA[[评论] 修改phpMyAdmin使其能够管理多台远程MySQL服务器[原创]]]></title> 
<author>forward &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sat, 29 Nov 2008 16:00:12 +0000</pubDate> 
<guid>http://zyan.cc/post/215/#blogcomment2102</guid> 
<description>
<![CDATA[ 
	[D:\软件\系统工具\phpMyAdmin\libraries\auth\cookie.auth.lib.php:621] #1 PMA_auth_set_user() called at [D:\软件\系统工具\phpMyAdmin\libraries\common.inc.php:817] #2 require_once(D:\软件\系统工具\phpMyAdmin\libraries\common.inc.php) called at [D:\软件\系统工具\phpMyAdmin\index.php:42] <br/>请问这是什么问题
]]>
</description>
</item><item>
<link>http://zyan.cc/post/215/#blogcomment2931</link>
<title><![CDATA[[评论] 修改phpMyAdmin使其能够管理多台远程MySQL服务器[原创]]]></title> 
<author>Cross &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Wed, 01 Apr 2009 16:39:47 +0000</pubDate> 
<guid>http://zyan.cc/post/215/#blogcomment2931</guid> 
<description>
<![CDATA[ 
	phpMyAdmin - 错误<br/>无法载入 mysql 扩展，&lt;br /&gt;请检查 PHP 配置<br/><br/>怎么解决？
]]>
</description>
</item><item>
<link>http://zyan.cc/post/215/#blogcomment4510</link>
<title><![CDATA[[评论] 修改phpMyAdmin使其能够管理多台远程MySQL服务器[原创]]]></title> 
<author>storysky &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Tue, 01 Dec 2009 03:10:07 +0000</pubDate> 
<guid>http://zyan.cc/post/215/#blogcomment4510</guid> 
<description>
<![CDATA[ 
	呵呵，很好玩的东西
]]>
</description>
</item><item>
<link>http://zyan.cc/post/215/#blogcomment8285</link>
<title><![CDATA[[评论] 修改phpMyAdmin使其能够管理多台远程MySQL服务器[原创]]]></title> 
<author>gouxiongmao &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 05 May 2011 10:49:25 +0000</pubDate> 
<guid>http://zyan.cc/post/215/#blogcomment8285</guid> 
<description>
<![CDATA[ 
	700路由和狐狸，你们的配置的修改是手工输入的吧？我建议你们按照张宴的代码直接复制粘贴，我刚开始也有你们的问题，后来发现因为我是手工修改的配置，我的好多地方的mysqlport都写成了mysqlhost，查半天没查出问题，后来又下载了张宴提供的那个下载版进行对比才发现问题的，现在我用的331版本的，很好用。所以强烈推荐直接复制粘贴张宴的代码！
]]>
</description>
</item><item>
<link>http://zyan.cc/post/215/#blogcomment9129</link>
<title><![CDATA[[评论] 修改phpMyAdmin使其能够管理多台远程MySQL服务器[原创]]]></title> 
<author>中华 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Wed, 24 Aug 2011 23:25:49 +0000</pubDate> 
<guid>http://zyan.cc/post/215/#blogcomment9129</guid> 
<description>
<![CDATA[ 
	我的站<a href="http://www.xjdwx.com" target="_blank">www.xjdwx.com</a> 数据库昨天又坏了
]]>
</description>
</item><item>
<link>http://zyan.cc/post/215/#blogcomment13989</link>
<title><![CDATA[[评论] 修改phpMyAdmin使其能够管理多台远程MySQL服务器[原创]]]></title> 
<author>louis vuitton uk &lt;fsf@fdg.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Tue, 22 Nov 2011 09:33:20 +0000</pubDate> 
<guid>http://zyan.cc/post/215/#blogcomment13989</guid> 
<description>
<![CDATA[ 
	This <a href="http://www.louisvuittonoutlets.org.uk" target="_blank">louis vuitton uk</a> for sale belongs to the sounding just what are termed as Louis Vuitton vintage best sellers, many other products and services for the reason that range appearing companies.You will easily notice the unfold zippers of this <a href="http://www.coachoutletstoreonlinefree.com" target="_blank">coach outlet store online</a>. That is the decoration. There are some inside pockets for you as well. They are easy to match your clothes and to carry.Let us inspire your inner beauty with fine <a href="http://www.christian-louboutinsale.org.uk" target="_blank">christian louboutin sale</a>. Purse the elegance in bridal wedding. Enjoy the fashion.
]]>
</description>
</item><item>
<link>http://zyan.cc/post/215/#blogcomment15495</link>
<title><![CDATA[[评论] 修改phpMyAdmin使其能够管理多台远程MySQL服务器[原创]]]></title> 
<author>xiaoxiao &lt;23164666@qq.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 15 Dec 2011 09:37:05 +0000</pubDate> 
<guid>http://zyan.cc/post/215/#blogcomment15495</guid> 
<description>
<![CDATA[ 
	君不见 AllowArbitraryServer 用的着这么麻烦么，宴哥。
]]>
</description>
</item><item>
<link>http://zyan.cc/post/215/#blogcomment16292</link>
<title><![CDATA[[评论] 修改phpMyAdmin使其能够管理多台远程MySQL服务器[原创]]]></title> 
<author>aaaa &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Tue, 06 Mar 2012 12:34:24 +0000</pubDate> 
<guid>http://zyan.cc/post/215/#blogcomment16292</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item><item>
<link>http://zyan.cc/post/215/#blogcomment17278</link>
<title><![CDATA[[评论] 修改phpMyAdmin使其能够管理多台远程MySQL服务器[原创]]]></title> 
<author>chanel uk &lt;xiang1234xiangxiang@gmail.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Fri, 13 Apr 2012 08:59:46 +0000</pubDate> 
<guid>http://zyan.cc/post/215/#blogcomment17278</guid> 
<description>
<![CDATA[ 
	<a href="http://www.christianlouboutinukuk.org" target="_blank">christian louboutin</a><br/><a href="http://www.tiffanyuksuk.org" target="_blank">tiffanys</a><br/><a href="http://www.gucciukbeltuk.org" target="_blank">gucci uk</a><br/><a href="http://www.frsaclouisvuittonsac.com" target="_blank">louis vuitton sac</a>
]]>
</description>
</item>
</channel>
</rss>