phijazz
New Member
- Messages
- 3
- Reaction score
- 0
- Points
- 0
Hi,
I just have to upload my phpbb site. I set the mail options, I chose to send with SMTP, I put the smtp address that I received and the user + passwd in the ACP but I have this error.
Does anyone know what that means ?
I just have to upload my phpbb site. I set the mail options, I chose to send with SMTP, I put the smtp address that I received and the user + passwd in the ACP but I have this error.
Code:
[B]Erreur générale[/B]
SQL ERROR [ mysql4 ]
Lost connection to MySQL server during query [2013]
SQL
INSERT INTO phpbb_log (user_id, log_ip, log_time, log_operation, log_data, log_type) VALUES ('2', 'xxx.xxx.xxx.199', 1265493787, 'LOG_ERROR_EMAIL', 'a:1:{i:0;s:486:\"<strong>EMAIL/SMTP</strong><br /><em>/memberlist.php</em><br /><br />Impossible de se connecter au serveur smtp : 110 : Connection timed out<br /><br /><b>[phpBB Debug] PHP Notice</b>: in file <b>/includes/functions_messenger.php</b> on line <b>910</b>: <b>fsockopen() [<a href=\'function.fsockopen\'>function.fsockopen</a>]: unable to connect to mail.horreuragricola.exofire.net:25 (Connection timed out)</b><br />\n<br />\";}', 2)
BACKTRACE
[FONT=monospace]
[B]FILE:[/B] includes/db/mysql.php
[B]LINE:[/B] 174
[B]CALL:[/B] dbal->sql_error()
[B]FILE:[/B] includes/functions.php
[B]LINE:[/B] 3224
[B]CALL:[/B] dbal_mysql->sql_query()
[B]FILE:[/B] includes/functions_messenger.php
[B]LINE:[/B] 346
[B]CALL:[/B] add_log()
[B]FILE:[/B] includes/functions_messenger.php
[B]LINE:[/B] 485
[B]CALL:[/B] messenger->error()
[B]FILE:[/B] includes/functions_messenger.php
[B]LINE:[/B] 301
[B]CALL:[/B] messenger->msg_email()
[B]FILE:[/B] memberlist.php
[B]LINE:[/B] 872
[B]CALL:[/B] messenger->send()[/FONT]
Does anyone know what that means ?