打开 phplist-X.X.x/public_html 会看到里面的 lists 文件夹,对,这就是我需要的.
如果本地没有 mail 测试环境的话,就先把这个文件夹上传到服务器.
OK,完了,我们修改配置文件 /lists/config/config.php ,这是文件位置.
首先是语言和数据库的基本设置.
# 这个是设置前台普通用户界面的语言,管理界面的语言可以在后台自由选择
$language_module = "english.inc";
# Mysql database server 数据库地址,一般情况这儿不需更改
$database_host = "localhost";
# 数据库名
$database_name = "phplistdb";
# 数据库用户名
$database_user = "phplist";
# 用户密码
$database_password = ‘phplist’;
# if you use multiple installations of PHPlist you can set this to
# something to identify this one. it will be prepended to email report
# subjects 这项没有试过
$installation_name = ‘PHPlist’;
# [...]
PHPlist Error:Database error 1146 Table ‘DBname.user_group’ doesn’t exist
星期二, 03. 3. 2009 – Category: 代码人生
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 CMS [...]
关于站长
Google AD
最近文章
- Ubuntu 里 flash 中的汉字显示为框框
- CSS 层最小高度的全兼容写法
- Windows2k3配置PHP服务器环境
- Joomla TinyMCE 中文语言包
- JavaScript Runcode
- Lighttp Rewrite Rule For Wordpress
- IE8 里中英文字体高度不一样
- 南京夫子庙–瞻园一瞥
- 热烈庆祝本站PR荣升至5~~
- 走在乡间的小路上