I have been trying to connect with gmail SMTP using ssl and tls, while it’s working on localhost but on the server it’s not working and following error is appearing when I’m trying to connect on server. folder permission is 777. Please suggest the solution for the same.
[23-Nov-2021 12:10:02 UTC] Connection: opening to ssl://smtp.gmail.com:465, timeout=300, options=array()
[23-Nov-2021 12:14:16 UTC] Connection failed. Error #2: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Connection timed out) [/cpanel_data/icebook/public_html/ejournal/lib/pkp/lib/vendor/phpmailer/phpmailer/src/SMTP.php line 375]
[23-Nov-2021 12:14:16 UTC] SMTP ERROR: Failed to connect to server: Connection timed out (110)
[23-Nov-2021 12:14:16 UTC] SMTP connect() failed. Troubleshooting · PHPMailer/PHPMailer Wiki · GitHub
[23-Nov-2021 12:14:16 UTC] SMTP connect() failed. Troubleshooting · PHPMailer/PHPMailer Wiki · GitHub
[23-Nov-2021 12:18:11 UTC] Connection: opening to smtp.gmail.com:587, timeout=300, options=array()
[23-Nov-2021 12:22:25 UTC] Connection failed. Error #2: stream_socket_client(): unable to connect to smtp.gmail.com:587 (Connection timed out) [/cpanel_data/icebook/public_html/ejournal/lib/pkp/lib/vendor/phpmailer/phpmailer/src/SMTP.php line 375]
[23-Nov-2021 12:22:25 UTC] SMTP ERROR: Failed to connect to server: Connection timed out (110)
[23-Nov-2021 12:22:25 UTC] SMTP connect() failed. Troubleshooting · PHPMailer/PHPMailer Wiki · GitHub
[23-Nov-2021 12:22:25 UTC] SMTP connect() failed. Troubleshooting · PHPMailer/PHPMailer Wiki · GitHub
[23-Nov-2021 12:32:09 UTC] Connection: opening to smtp.gmail.com:587, timeout=300, options=array()
[23-Nov-2021 12:36:23 UTC] Connection failed. Error #2: stream_socket_client(): unable to connect to smtp.gmail.com:587 (Connection timed out) [/cpanel_data/icebook/public_html/ejournal/lib/pkp/lib/vendor/phpmailer/phpmailer/src/SMTP.php line 375]
[23-Nov-2021 12:36:23 UTC] SMTP ERROR: Failed to connect to server: Connection timed out (110)
[23-Nov-2021 12:36:23 UTC] SMTP connect() failed. Troubleshooting · PHPMailer/PHPMailer Wiki · GitHub
[23-Nov-2021 12:36:23 UTC] SMTP connect() failed. Troubleshooting · PHPMailer/PHPMailer Wiki · GitHub
[23-Nov-2021 12:45:36 UTC] Connection: opening to ssl://smtp.gmail.com:465, timeout=300, options=array()
[23-Nov-2021 12:49:50 UTC] Connection failed. Error #2: stream_socket_client(): unable to connect to ssl://smtp.gmail.com:465 (Connection timed out) [/cpanel_data/icebook/public_html/ejournal/lib/pkp/lib/vendor/phpmailer/phpmailer/src/SMTP.php line 375]
[23-Nov-2021 12:49:50 UTC] SMTP ERROR: Failed to connect to server: Connection timed out (110)
[23-Nov-2021 12:49:50 UTC] SMTP connect() failed. Troubleshooting · PHPMailer/PHPMailer Wiki · GitHub
[23-Nov-2021 12:49:50 UTC] SMTP connect() failed. Troubleshooting · PHPMailer/PHPMailer Wiki · GitHub