<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[TNF : Tatter Network Foundation forum - 1.8Alpha MySQLi 설정문제]]></title>
		<link>http://forum.tattersite.com/ko/viewtopic.php?id=6469</link>
		<description><![CDATA[1.8Alpha MySQLi 설정문제 의 최근 RSS 글들.]]></description>
		<lastBuildDate>Mon, 25 Aug 2008 13:28:31 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[RSS 답글: 1.8Alpha MySQLi 설정문제]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=29895#p29895</link>
			<description><![CDATA[<p>혹시 PHP에 MySQLi 클래스가 포함되어 있는지를 체크해 보아야 할 것 같습니다. 일단 debugmode = 1로 바꾸시고 발생하는 에러 메세지를 알려주세요^^</p>]]></description>
			<author><![CDATA[null@example.com (inureyes)]]></author>
			<pubDate>Mon, 25 Aug 2008 13:28:31 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=29895#p29895</guid>
		</item>
		<item>
			<title><![CDATA[1.8Alpha MySQLi 설정문제]]></title>
			<link>http://forum.tattersite.com/ko/viewtopic.php?pid=29855#p29855</link>
			<description><![CDATA[<p>현재 서버 재원은</p><p>Win 2003 Ent SP2 R2<br />Apache 2.2.9<br />PHP 5.2.6<br />Zend Optimizer 3.3<br />MySQL 5.1</p><p>입니다 -_-ㅋ;;</p><p>MySQLi 설정이 가능하다고 쓰여있길래 config.php 수정하였는데 로그인이 전혀 되어지지가 않네요 -_-;<br />로그인화면에서 안넘어감 -_-; 물론 로그인도 안되고 -_-ㅋ<br />아래는 config.php 설정<br /></p><div class="codebox"><pre><code>&lt;?php
ini_set(&#039;display_errors&#039;, &#039;off&#039;);
$database[&#039;server&#039;] = &#039;localhost&#039;;
$database[&#039;database&#039;] = &#039;*****&#039;;
$database[&#039;username&#039;] = &#039;*****&#039;;
$database[&#039;password&#039;] = &#039;**************&#039;;
$database[&#039;prefix&#039;] = &#039;tc_&#039;;
$service[&#039;type&#039;] = &#039;domain&#039;;
$service[&#039;domain&#039;] = &#039;prople.kr&#039;;
$service[&#039;path&#039;] = &#039;&#039;;
$service[&#039;timeout&#039;] = 3600;
$service[&#039;skin&#039;] = &#039;coolant&#039;;
$service[&#039;language&#039;] = &#039;ko&#039;;
$service[&#039;timezone&#039;] = &#039;Asia/Seoul&#039;;
$service[&#039;encoding&#039;] = &#039;EUC-KR&#039;;
$serviceURL = &#039;http://blog.prople.kr&#039;;
$service[&#039;pagecache&#039;] = 1;
$service[&#039;skincache&#039;] = 1;
$service[&#039;memcached&#039;] = 1;
$service[&#039;reader&#039;] = 1;
$service[&#039;useNumericRSS&#039;] = 0;
$service[&#039;useEncodedURL&#039;] = 0;
$service[&#039;disableEolinSuggestion&#039;] = 0;
$service[&#039;allowBlogVisibilitySetting&#039;] = 1;
$service[&#039;flashclipboardpoter&#039;] = 1;
$service[&#039;flashuploader&#039;] = 1;
$service[&#039;debugmode&#039;] = 0;
$service[&#039;debug_session_dump&#039;] = 0;
$service[&#039;debug_rewrite_module&#039;] = 0;
$service[&#039;favicon_daily_traffic&#039;] = 10;
$service[&#039;dbms&#039;] = &#039;mysqli&#039;;
?&gt;</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (소필)]]></author>
			<pubDate>Sat, 23 Aug 2008 02:48:15 +0000</pubDate>
			<guid>http://forum.tattersite.com/ko/viewtopic.php?pid=29855#p29855</guid>
		</item>
	</channel>
</rss>
