Sendemail (sendEmail) Ubuntu 22 TLS error

 


"ERROR => No TLS support!  SendEmail can't load required libraries. (try installing Net::SSLeay and IO::Socket::SSL)".

Install packages to fix error:

sudo apt-get update && sudo apt-get install libnet-ssleay-perl libio-socket-ssl-perl -y

 

 

Change 'mysql_native_password' authentication

 Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please u...

Mais vistos