<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[TNF : Tatter Network Foundation forum - memcached 관련 질문이요~ ^^;]]></title>
	<link rel="self" href="http://forum.tattersite.com/ko/extern.php?action=feed&amp;tid=10892&amp;type=atom"/>
	<updated>2012-02-28T14:07:54Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.tattersite.com/ko/viewtopic.php?id=10892</id>
		<entry>
			<title type="html"><![CDATA[RSS 답글: memcached 관련 질문이요~ ^^;]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=41609#p41609"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>LonnieNa 작성:</cite><blockquote><p>config 파일을 수정하셨다는게 어떤내용인가요?</p></blockquote></div><p>아...<br />관리자패널에서&nbsp; memcached 사용으로 설정하여 변경된 <br />$service[&#039;memcached&#039;] = 1 을</p><p>config.php 파일에서 <br />$service[&#039;memcached&#039;] = 0 로<br />직접 수정해서 새로고침을 해보면 로그인 상태로 돌아오더라구요 ;;</p><br /><p>그러니까 결국..</p><p>$service[&#039;memcached&#039;] = 1 이면 로그인이 풀린 상태가 되고<br />$service[&#039;memcached&#039;] = 0 이면 로그인이 되어 있는 상태가 되요 ;;;;;;;</p>]]></content>
			<author>
				<name><![CDATA[멀더끙]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=2638</uri>
			</author>
			<updated>2012-02-28T14:07:54Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=41609#p41609</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RSS 답글: memcached 관련 질문이요~ ^^;]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=41608#p41608"/>
			<content type="html"><![CDATA[<p>config 파일을 수정하셨다는게 어떤내용인가요?</p>]]></content>
			<author>
				<name><![CDATA[LonnieNa]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=9</uri>
			</author>
			<updated>2012-02-28T02:30:25Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=41608#p41608</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[memcached 관련 질문이요~ ^^;]]></title>
			<link rel="alternate" href="http://forum.tattersite.com/ko/viewtopic.php?pid=41605#p41605"/>
			<content type="html"><![CDATA[<p>서버에 phpinfo를 찍어보니 memcached 가 로드 되어 있길래 켜 봤다너...<br />다른 분들과 마찬가지로 관리자 로그인이 안되더라구요 =ㅁ= ;<br />기존 로그인 세션이 풀려버리는 건지 동일한 페이지에서 config.php 파일을 수정해보면<br />다시 로그인 상태가 되네요 ㅋ</p><p>에러 메세지가</p><p>Memcache::connect() [memcache.connect]: php_network_getaddresses: getaddrinfo failed: Name or service not known(2)<br />File: /home/mulder21c/www/library/preprocessor.php:128<br />Memcache::connect() [memcache.connect]: Server localhost (tcp 11211) failed with: php_network_getaddresses: getaddrinfo failed: Name or service not known (0)(8)<br />File: /home/mulder21c/www/library/preprocessor.php:128<br />Memcache::connect() [memcache.connect]: Can&#039;t connect to localhost:11211, php_network_getaddresses: getaddrinfo failed: Name or service not known (0)(2)<br />File: /home/mulder21c/www/library/preprocessor.php:128</p><p>Memcache::connect() [memcache.connect]: php_network_getaddresses: getaddrinfo failed: Name or service not known(2)<br />File: /home/mulder21c/www/framework/cache/Memcache.php:21<br />Memcache::connect() [memcache.connect]: Server localhost (tcp 11211) failed with: php_network_getaddresses: getaddrinfo failed: Name or service not known (0)(8)<br />File: /home/mulder21c/www/framework/cache/Memcache.php:21<br />Memcache::connect() [memcache.connect]: Can&#039;t connect to localhost:11211, php_network_getaddresses: getaddrinfo failed: Name or service not known (0)(2)<br />File: /home/mulder21c/www/framework/cache/Memcache.php:21<br />Memcache::get() [memcache.get]: No servers added to memcache connection(2)<br />File: /home/mulder21c/www/framework/cache/Memcache.php:98<br />Memcache::set() [memcache.set]: No servers added to memcache connection(2)<br />File: /home/mulder21c/www/framework/cache/Memcache.php:101<br />Memcache::get() [memcache.get]: No servers added to memcache connection(2)<br />File: /home/mulder21c/www/framework/cache/Memcache.php:42</p><p>Memcache::get() [memcache.get]: No servers added to memcache connection(2)<br />File: /home/mulder21c/www/framework/legacy/Textcube.Control.Session.Memcached.php:101<br />Memcache::get() [memcache.get]: No servers added to memcache connection(2)<br />File: /home/mulder21c/www/framework/legacy/Textcube.Control.Session.Memcached.php:63<br />Memcache::get() [memcache.get]: No servers added to memcache connection(2)<br />File: /home/mulder21c/www/framework/legacy/Textcube.Control.Session.Memcached.php:63<br />Memcache::set() [memcache.set]: No servers added to memcache connection(2)<br />File: /home/mulder21c/www/framework/legacy/Textcube.Control.Session.Memcached.php:73<br />Memcache::get() [memcache.get]: No servers added to memcache connection(2)<br />File: /home/mulder21c/www/framework/legacy/Textcube.Control.Session.Memcached.php:63<br />Memcache::set() [memcache.set]: No servers added to memcache connection(2)<br />File: /home/mulder21c/www/framework/legacy/Textcube.Control.Session.Memcached.php:73<br />Memcache::get() [memcache.get]: No servers added to memcache connection(2)<br />File: /home/mulder21c/www/framework/legacy/Textcube.Control.Session.Memcached.php:63<br />Memcache::set() [memcache.set]: No servers added to memcache connection(2)<br />File: /home/mulder21c/www/framework/legacy/Textcube.Control.Session.Memcached.php:73<br />Memcache::get() [memcache.get]: No servers added to memcache connection(2)<br />File: /home/mulder21c/www/framework/legacy/Textcube.Control.Session.Memcached.php:42</p><p>Memcache::get() [memcache.get]: No servers added to memcache connection(2)<br />File: /home/mulder21c/www/framework/cache/Memcache.php:98<br />Memcache::set() [memcache.set]: No servers added to memcache connection(2)<br />File: /home/mulder21c/www/framework/cache/Memcache.php:101<br />Memcache::set() [memcache.set]: No servers added to memcache connection(2)<br />File: /home/mulder21c/www/framework/cache/Memcache.php:35</p><br /><p>Current Database Management System :<br />MySQL<br />Cache system :<br />Page cache Enabled<br />Skin cache Enabled<br />Memcached module Enabled<br />Memcache::set() [memcache.set]: No servers added to memcache connection(2)<br />File: /home/mulder21c/www/framework/legacy/Textcube.Control.Session.Memcached.php:48</p><br /><p>요렇게 나왔거든요&nbsp; ㅎㄷㄷ ;;;</p><p>무슨 문제일까요...??? ;;</p><p>phpinfo 상에서는</p><p><a href="http://www.mulder21c.com/phpinfo.php#module_memcache">http://www.mulder21c.com/phpinfo.php#module_memcache</a><br />에서 보듯 default 포트로 열려 있는듯 한데...</p>]]></content>
			<author>
				<name><![CDATA[멀더끙]]></name>
				<uri>http://forum.tattersite.com/ko/profile.php?id=2638</uri>
			</author>
			<updated>2012-02-27T06:10:39Z</updated>
			<id>http://forum.tattersite.com/ko/viewtopic.php?pid=41605#p41605</id>
		</entry>
</feed>
