1

주제: 1.8.2 발표후보1 - memcached login 불가

1.8.1에서도 문의했던 내용입니다.
http://forum.tattersite.com/ko/viewtopic.php?id=9297

기본 페이지에서 디버깅 메시지 출력

MemcachePool::set() [memcachepool.set]: The lowest two bytes of the flags array is reserved for pecl/memcache internal use(2)
File: /home/tc/framework/legacy/Textcube.Control.Session.Memcached.php:70
MemcachePool::set() [memcachepool.set]: The lowest two bytes of the flags array is reserved for pecl/memcache internal use(2)
File: /home/tc/framework/legacy/Textcube.Control.Session.Memcached.php:70
MemcachePool::set() [memcachepool.set]: The lowest two bytes of the flags array is reserved for pecl/memcache internal use(2)
File: /home/tc/framework/legacy/Textcube.Control.Session.Memcached.php:70
session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/tc/framework/data/MySQL/Debug.php:13)(2)
File: /home/tc/library/preprocessor.php:153
A session had already been started - ignoring session_start()(8)
File: /home/tc/plugins/takeone_GoogleAdsense/index.php:180

... 내용 ....

Current Database Management System :

MySQL
Cache system :

    * Page cache Enabled
    * Skin cache Enabled
    * Memcached module Enabled

MemcachePool::set() [memcachepool.set]: The lowest two bytes of the flags array is reserved for pecl/memcache internal use(2)
File: /home/tc/framework/legacy/Textcube.Control.Session.Memcached.php:46

로그인 페이지 (/login)에서 디버깅 메시지 출력

MemcachePool::set() [memcachepool.set]: The lowest two bytes of the flags array is reserved for pecl/memcache internal use(2)
File: /home/tc/framework/legacy/Textcube.Control.Session.Memcached.php:70
MemcachePool::set() [memcachepool.set]: The lowest two bytes of the flags array is reserved for pecl/memcache internal use(2)
File: /home/tc/framework/legacy/Textcube.Control.Session.Memcached.php:70
MemcachePool::set() [memcachepool.set]: The lowest two bytes of the flags array is reserved for pecl/memcache internal use(2)
File: /home/tc/framework/legacy/Textcube.Control.Session.Memcached.php:70
session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/tc/framework/data/MySQL/Debug.php:13)(2)
File: /home/tc/library/preprocessor.php:153
Cannot modify header information - headers already sent by (output started at /home/tc/framework/data/MySQL/Debug.php:13)(2)
File: /home/tc/library/auth.php:19
MemcachePool::set() [memcachepool.set]: The lowest two bytes of the flags array is reserved for pecl/memcache internal use(2)
File: /home/tc/framework/legacy/Textcube.Control.Session.Memcached.php:144
MemcachePool::set() [memcachepool.set]: The lowest two bytes of the flags array is reserved for pecl/memcache internal use(2)
File: /home/tc/framework/legacy/Textcube.Control.Session.Memcached.php:144
MemcachePool::set() [memcachepool.set]: The lowest two bytes of the flags array is reserved for pecl/memcache internal use(2)
File: /home/tc/framework/legacy/Textcube.Control.Session.Memcached.php:144
Cannot modify header information - headers already sent by (output started at /home/tc/framework/data/MySQL/Debug.php:13)(2)
File: /home/tc/interface/login/index.php:80

.... 내용이 들어가야 되나 비었음 ....

Current Database Management System :

MySQL
Cache system :

    * Page cache Enabled
    * Skin cache Enabled
    * Memcached module Enabled

MemcachePool::set() [memcachepool.set]: The lowest two bytes of the flags array is reserved for pecl/memcache internal use(2)
File: /home/tc/framework/legacy/Textcube.Control.Session.Memcached.php:46

2

답글: 1.8.2 발표후보1 - memcached login 불가

http://dev.textcube.org/ticket/1455 에서 수정했습니다. 1.8.3에 반영되어 나갈 예정입니다.

감사합니다! >_<

"Everything looks different on the other side."

-Ian Malcomm, from Michael Crichton's 'The Jurassic Park'

3

답글: 1.8.2 발표후보1 - memcached login 불가

inureyes 작성:

http://dev.textcube.org/ticket/1455 에서 수정했습니다. 1.8.3에 반영되어 나갈 예정입니다.

감사합니다! >_<

1.8.3에서 작동 확인하였습니다. 페이지 로딩이 빨라 졌네요. 감사합니다. ^^