Warning: fsockopen() [function.fsockopen]

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
vani sri
Forum Commoner
Posts: 28
Joined: Fri Apr 25, 2008 12:20 am

Warning: fsockopen() [function.fsockopen]

Post by vani sri »

Hi all,

I am using PHP.5.2.9. During phpmailer i got this error,
Warning: fsockopen() [function.fsockopen]: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /home/infinite/public_html/Netoffice/include/phpmailer/class.smtp.php on line 104
Hope some one give me the solution :) :)

Regards,
Vani
nyoka
Forum Commoner
Posts: 45
Joined: Thu Apr 09, 2009 12:53 pm

Re: Warning: fsockopen() [function.fsockopen]

Post by nyoka »

What parameters are you passing to the function?
Post Reply