PHP Mailer SMTP Error: could not connect to smtp host

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
kikumaru
Forum Newbie
Posts: 2
Joined: Fri Sep 30, 2011 8:19 pm

PHP Mailer SMTP Error: could not connect to smtp host

Post by kikumaru »

Please help me out with my problem. I created a website in XAMPP windows platform and I bought hosting package with network solutions. My php mailer code works fine in XAMPP but after i uploaded to network solutions this error came out "SMTP Error: could not connect to smtp host" i contacted the support but they said php mailer works in them so i think open ssl extension is enabled in their hosting. they can troubleshoot my script but they said i need to pay 57.95 dollars. And I dont want to pay please help me with this.
kikumaru
Forum Newbie
Posts: 2
Joined: Fri Sep 30, 2011 8:19 pm

Re: PHP Mailer SMTP Error: could not connect to smtp host

Post by kikumaru »

additional info. i used GMAIL as my smtp host
Post Reply