<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[TNF : Tatter Network Foundation forum - 텍스트큐브 글쓰기가 되지 않습니다.]]></title>
		<link>http://forum.tattersite.com/ko/viewtopic.php?id=10641</link>
		<description><![CDATA[텍스트큐브 글쓰기가 되지 않습니다. 의 최근 RSS 글들.]]></description>
		<lastBuildDate>Tue, 14 Jun 2011 09:39:16 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[RSS 답글: 텍스트큐브 글쓰기가 되지 않습니다.]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=41035#p41035</link>
			<description><![CDATA[<p>해결했습니다.<br />간단한 문제였군요..</p><div class="quotebox"><blockquote><p>set $rewrite_base &#039;/&#039;;<br />rewrite&nbsp; ^(.*)$ $rewrite_base/rewrite.php last;</p></blockquote></div><p>&nbsp; //rewrite.php 를 가리키게 되어 생기는 문제였습니다... ^^;;</p><p>위지윅 에디터도 정상적으로 올라오고요..<br />하지만 포매터,편집기를 이리저리 바꾸어보아도 아랫쪽에 반영되지 않고 후에 글올리기 버튼을 누르면 본문을 입력하라는 문제가 생기네요.</p><p>이것도 혹시 rewrite관련 문제일까 해서 아예 따로 디렉터리 안에 넣고 다시 설치해보았습니다만,<br />여전히 발생하는걸 보니 rewrite관련 문제는 아니네요...<br />끄응...</p>]]></description>
			<author><![CDATA[null@example.com (TMooN)]]></author>
			<pubDate>Tue, 14 Jun 2011 09:39:16 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=41035#p41035</guid>
		</item>
		<item>
			<title><![CDATA[RSS 답글: 텍스트큐브 글쓰기가 되지 않습니다.]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=41034#p41034</link>
			<description><![CDATA[<p>원인을 발견했습니다.</p><p>rewrite 설정 시 이러한 문제가 생기네요.<br />/tc가 아닌 루트(/) 에 설치했기 때문에 nginx설정시 /tc 를 /로 바꾸어서 설정했고, 그로 인해 로딩에도 아무 문제가 없는걸 보아<br />설정 문제같지는 않습니다만.....</p><p>혹시 nginx에서 테스트해보신 다른 분 안계신지....</p>]]></description>
			<author><![CDATA[null@example.com (TMooN)]]></author>
			<pubDate>Tue, 14 Jun 2011 09:01:47 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=41034#p41034</guid>
		</item>
		<item>
			<title><![CDATA[RSS 답글: 텍스트큐브 글쓰기가 되지 않습니다.]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=41024#p41024</link>
			<description><![CDATA[<p>덧붙여서, 오늘 테스트 해 본 결과 플러그인 목록에서<br />Xquared에디터를 활성화하고, 위지윅 에디터를 비활성 해보았지만 자동으로 활성화 됩니다.</p><p>또, 환경설정을 눌러 TTML이 아닌 HTML로 변경하고 저장해보았지만 글 쓰기 시 TTML - 위지윅 에디터로 선택되어있고, Xquared에디터는 목록에 떠있지만 옅은색으로 떠있네요.</p><p>설치 직후 딱 한번 글 쓰기 시 HTML로 선택 되어 있었는데 그때는 글이 정상적으로 업로드 되었습니다.</p><p>혹시 비슷한 경우 겪어보신 분이나 원인을 알고계신분 없으신지....</p>]]></description>
			<author><![CDATA[null@example.com (TMooN)]]></author>
			<pubDate>Tue, 14 Jun 2011 02:06:48 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=41024#p41024</guid>
		</item>
		<item>
			<title><![CDATA[텍스트큐브 글쓰기가 되지 않습니다.]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=41017#p41017</link>
			<description><![CDATA[<p>안녕하세요.<br />아파치에서 TC를 정상적으로 운용 하다가 최근 아파치데몬이 빈번하게 죽어버리는 바람에<br />nginx를 이용중입니다.</p><p>텍스트큐브 설치까지는 정상적으로 가능합니다만, 글쓰기가 되지 않습니다.<br />위지윅 에디터 또한 불러오지 않는 것 같습니다. (본문란 윗쪽에 아무것도 없는걸 보니..)</p><p>글 작성 후 글쓰기 버튼을 누르면 작성한 내용은 다 사라지고 목록은 전혀 변하지 않네요...</p><p>PHP는 5.2.17이 설치되어 있습니다.<br />document 디렉터리 안에 있는 nginx설치방법 문서를 참고해서 설치했는데 혹시 잘못된 부분이 있는지요....</p><br /><div class="quotebox"><blockquote><p>server {<br />&nbsp; &nbsp; &nbsp; &nbsp; listen&nbsp; &nbsp;80;<br />&nbsp; &nbsp; &nbsp; &nbsp; server_name&nbsp; 도메인 www.도메인;<br />&nbsp; &nbsp; &nbsp; &nbsp; server_name_in_redirect off;</p><p>&nbsp; &nbsp; &nbsp; &nbsp; access_log&nbsp; 로그.log;</p><p>&nbsp; &nbsp; &nbsp; &nbsp; location / {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; root&nbsp; &nbsp;도큐멘트www;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; index&nbsp; index.html index.htm index.php;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; set $rewrite_base &#039;/&#039;;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (!-f $request_filename) {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; rewrite ^(thumbnail)/([0-9]+/.+)$ cache/$1/$2;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($request_filename ~* ^(cache)+/+(.+[^/])\.(cache|xml|txt|log)$) {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return 403;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (-d $request_filename) {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; rewrite ^(.+[^/])$ $1/;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; rewrite&nbsp; ^(.*)$ $rewrite_base/rewrite.php last;<br />&nbsp; &nbsp; &nbsp; &nbsp; }</p><p>&nbsp; &nbsp; &nbsp; &nbsp; location ~ \..*/.*\.php$ {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return 403;<br />&nbsp; &nbsp; &nbsp; &nbsp; }<br />&nbsp; &nbsp; &nbsp; &nbsp; location ~ \.php$ {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; fastcgi_pass&nbsp; &nbsp;127.0.0.1:9000;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; fastcgi_index&nbsp; index.php;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; fastcgi_param&nbsp; SCRIPT_FILENAME&nbsp; 도큐멘트www$fastcgi_script_name;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; include fastcgi_params;<br />&nbsp; &nbsp; &nbsp; &nbsp; }<br />}</p></blockquote></div>]]></description>
			<author><![CDATA[null@example.com (TMooN)]]></author>
			<pubDate>Sun, 12 Jun 2011 15:16:44 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=41017#p41017</guid>
		</item>
	</channel>
</rss>
