﻿<?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/"
	>

<channel>
	<title>草窟主人 &#187; phplist</title>
	<atom:link href="http://www.yaoyingying.com/tag/phplist/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yaoyingying.com</link>
	<description>Everything you have seen here has been an illusion!</description>
	<lastBuildDate>Mon, 26 Jul 2010 05:17:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>phplist 安装配置向导</title>
		<link>http://www.yaoyingying.com/2009/07/26/phplist-%e5%ae%89%e8%a3%85%e9%85%8d%e7%bd%ae%e5%90%91%e5%af%bc/</link>
		<comments>http://www.yaoyingying.com/2009/07/26/phplist-%e5%ae%89%e8%a3%85%e9%85%8d%e7%bd%ae%e5%90%91%e5%af%bc/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 07:22:29 +0000</pubDate>
		<dc:creator>姚 迎迎</dc:creator>
				<category><![CDATA[代码人生]]></category>
		<category><![CDATA[幻灯片]]></category>
		<category><![CDATA[Example]]></category>
		<category><![CDATA[phplist]]></category>
		<category><![CDATA[开源程序]]></category>
		<category><![CDATA[示例]]></category>
		<category><![CDATA[邮件系统]]></category>

		<guid isPermaLink="false">http://www.yaoyingying.com/?p=519</guid>
		<description><![CDATA[打开 phplist-X.X.x/public_html 会看到里面的 lists 文件夹,对,这就是我需要的. 如果本地没有 mail 测试环境的话,就先把这个文件夹上传到服务器. OK,完了,我们修改配置文件 /lists/config/config.php ,这是文件位置. 首先是语言和数据库的基本设置. # 这个是设置前台普通用户界面的语言,管理界面的语言可以在后台自由选择 $language_module = &#34;english.inc&#34;; &#160; # Mysql database server 数据库地址,一般情况这儿不需更改 $database_host = &#34;localhost&#34;; &#160; # 数据库名 $database_name = &#34;phplistdb&#34;; &#160; # 数据库用户名 $database_user = &#34;phplist&#34;; &#160; # 用户密码 $database_password = 'phplist'; &#160; # if you use multiple installations of PHPlist you can [...]]]></description>
		<wfw:commentRss>http://www.yaoyingying.com/2009/07/26/phplist-%e5%ae%89%e8%a3%85%e9%85%8d%e7%bd%ae%e5%90%91%e5%af%bc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHPlist Error:Database error 1146 Table ‘DBname.user_group’ doesn’t exist</title>
		<link>http://www.yaoyingying.com/2009/03/03/phplist-errordatabase-error-1146-table-%e2%80%98dbnameuser_group%e2%80%99-doesn%e2%80%99t-exist/</link>
		<comments>http://www.yaoyingying.com/2009/03/03/phplist-errordatabase-error-1146-table-%e2%80%98dbnameuser_group%e2%80%99-doesn%e2%80%99t-exist/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 15:37:25 +0000</pubDate>
		<dc:creator>姚 迎迎</dc:creator>
				<category><![CDATA[代码人生]]></category>
		<category><![CDATA[phplist]]></category>
		<category><![CDATA[phplist error]]></category>

		<guid isPermaLink="false">http://www.yaoyingying.com/?p=13</guid>
		<description><![CDATA[The “Database error 1146 while doing query Table ‘DBname.user_group’ doesn’t exist’ has been reported by several users after installing release 2.10.7 I’m not sure, but since I can’t find any user_group table in the previous version (2.10.5) either, I guess that this table isn’t part of the phplist database itself, but possibly of the Webbler [...]]]></description>
		<wfw:commentRss>http://www.yaoyingying.com/2009/03/03/phplist-errordatabase-error-1146-table-%e2%80%98dbnameuser_group%e2%80%99-doesn%e2%80%99t-exist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
