<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>phpMyAdmin &#8211; BrilliantCode.net</title>
	<atom:link href="https://www.brilliantcode.net/tag/phpmyadmin/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.brilliantcode.net</link>
	<description></description>
	<lastBuildDate>Wed, 10 Jun 2020 01:46:30 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.2.3</generator>

<image>
	<url>https://i0.wp.com/www.brilliantcode.net/wp-content/uploads/2017/06/cropped-icon-2.png?fit=32%2C32&#038;ssl=1</url>
	<title>phpMyAdmin &#8211; BrilliantCode.net</title>
	<link>https://www.brilliantcode.net</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">130881408</site>	<item>
		<title>CentOS 8 架站教學彙整</title>
		<link>https://www.brilliantcode.net/2030/centos-8-installation-settings/</link>
				<comments>https://www.brilliantcode.net/2030/centos-8-installation-settings/#respond</comments>
				<pubDate>Tue, 10 Mar 2020 18:18:03 +0000</pubDate>
		<dc:creator><![CDATA[Andy Wang]]></dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[教學]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[build web server]]></category>
		<category><![CDATA[FTP Server]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">https://www.brilliantcode.net/?p=2030</guid>
				<description><![CDATA[<p>官方說 CentOS 8 會支援更新到 2029 年，所以最近需要架站的話，建議就直上版本 8 吧！這是最省事實惠的選擇。以下是整理我們發表過關於 CentOS 8 設定與安裝步驟的文章，希望能幫助到有需要的人。</p>
<p>這篇文章 <a rel="nofollow" href="https://www.brilliantcode.net/2030/centos-8-installation-settings/">CentOS 8 架站教學彙整</a> 最早出現於 <a rel="nofollow" href="https://www.brilliantcode.net">BrilliantCode.net</a>。</p>
]]></description>
						<wfw:commentRss>https://www.brilliantcode.net/2030/centos-8-installation-settings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2030</post-id>	</item>
		<item>
		<title>CentOS 8 安裝與設定 MySQL 8, phpMyAdmin 4.9</title>
		<link>https://www.brilliantcode.net/1966/centos-8-install-mysql-8-phpmyadmin-4-9/</link>
				<comments>https://www.brilliantcode.net/1966/centos-8-install-mysql-8-phpmyadmin-4-9/#comments</comments>
				<pubDate>Sat, 25 Jan 2020 09:13:59 +0000</pubDate>
		<dc:creator><![CDATA[Andy Wang]]></dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[教學]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[phpMyAdmin]]></category>

		<guid isPermaLink="false">https://www.brilliantcode.net/?p=1966</guid>
				<description><![CDATA[<p>MySQL 8 具有更快的速度與穩定性，據說在許多項目的效能又勝過孿生兄弟 MariaDB，事實上這兩個孿生兄弟軟體的表現都很優秀。總之，本文就是要介紹該如何在 CentOS 8 上完成 MySQL 8、phpMyAdmin 4.9的安裝與基本設定。值得注意的是，請先將伺服器的 PHP 和 網站伺服器(Apache or Nginx或其他) 都安裝完成，才有辦法測試 phpMyAdmin。</p>
<p>這篇文章 <a rel="nofollow" href="https://www.brilliantcode.net/1966/centos-8-install-mysql-8-phpmyadmin-4-9/">CentOS 8 安裝與設定 MySQL 8, phpMyAdmin 4.9</a> 最早出現於 <a rel="nofollow" href="https://www.brilliantcode.net">BrilliantCode.net</a>。</p>
]]></description>
						<wfw:commentRss>https://www.brilliantcode.net/1966/centos-8-install-mysql-8-phpmyadmin-4-9/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">1966</post-id>	</item>
		<item>
		<title>CentOS 7 架站教學彙整 (Apache 2.4 + MySQL 5.7 + php 7 + phpMyAdmin + SSH + sFTP)</title>
		<link>https://www.brilliantcode.net/450/centos-7-setup-apache-2-4-mysql-5-7-php-7-phpmyadmin-ssh-sftp/</link>
				<comments>https://www.brilliantcode.net/450/centos-7-setup-apache-2-4-mysql-5-7-php-7-phpmyadmin-ssh-sftp/#comments</comments>
				<pubDate>Thu, 20 Jul 2017 16:23:17 +0000</pubDate>
		<dc:creator><![CDATA[Andy Wang]]></dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[教學]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[build web server]]></category>
		<category><![CDATA[FTP Server]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">https://www.brilliantcode.net/?p=450</guid>
				<description><![CDATA[<p>本文會以剛灌好的CentOS 7作為基礎，從零開始介紹完成架設一台Web Server的安裝、設定的所有步驟！<br />
包含Apache, php, MySQL, phpMyAdmin, SSH, sFTP等必要軟體安裝及設定的步驟。</p>
<p>這篇文章 <a rel="nofollow" href="https://www.brilliantcode.net/450/centos-7-setup-apache-2-4-mysql-5-7-php-7-phpmyadmin-ssh-sftp/">CentOS 7 架站教學彙整 (Apache 2.4 + MySQL 5.7 + php 7 + phpMyAdmin + SSH + sFTP)</a> 最早出現於 <a rel="nofollow" href="https://www.brilliantcode.net">BrilliantCode.net</a>。</p>
]]></description>
						<wfw:commentRss>https://www.brilliantcode.net/450/centos-7-setup-apache-2-4-mysql-5-7-php-7-phpmyadmin-ssh-sftp/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">450</post-id>	</item>
		<item>
		<title>phpMyAdmin 進階設定 讓phpMyAdmin更安全</title>
		<link>https://www.brilliantcode.net/274/phpmyadmin-advance-configuration/</link>
				<comments>https://www.brilliantcode.net/274/phpmyadmin-advance-configuration/#respond</comments>
				<pubDate>Fri, 07 Jul 2017 16:19:41 +0000</pubDate>
		<dc:creator><![CDATA[Andy Wang]]></dc:creator>
				<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[教學]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">https://www.brilliantcode.net/?p=274</guid>
				<description><![CDATA[<p>為了讓管理員能僅用一個網址就可以登入phpMyAdmin管理MySQL，以至於phpMyAdmin無時無刻街暴露在外網之下 ...<br />
為了讓phpMyAdmin更安全 ...所以，本文章針對 phpMyAdmin 進階設定進行說明！</p>
<p>這篇文章 <a rel="nofollow" href="https://www.brilliantcode.net/274/phpmyadmin-advance-configuration/">phpMyAdmin 進階設定 讓phpMyAdmin更安全</a> 最早出現於 <a rel="nofollow" href="https://www.brilliantcode.net">BrilliantCode.net</a>。</p>
]]></description>
						<wfw:commentRss>https://www.brilliantcode.net/274/phpmyadmin-advance-configuration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">274</post-id>	</item>
		<item>
		<title>phpMyAdmin 基本設定 提升安全的第一步</title>
		<link>https://www.brilliantcode.net/267/phpmyadmin-basic-configuration/</link>
				<comments>https://www.brilliantcode.net/267/phpmyadmin-basic-configuration/#comments</comments>
				<pubDate>Fri, 07 Jul 2017 14:27:48 +0000</pubDate>
		<dc:creator><![CDATA[Andy Wang]]></dc:creator>
				<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[教學]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">https://www.brilliantcode.net/?p=267</guid>
				<description><![CDATA[<p>phpMyAdmin 安裝完畢之後是不能馬上使用的，如果就這樣打開phpMyAdmin會跳出一些錯誤訊息！<br />
這篇文章適合剛安裝好phpMyAdmin的人，這裡會記載如何完成 phpMyAdmin 基本設定！</p>
<p>這篇文章 <a rel="nofollow" href="https://www.brilliantcode.net/267/phpmyadmin-basic-configuration/">phpMyAdmin 基本設定 提升安全的第一步</a> 最早出現於 <a rel="nofollow" href="https://www.brilliantcode.net">BrilliantCode.net</a>。</p>
]]></description>
						<wfw:commentRss>https://www.brilliantcode.net/267/phpmyadmin-basic-configuration/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">267</post-id>	</item>
		<item>
		<title>CentOS 7 安裝 phpMyAdmin 4.7</title>
		<link>https://www.brilliantcode.net/262/centos-7-install-phpmyadmin-4-7/</link>
				<comments>https://www.brilliantcode.net/262/centos-7-install-phpmyadmin-4-7/#comments</comments>
				<pubDate>Fri, 07 Jul 2017 04:40:18 +0000</pubDate>
		<dc:creator><![CDATA[Andy Wang]]></dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[教學]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[phpMyAdmin]]></category>

		<guid isPermaLink="false">https://www.brilliantcode.net/?p=262</guid>
				<description><![CDATA[<p>Linux上最老牌的MySQL管理軟體，就像是Microsoft SQL Server的SQL Server Managerment Studio(SSMS)！<br />
有安裝MySQL的話，幾乎都會使用 phpMyAdmin來管理MySQL，本文章列出在CentOS 7 安裝 phpMyAdmin 4.7 的過程。</p>
<p>這篇文章 <a rel="nofollow" href="https://www.brilliantcode.net/262/centos-7-install-phpmyadmin-4-7/">CentOS 7 安裝 phpMyAdmin 4.7</a> 最早出現於 <a rel="nofollow" href="https://www.brilliantcode.net">BrilliantCode.net</a>。</p>
]]></description>
						<wfw:commentRss>https://www.brilliantcode.net/262/centos-7-install-phpmyadmin-4-7/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">262</post-id>	</item>
	</channel>
</rss>
