<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Php LifeStyle :My Php and My LifeStyle &#187; smtp error</title>
	<atom:link href="http://www.phplifestyle.com/tag/smtp-error/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phplifestyle.com</link>
	<description>PHP Security and Optimization</description>
	<lastBuildDate>Wed, 24 Feb 2010 23:11:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Unable to find socket transport ssl while using PHPMailer</title>
		<link>http://www.phplifestyle.com/32/unable-to-find-socket-transport-ssl-while-using-phpmailer/</link>
		<comments>http://www.phplifestyle.com/32/unable-to-find-socket-transport-ssl-while-using-phpmailer/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 06:46:05 +0000</pubDate>
		<dc:creator>tumaji</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[openssl]]></category>
		<category><![CDATA[phpmailer]]></category>
		<category><![CDATA[smtp error]]></category>

		<guid isPermaLink="false">http://www.phplifestyle.com/?p=32</guid>
		<description><![CDATA[Warning: fsockopen() [function.fsockopen]: unable to connect to ssl://smtp.gmail.com:465 (Unable to find the socket transport &#8220;ssl&#8221; &#8211; did you forget to enable it when you configured PHP?) in C:\phpmailer\class.smtp.php on line 124
Mailer Error: SMTP Error: Could not connect to SMTP host.
หากเจอปัญหาแบบนี้วิธีแก้ก็ไปที่ php.ini
แก้  ;extension=php_openssl.dll
เป็น extension=php_openssl.dll
จากนั้น restart webserver ก็ใช้งานได้แล้ว
]]></description>
			<content:encoded><![CDATA[<p><em>Warning: fsockopen() [function.fsockopen]: unable to connect to ssl://smtp.gmail.com:465 (Unable to find the socket transport &#8220;ssl&#8221; &#8211; did you forget to enable it when you configured PHP?) in C:\phpmailer\class.smtp.php on line 124<br />
Mailer Error: SMTP Error: Could not connect to SMTP host.</em></p>
<p>หากเจอปัญหาแบบนี้วิธีแก้ก็ไปที่ php.ini<br />
แก้  ;extension=php_openssl.dll<br />
เป็น extension=php_openssl.dll<br />
จากนั้น restart webserver ก็ใช้งานได้แล้ว</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phplifestyle.com/32/unable-to-find-socket-transport-ssl-while-using-phpmailer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
