<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[TNF : Tatter Network Foundation forum - 1.6.2 Upgrade 과정에서 실패 -> 404 Not Found]]></title>
		<link>http://forum.tattersite.com/ko/viewtopic.php?id=5296</link>
		<description><![CDATA[1.6.2 Upgrade 과정에서 실패 -> 404 Not Found 의 최근 RSS 글들.]]></description>
		<lastBuildDate>Sat, 19 Apr 2008 21:10:10 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[RSS 답글: 1.6.2 Upgrade 과정에서 실패 -> 404 Not Found]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=26377#p26377</link>
			<description><![CDATA[<p>흑.. 자백해야겠습니다.</p><p>알고보니 Dreamweaver의 Synchronize를 이용해서 올렸는데, 이 넘이 신규 File (기존에 Remote에 없는 file)은 아예 안올려버렸군요.</p><p>무의식 중에 local files로 놓고 수정하고 올리다 퍼뜩 생각이 나서 Remote를 보니.. -_-;;<br />interface folder가 없는겁니다. ㅠ.ㅠ</p><p>죄송합니다.</p><p>Dreamweaver 쓰시는 분들은 한번 확인해 보세요</p>]]></description>
			<author><![CDATA[null@example.com (배리)]]></author>
			<pubDate>Sat, 19 Apr 2008 21:10:10 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=26377#p26377</guid>
		</item>
		<item>
			<title><![CDATA[RSS 답글: 1.6.2 Upgrade 과정에서 실패 -> 404 Not Found]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=26368#p26368</link>
			<description><![CDATA[<p>진전 상황 보고입니다.</p><p>일단 실패라고 나오는 부분의 소스코드를 보니 owner 라는 이름의 index와 field 관련해서 에러가 나더군요.<br />그래서 DB를 뒤져보니 owner라는 index는 이미 없고, owner라는 field 대신에 blogid 라는 field가 있더군요. 소스코드를 또 뒤져보니 owner를 blogid 로 변경하는 루틴이 있더군요.<br />일단 수동으로 index를 drop 하고 소스코드의 해당 쿼리를 owner -&gt; blogid 로 바꾸어 처리해주었더니 더 이상 checkup 에서 에러는 안납니다.</p><p>문제는 그래도 여전이 404 에러가 난다는 겁니다. -_-<br />도대체 이 404 에러는 왜 나는 건지 알려주시면 감사하겠습니다.</p>]]></description>
			<author><![CDATA[null@example.com (배리)]]></author>
			<pubDate>Sat, 19 Apr 2008 10:32:53 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=26368#p26368</guid>
		</item>
		<item>
			<title><![CDATA[RSS 답글: 1.6.2 Upgrade 과정에서 실패 -> 404 Not Found]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=26367#p26367</link>
			<description><![CDATA[<p>phpMyAdmin 에 들어가서 table 생성도 해보고 alter 도 해봤습니다.<br />생성, alter 잘 됩니다.</p><p>rewrite.php 에서 &nbsp; &nbsp; if (!file_exists($interfacePath)) { header(&quot;HTTP/1.0 404 Not found&quot;); exit;} 부분을 리마크 처리하고 <a href="http://www.barrysfamily.net/interface/index.php">http://www.barrysfamily.net/interface/index.php</a> 를 불러봤습니다.<br />-&gt;그냥 빈 화면이 나옵니다.</p><p>아무래도 DB 쪽에 뭔가 문제가 생겨서 페이지를 만들어내지 못하는 것은 아닌가 하는 짐작도 되는데.. 구조 자체를 모르니 도무지 모르겠네요 ㅠ.ㅠ</p>]]></description>
			<author><![CDATA[null@example.com (배리)]]></author>
			<pubDate>Sat, 19 Apr 2008 07:52:55 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=26367#p26367</guid>
		</item>
		<item>
			<title><![CDATA[1.6.2 Upgrade 과정에서 실패 -> 404 Not Found]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=26366#p26366</link>
			<description><![CDATA[<p>1.6.1이었나 1.5 버전대이었나를 사용하다가 1.6.2로 업그레이드를 했습니다.</p><p>그런데 업그레이드 과정에서 본문 테이블의 인덱스를 수정합니다.: 실패&nbsp; 라고 뜨더군요</p><p>그 후로는 갑자기 404 Not Found 가 나옵니다.</p><p>서버가 미국에 있고 Go Daddy 를 사용하고 있구요.</p><p>그전까지는 아무 문제없이 잘 되고 있었습니다. -_-;; (후회중)</p><p>config.php에서 ini_set(&#039;display_errors&#039;, &#039;on&#039;); 로 해 놓고<br /><a href="http://www.barrrysfamily.net/blog/checkup/index.php">http://www.barrrysfamily.net/blog/checkup/index.php</a> 를 실행해 보면<br />에러 메시지가 따로 안나오고</p><p>텍스트큐브 점검을 시작합니다.<br />버전 검사<br />기존 버전 - <br />현재 버전 - 1.6.2 : Arpeggio <br />변경 중<br />본문 테이블의 인덱스를 수정합니다.: 실패 <br />완료되었습니다. </p><br /><p>라고 나오네요</p><p>어딜 어떻게 손봐야 할지 암담합니다.<br />제가 Window쪽 프로그래머라서 php와 rewrite 쪽은 잘 몰라서 이게 어떤 개념으로 돌아가는 건지 잘 모르겠어서요.</p><p>도와주세요 ㅠ.ㅠ</p><p>배리</p>]]></description>
			<author><![CDATA[null@example.com (배리)]]></author>
			<pubDate>Sat, 19 Apr 2008 07:46:19 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=26366#p26366</guid>
		</item>
	</channel>
</rss>
