Quote:
Originally Posted by aminp30
hi
I updated to latest version but I have a problem.
I have to use smtp method to mailing. in registration page after send register button I got this message:
Code:
PHP Warning: stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed in ..../includes/class_mail.php on line 776
PHP Warning: Cannot modify header information - headers already sent by (output started at ..../includes/class_core.php:6075) in ..../vbsso/vendor/com.extremeidea.vbsso/vbsso-connect-shared/sharedapi.php on line 281
PHP Warning: Cannot modify header information - headers already sent by (output started at ..../includes/class_core.php:6075) in ..../vbsso/vendor/com.extremeidea.vbsso/vbsso-connect-shared/sharedapi.php on line 281
PHP Warning: Cannot modify header information - headers already sent by (output started at ..../includes/class_core.php:6075) in ..../vbsso/vendor/com.extremeidea.vbsso/vbsso-connect-shared/sharedapi.php on line 281
PHP Warning: Cannot modify header information - headers already sent by (output started at ..../includes/class_core.php:6075) in ..../vbsso/vendor/com.extremeidea.vbsso/vbsso-connect-shared/sharedapi.php on line 281
PHP Warning: mail(): You are not allowed to send emails via PHPMail. For more information contact your server administrator in ..../vbsso/includes/functions_logging_log4php.php on line 92
how can I fix this problem?
|
Could you please inform PHP version that you are using?