手机版

搞定mantis1.2.5@XAMPP安装(7)

发布时间:2021-06-07   来源:未知    
字号:

目前网上各种版本的mantis安装手册虽多,但对于最新的1.2.X而言,却多有不适之处。本文作者在通过多次反复安装XAMPP+Mantis 1.2.5,总结了一点经验,分享给需要的朋友,希望能减少大家在安装上摸索的时间。本安装手册在windows操作系统下的使用XAMPP和mantis1.2.5安装通过。推想同样适用于近期的XAMPP和mantis1.2.X的版本。

* the return address for bounced mail * @global string $g_return_path_email */

$g_return_path_email = 'yourmail@'; //这里填写你的邮箱 /**

* Allow email notification.

* Set to ON to enable email notifications, OFF to disable them. Note that * disabling email notifications has no effect on emails generated as part * of the user signup process. When set to OFF, the password reset feature * is disabled. Additionally, notifications of administrators updating * accounts are not sent to users.

* @global int $g_enable_email_notification */

$g_enable_email_notification = ON;

/**

* select the method to mail by:

* PHPMAILER_METHOD_MAIL - mail()

* PHPMAILER_METHOD_SENDMAIL - sendmail * PHPMAILER_METHOD_SMTP - SMTP * @global int $g_phpMailer_method */

$g_phpMailer_method = PHPMAILER_METHOD_MAIL;

/**

* This option allows you to use a remote SMTP host. Must use the phpMailer script * One or more hosts, separated by a semicolon, can be listed. * You can also specify a different port for each host by using this

* format: [hostname:port] (e.g. ":25;"). * Hosts will be tried in order. * @global string $g_smtp_host */

$g_smtp_host = ''; /**

* These options allow you to use SMTP Authentication when you use a remote * SMTP host with phpMailer. If smtp_username is not '' then the username * and password will be used when logging in to the SMTP server. * @global string $g_smtp_username */

$g_smtp_username = 'yourmail'; // 这里填写你的邮箱的用户名 /**

搞定mantis1.2.5@XAMPP安装(7).doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印
×
二维码
× 游客快捷下载通道(下载后可以自由复制和排版)
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
注:下载文档有可能出现无法下载或内容有问题,请联系客服协助您处理。
× 常见问题(客服时间:周一到周五 9:30-18:00)