Welcome Guest. Please Login or Register  


You are here: Index > AMPPS > General Support > Topic : Can't use PHPMailer in my local server?



Normal Mode | Print  

Can't use PHPMailer in my local server?
conf
Group: Member
Post Group: Newbie
Posts: 3
Status:
I had the answer...

to add
PHP Code

 $mail->SMTPOptions = array(
    
'ssl' => array(
        
'verify_peer' => false,
        
'verify_peer_name' => false,
        
'allow_self_signed' => true
    
)
); 


IP: --   


Threads
 conf   Can't use PHPMailer in my local server? (1 Replies, Read 13116 times)
    |--  conf   I had the...   on February 15, 2019, 6:02 pm

« Previous    Next »

Normal Mode | Print  



Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is November 6, 2025, 6:17 pm.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 10  |  Page Created In:0.211