I can´t send mails,
I use mantis 1.2.1. In this version, Is not need to indicate where are the class.phpmailer.php and class.smtp.php files????
thanks
Search found 5 matches
- 11 Jun 2010, 09:47
- Forum: Help
- Topic: mantisbt-1.2.0rc2 without phpMailer?
- Replies: 6
- Views: 5567
- 10 Jun 2010, 18:59
- Forum: Help
- Topic: Email configurations
- Replies: 1
- Views: 1962
Email configurations
Hi, I have a problem whit Email configuration.
I have installed mantis 1.2.1 and into my config_inc.php I have configured:
$g_phpMailer_method = PHPMAILER_METHOD_SMTP;
$g_smtp_host = 'smtp.myserver.es';
$g_smtp_port = '25';
$g_smtp_username = 'soportemantis@myserver.es';
$g_smtp_password ...
I have installed mantis 1.2.1 and into my config_inc.php I have configured:
$g_phpMailer_method = PHPMAILER_METHOD_SMTP;
$g_smtp_host = 'smtp.myserver.es';
$g_smtp_port = '25';
$g_smtp_username = 'soportemantis@myserver.es';
$g_smtp_password ...
- 28 Apr 2010, 07:36
- Forum: General Discussion
- Topic: Mantis with MySQL on a different machine. Is this possible?
- Replies: 2
- Views: 3835
Mantis with MySQL on a different machine. Is this possible?
Hi,
I have installed Apache and PHP and Mantis into a machinne (Linux red hat), but I have a database (MySQL) on a different machine .
Mantis is it possible to configure to point to this database is on the other machine?
I have change config_inc.php like:
$g_hostname = 'xxx.xxx.xxx.xxx';
$g_db ...
I have installed Apache and PHP and Mantis into a machinne (Linux red hat), but I have a database (MySQL) on a different machine .
Mantis is it possible to configure to point to this database is on the other machine?
I have change config_inc.php like:
$g_hostname = 'xxx.xxx.xxx.xxx';
$g_db ...
- 27 Apr 2010, 15:23
- Forum: Help
- Topic: MySQL on a different machine. Is this possible?
- Replies: 2
- Views: 3750
MySQL on a different machine. Is this possible?
Hi,
I have installed Apache and PHP and Mantis into a machinne (Linux red hat), but I have a database (MySQL) on a different machine .
Mantis is it possible to configure to point to this database is on the other machine?
I have change config_inc.php like:
$g_hostname = 'xxx.xxx.xxx.xxx';
$g_db ...
I have installed Apache and PHP and Mantis into a machinne (Linux red hat), but I have a database (MySQL) on a different machine .
Mantis is it possible to configure to point to this database is on the other machine?
I have change config_inc.php like:
$g_hostname = 'xxx.xxx.xxx.xxx';
$g_db ...
- 03 Nov 2009, 09:30
- Forum: General Discussion
- Topic: config View Issues for REPORTER
- Replies: 1
- Views: 3196
config View Issues for REPORTER
Hello everybody
I have installed a new Mantis, version 1.1.7 but I have problems with the View Issues because can edit the issues he has created previously. I want that into the View Page appears the edit link (the pencil) to update the issues. This edit link just appears with the Developers and ...
I have installed a new Mantis, version 1.1.7 but I have problems with the View Issues because can edit the issues he has created previously. I want that into the View Page appears the edit link (the pencil) to update the issues. This edit link just appears with the Developers and ...