<?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/"
	xmlns:media="http://search.yahoo.com/mrss/" >

<channel>
	<title>확장 모듈 &#8211; REDMILK</title>
	<atom:link href="https://redmilk.co.kr/tag/%ed%99%95%ec%9e%a5-%eb%aa%a8%eb%93%88/feed" rel="self" type="application/rss+xml" />
	<link>https://redmilk.co.kr</link>
	<description>시놀로지, XPEnology, 워드프레스, 인테리어, 공구, IT정보, 맛집, 일상 이야기</description>
	<lastBuildDate>Thu, 25 May 2017 04:30:36 +0000</lastBuildDate>
	<language>ko-KR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://redmilk.co.kr/wp-content/uploads/2023/03/cropped-favicon-1-2-32x32.png</url>
	<title>확장 모듈 &#8211; REDMILK</title>
	<link>https://redmilk.co.kr</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">83986508</site>	<item>
		<title>시놀로지 NAS 6.0.2 PHP 7.0 에서 curl 확장 모듈 활성화</title>
		<link>https://redmilk.co.kr/1750</link>
					<comments>https://redmilk.co.kr/1750#respond</comments>
		
		<dc:creator><![CDATA[REDMILK]]></dc:creator>
		<pubDate>Fri, 20 Jan 2017 08:12:12 +0000</pubDate>
				<category><![CDATA[NAS]]></category>
		<category><![CDATA[워드프레스]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[php7.0]]></category>
		<category><![CDATA[synology]]></category>
		<category><![CDATA[시놀로지]]></category>
		<category><![CDATA[확장 모듈]]></category>
		<category><![CDATA[활성화]]></category>
		<guid isPermaLink="false">https://redmilk.co.kr/?p=1750</guid>

					<description><![CDATA[몇일전 워드프레스를 하면서 시놀로지 웹 스테이션에서 PHP 7버전을 적용하였더니 네이버 웹문서 신디케이션v2 플러그인에서 HTTP500오류가 났습니다. PHP 5.6버전으로 하면 괜찮고.. 그래서 그냥 신디케이션 플러그인을 비활성화하고 PHP7.0을 사용하였습니다. 원인도 모르고... 그런데 오늘 wordpress social login에서 PHP어쩌고 저쩌고 curl 어쩌고 저쩌고 하는 에러가 나는걸 알았습니다. 대충 해석을 해보니 PHP에 curl 확장 모듈이 비활성화 되어 있다는 내용 인듯.... 추측해보면 시놀로지  [...]]]></description>
										<content:encoded><![CDATA[<p style="text-align: center;">몇일전 워드프레스를 하면서 시놀로지 웹 스테이션에서 PHP 7버전을 적용하였더니<br />
<span style="text-decoration: underline; color: #0000ff;"><a style="color: #0000ff; text-decoration: underline;" href="https://wordpress.org/plugins-wp/naver-webmaster-tool-syndication-v2/" rel="nofollow noopener" target="_blank">네이버 웹문서 신디케이션v2</a></span> 플러그인에서 HTTP500오류가 났습니다. PHP 5.6버전으로 하면 괜찮고..<br />
그래서 그냥 신디케이션 플러그인을 비활성화하고 PHP7.0을 사용하였습니다. 원인도 모르고&#8230;<br />
그런데 오늘 <span style="color: #0000ff;"><a style="color: #0000ff;" href="https://wordpress.org/plugins-wp/wordpress-social-login/" rel="nofollow noopener" target="_blank">wordpress social login</a></span>에서 PHP어쩌고 저쩌고 curl 어쩌고 저쩌고 하는 에러가 나는걸 알았습니다.<br />
대충 해석을 해보니 PHP에 curl 확장 모듈이 비활성화 되어 있다는 내용 인듯&#8230;.<br />
추측해보면 시놀로지 PHP5.6에서는 curl이 활성화 되어있고. PHP7.0에서는 비활성화 되어 있다는 말.<br />
시놀로지 포럼을 뒤져보니&#8230;역시나 저와같은 내용의 글들과 해결 방법이 있네요.</p>
<p>&nbsp;</p>
<p style="text-align: center;">일단 현 제 Synology NAS 버전은 6.0.2 update 9이며<br />
PHP7.0 패키지 버전은 7.0.13-0013<br />
웹 스테이션 패키지는 2.0.0-0100입니다.</p>
<p>&nbsp;</p>
<p style="text-align: center;">일단 SSH로 접속후 Root권한으로 로그인 합니다.<br />
잘 모르시는분은 아래링크 글 참고해 주세요~<br />
<span style="color: #000000;">*</span><span style="color: #0000ff;">Synology</span><span style="text-decoration: underline; color: #0000ff;"> NAS 6.0.2 버전 ssh 접속 root권한 획득하기</span><span style="color: #000000;">*</span></p>
<p style="text-align: center;">포럼에서는 아래와 같이 extensions.ini파일에 아래 extensions어쩌고 저쩌고 있는 부분을 입력하라고 나옵니다.</p>
<p style="text-align: center;"><a href="https://redmilk.co.kr/wp-content/uploads/2017/01/20170120_165855.png"><img fetchpriority="high" decoding="async" data-attachment-id="1751" data-permalink="https://redmilk.co.kr/1750/20170120_165855" data-orig-file="https://redmilk.co.kr/wp-content/uploads/2017/01/20170120_165855.png" data-orig-size="478,308" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="20170120_165855" data-image-description="" data-image-caption="" data-large-file="https://redmilk.co.kr/wp-content/uploads/2017/01/20170120_165855.png" class="alignnone size-full wp-image-1751" src="https://redmilk.co.kr/wp-content/uploads/2017/01/20170120_165855.png" alt="시놀로지 NAS 6.0.2 PHP 7.0 에서 curl 확장 모듈 활성화 5" width="478" height="308" title="시놀로지 NAS 6.0.2 PHP 7.0 에서 curl 확장 모듈 활성화 6" srcset="https://redmilk.co.kr/wp-content/uploads/2017/01/20170120_165855-200x129.png 200w, https://redmilk.co.kr/wp-content/uploads/2017/01/20170120_165855-400x258.png 400w, https://redmilk.co.kr/wp-content/uploads/2017/01/20170120_165855-460x295.png 460w, https://redmilk.co.kr/wp-content/uploads/2017/01/20170120_165855.png 478w" sizes="(max-width: 478px) 100vw, 478px" /></a></p>
<p style="text-align: center;">하지만 저 경로에 저파일이 없을 뿐더러 애써 복붙할 필요도 없습니다.<br />
그냥 PHP5.6에 있느 파일을 PHP7.0으로 옮기면 되니까요.<br />
아래의 명령어를 입력해 줍니다.</p>
<p style="text-align: center;"><span style="color: #0000ff;">cp /volume1/@appstore/PHP5.6/usr/local/etc/php56/conf.d/extensions.ini /usr/local/etc/php70/conf.d/</span></p>
<p style="text-align: center;"><a href="https://redmilk.co.kr/wp-content/uploads/2017/01/20170120_170415.png"><img decoding="async" data-attachment-id="1752" data-permalink="https://redmilk.co.kr/1750/20170120_170415" data-orig-file="https://redmilk.co.kr/wp-content/uploads/2017/01/20170120_170415.png" data-orig-size="987,576" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="20170120_170415" data-image-description="" data-image-caption="" data-large-file="https://redmilk.co.kr/wp-content/uploads/2017/01/20170120_170415-600x350.png" class="aligncenter wp-image-1752" src="https://redmilk.co.kr/wp-content/uploads/2017/01/20170120_170415.png" width="600" height="350" alt="시놀로지 NAS 6.0.2 PHP 7.0 에서 curl 확장 모듈 활성화 7" title="시놀로지 NAS 6.0.2 PHP 7.0 에서 curl 확장 모듈 활성화 8" srcset="https://redmilk.co.kr/wp-content/uploads/2017/01/20170120_170415-200x117.png 200w, https://redmilk.co.kr/wp-content/uploads/2017/01/20170120_170415-400x233.png 400w, https://redmilk.co.kr/wp-content/uploads/2017/01/20170120_170415-600x350.png 600w, https://redmilk.co.kr/wp-content/uploads/2017/01/20170120_170415-768x448.png 768w, https://redmilk.co.kr/wp-content/uploads/2017/01/20170120_170415-800x467.png 800w, https://redmilk.co.kr/wp-content/uploads/2017/01/20170120_170415.png 987w" sizes="(max-width: 600px) 100vw, 600px" /></a></p>
<p style="text-align: center;">그 후 시놀로지 Web Station에 들어가면 확장에 curl이 떡하니 있을겁니다.<br />
이제 <span style="color: #0000ff;"><a style="color: #0000ff;" href="https://wordpress.org/plugins-wp/naver-webmaster-tool-syndication-v2/" rel="nofollow noopener" target="_blank">네이버 웹문서 신디케이션v2</a></span> 플러그인과<br />
<span style="color: #0000ff;"><a style="color: #0000ff;" href="https://wordpress.org/plugins-wp/wordpress-social-login/" rel="nofollow noopener" target="_blank">wordpress social login</a></span> 플러그인 둘다 정상 작동합니다.</p>
<p style="text-align: center;">출처 : 시놀로지 나스포럼</p>
<p style="text-align: center;"><span style="text-decoration: underline; color: #0000ff;"><a style="color: #0000ff; text-decoration: underline;" href="https://forum.synology.com/enu/viewtopic.php?f=20&amp;t=104368&amp;p=466928&amp;hilit=curl#p466928" rel="nofollow noopener" target="_blank">https://forum.synology.com/enu/viewtopic.php?f=20&amp;t=104368&amp;p=466928&amp;hilit=curl#p466928</a></span></p>
]]></content:encoded>
					
					<wfw:commentRss>https://redmilk.co.kr/1750/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1750</post-id>	</item>
	</channel>
</rss>
