<?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; 当面付</title>
	<atom:link href="https://wbsl.org/tag/%e5%bd%93%e9%9d%a2%e4%bb%98/feed" rel="self" type="application/rss+xml" />
	<link>https://wbsl.org</link>
	<description>一个不太正常的正常人</description>
	<lastBuildDate>Fri, 05 Jul 2024 01:35:05 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.2</generator>
	<item>
		<title>lnmp开启scandir函数，解决当面付插件报错问题</title>
		<link>https://wbsl.org/web/161.html</link>
		<comments>https://wbsl.org/web/161.html#comments</comments>
		<pubDate>Sun, 05 May 2019 07:38:01 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[WEB前端]]></category>
		<category><![CDATA[whmcs]]></category>
		<category><![CDATA[当面付]]></category>
		<category><![CDATA[报错scandir函数]]></category>

		<guid isPermaLink="false">https://wbsl.org/?p=161</guid>
		<description><![CDATA[lnmp默认禁止了scandir函数，如果你在lnmp上安装了whmcs的当面付插件，那么在付款的时候就提示F<a href="https://wbsl.org/web/161.html" class="read-more">Continue Reading</a>]]></description>
				<content:encoded><![CDATA[<p>lnmp默认禁止了scandir函数，如果你在lnmp上安装了whmcs的当面付插件，那么在付款的时候就提示Fatal Error:管理员未开启scandir PHP函数 支付宝Sdk 需要使用该函数 请修改php.ini。</p>
<p>说一下解决方法,很简单，在php.ini中把scandir函数从禁用列表里删除即可。</p>
<p>vi /usr/local/php/etc/php.ini<br />
然后搜索scandir，将其删除，然后退出保存，重启lnmp就可以了。</p>
]]></content:encoded>
			<wfw:commentRss>https://wbsl.org/web/161.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
