﻿<?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>学习日记 &#187; ssl</title>
	<atom:link href="https://www.softwareace.cn/?feed=rss2&#038;tag=ssl" rel="self" type="application/rss+xml" />
	<link>https://www.softwareace.cn</link>
	<description>时刻想着为自己的产品多做一些对他好的事情</description>
	<lastBuildDate>Fri, 20 Mar 2026 06:58:28 +0000</lastBuildDate>
	<language>zh-CN</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Unable to find the socket transport “ssl” – did you forget to enable it when you configured PHP?</title>
		<link>https://www.softwareace.cn/?p=66</link>
		<comments>https://www.softwareace.cn/?p=66#comments</comments>
		<pubDate>Wed, 16 Jan 2013 02:29:46 +0000</pubDate>
		<dc:creator><![CDATA[littlesu]]></dc:creator>
				<category><![CDATA[开发问题]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://192.168.0.106/?p=66</guid>
		<description><![CDATA[http://zourbuth.com/unable-to-find-the-socket-transport [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>http://zourbuth.com/unable-to-find-the-socket-transport-ssl-did-you-forget-to-enable-it-when-you-configured-php/</p>
<ul style="padding: 0px; margin: 0px 0px 10px 24px; list-style-type: square; color: rgb(51, 51, 51); font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 13px; line-height: 19px; background-color: rgb(255, 255, 255);">
<li style="line-height: 20px; margin-left: 0px;">
		Open Configuration File (php.ini) Path C:WINDOWS, find&nbsp;<code style="padding: 2px 4px; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 12px; color: rgb(221, 17, 68); border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; background-color: rgb(247, 247, 249); border: 1px solid rgb(225, 225, 232);">;extension=php_openssl.dll</code>and delete the semicolon</li>
<li style="line-height: 20px; margin-left: 0px;">
		Open Loaded Configuration File C:xamppphpphp.ini and add this code<code style="padding: 2px 4px; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 12px; color: rgb(221, 17, 68); border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; background-color: rgb(247, 247, 249); border: 1px solid rgb(225, 225, 232);">extension=php_openssl.dll</code>&nbsp;in the extension section.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>https://www.softwareace.cn/?feed=rss2&#038;p=66</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
