1
Hi,
Im installing a new XOOPS site and I found I can't connect SMTP (neither with SMTPAuth nor SMTP). I tried "Liaise" v1.26 and "Contact" v. 1. I tried desabling Protector, but nothing changed. Tried with XOOPS 2.0.17 and XOOPS 2.0.17.1-rc.
I'm using the same hosting in another XOOPS site (2.0.16) and there is working fine with "Contact" 1.
Debug says:
Warning: opendir("SITE".com.ar/public_html/xoops_trust_path/modules/protector/filters_enabled) [function.opendir]: failed to open dir: Invalid argument in file "SITE".com.ar/public_html/xoops_trust_path/modules/protector/include/postcheck.inc.php line 143
Warning: readdir(): supplied argument is not a valid Directory resource in file "SITE".com.ar/public_html/xoops_trust_path/modules/protector/include/postcheck.inc.php line 144
Warning: closedir(): supplied argument is not a valid Directory resource in file "SITE".com.ar/public_html/xoops_trust_path/modules/protector/include/postcheck.inc.php line 152
Notice: Only variable references should be returned by reference in file /modules/liaise/class/elements.php line 196
Notice: Array to string conversion in file /class/mail/phpmailer/class.phpmailer.php line 530
Warning: fsockopen() [function.fsockopen]: php_network_getaddresses: getaddrinfo failed: No such host is known. in file /class/mail/phpmailer/class.smtp.php line 105
Warning: fsockopen() [function.fsockopen]: unable to connect to Array:25 (Unknown error) in file /class/mail/phpmailer/class.smtp.php line 105
What am I supposed to do?
Thanks in advance.