안녕하세요..

 

지금 사이트에서 아래와 같은 로그가 계속 찍히면서 로그 파일의 용량이 기하급수적으로 늘어나고 있습니다..

 

혹시 해결하는 방법 아시는 분 계시면 조언 부탁드리겠습니다 ㅠㅠ

 

 


[21-Feb-2017 13:13:37 Asia/Seoul] PHP Strict Standards:  Non-static method Context::getInstance() should not be called statically in /home2/user/public_html/index.php on line 45
[21-Feb-2017 13:13:37 Asia/Seoul] PHP Deprecated:  Non-static method FileHandler::getRealPath() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/classes/context/Context.class.php on line 184
[21-Feb-2017 13:13:37 Asia/Seoul] PHP Deprecated:  Non-static method FileHandler::hasContent() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/classes/context/Context.class.php on line 2563
[21-Feb-2017 13:13:37 Asia/Seoul] PHP Deprecated:  Non-static method FileHandler::hasContent() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/classes/context/Context.class.php on line 2563
[21-Feb-2017 13:13:37 Asia/Seoul] PHP Strict Standards:  Non-static method ModuleHandler::getModuleInstance() should not be called statically in /home2/user/public_html/config/func.inc.php on line 81
[21-Feb-2017 13:13:37 Asia/Seoul] PHP Strict Standards:  Non-static method ModuleHandler::_getModuleFilePath() should not be called statically in /home2/user/public_html/classes/module/ModuleHandler.class.php on line 1169
[21-Feb-2017 13:13:37 Asia/Seoul] PHP Strict Standards:  Non-static method ModuleHandler::getModulePath() should not be called statically in /home2/user/public_html/classes/module/ModuleHandler.class.php on line 1230
[21-Feb-2017 13:13:37 Asia/Seoul] PHP Strict Standards:  Non-static method FileHandler::getRealPath() should not be called statically in /home2/user/public_html/classes/module/ModuleHandler.class.php on line 1233
[21-Feb-2017 13:13:37 Asia/Seoul] PHP Strict Standards:  Non-static method FileHandler::getRealPath() should not be called statically in /home2/user/public_html/classes/module/ModuleHandler.class.php on line 1257
[21-Feb-2017 13:13:37 Asia/Seoul] PHP Deprecated:  Non-static method Context::getLang() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/classes/object/Object.class.php on line 99
[21-Feb-2017 13:13:37 Asia/Seoul] PHP Strict Standards:  Non-static method Context::loadLang() should not be called statically in /home2/user/public_html/classes/module/ModuleHandler.class.php on line 1195
[21-Feb-2017 13:13:37 Asia/Seoul] PHP Strict Standards:  Non-static method Context::getInstance() should not be called statically in /home2/user/public_html/classes/context/Context.class.php on line 842

......

 

 

 

 

xe 대쉬보드에서 서버정보 보기 눌렀을 때

[XE Server Environment 2017-02-21]

realpath : /home2/user/public_html
location : ko
package : XE
host :
app : Apache
xe_version : 1.8.29
php : 5.6.30
db_type : mysql
use_rewrite : Y
use_db_session : N
use_ssl : none
phpext : core, ereg, libxml, openssl, zlib, cgi-fcgi, imagick, bcmath, bz2, calendar, curl, enchant, mbstring, fileinfo, ftp, gd, gettext, iconv, imap, memcache, exif, mcrypt, mysqlnd, mysql, mysqli, pdo_mysql, pdo_sqlite, phar, simplexml, soap, sockets, sourceguardian, sqlite3, xml, wddx, xmlreader, xmlrpc, xmlwriter, xsl, zip, mhash, ioncube loader, zend guard loader, zend opcache
module : adminlogging(1.7), attendance(7.0.1), auto_login(1.1.4), board(1.7.2), coupon(1.0), ggmailing(0.4.4), iconshop(0.4), krzip(1.8.0), loginlog(1.4.0), lottery(0.1), member_condition(1.0.2), member_expire(1.2.4), ncenterlite(3.0.0), plusad(0.5), pointhistory(0.2.1), quizgame(0.1), referer(3.9.6), rockgame(0.4), roulette(0.3), sejin7940_nick(1.1), sejin7940_vote(1.3.1), seo(1.8.19), supercache(1.3.4), syndication(5.0.0), timeline(1.0.2), vote(1.1.4)
addon : AntiProxy(1.0.0), adminlogging(1.7), bekmeProhibite(1.0), best_comment(0.1.2), block_ip(2.1a), captcha_member(1.7), change_nickname(2.0), comment_new(1.1.1), download_wanna_reply(1.0), fa_fileicon(1.1.2), hot_document(1.2.3), layerpopup(1.10), login_2sisstore(1.1), member_icon_print(0.3), mresizer(1.6), new_document_notify(2.0), no_adblock(1.1.3), oembed(1.0), okiz_easyadmin_logout(1.1), point_pangpang_plus(0.2b), referer(3.5.1), regdate_edit(0.1), sejin7940_all_notice(1.4), sejin7940_autotrash(1.1.1), sejin7940_readed_count(1.6), session_shield(2.0), show_author_document(0.1), soo_add_content(0.6a), source_marking(0.3), sxe_ncenter_plus(0.2)
layout : awake(1.0.4), xe_official(1.7), xedition(1.9), Simple_Style_S(1.3.1), user_layout(1.7)
widget : counter_status(1.7), ding_member_ranking(1.5), plusadWidget(0.6), point_status(0.1), rank_point(1.0), towc_new_docu(1.9), uchat(1.1.9), uchat2(1.0.1), uhachat(0.3), widget_kgcontent(0.1)
widgetstyle : simple(1.7)
max_file_uploads : 20
post_max_size : 50M
memory_limit : 128M
 

 

config.inc.php에서  ^ E_STRICT 추가하라고 하는 글을 본거 같아서 아래와 같이 설정해놓고 있습니다..

 

if(version_compare(PHP_VERSION, '5.4.0', '<'))
{
    @error_reporting(E_ALL ^ E_NOTICE ^ E_DEPRECATED ^ E_WARNING ^ E_STRICT);
}
else
{
    @error_reporting(E_ALL ^ E_NOTICE ^ E_DEPRECATED ^ E_WARNING ^ E_STRICT);
}

 

Atachment
첨부
  • profile
    E_ALL & ~E_WARNING & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED 로 바꿔보세요.

    만약 이래도 안된다면 error_reporting 앞의 골뱅이를 떼고 해당 라인에서 에러가 나는지 확인해 보세요. 서버 정책상 에러설정을 변경할 수 없도록 되어 있거나, 다른 어떤 이유로 설정이 적용되지 않고 있을 수도 있습니다.
  • profile ?
    E_ALL & ~E_WARNING & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED
    이걸로 바꿔서 해보고 계속 오류 나길래
    골뱅이를 떼서 했는데 아래처럼 나옵니다.. 이러면 적용이 안되는 것인가요?
    config.inc.php의 error_reporting 부분은 안찍히는것 같은데....
    호스팅은 루아틱을 사용중인데 ㅠㅠ

    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Strict Standards: Non-static method ModuleHandler::getModuleInstance() should not be called statically in /home2/user/public_html/config/func.inc.php on line 81
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Deprecated: Non-static method Context::getHtmlHeader() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/files/cache/template_compiled/0fbb2600371538a5e80181a53fbf4747.compiled.php on line 45
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Deprecated: Non-static method Context::getInstance() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/classes/context/Context.class.php on line 2464
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Deprecated: Non-static method Context::getDefaultUrl() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/files/cache/template_compiled/0fbb2600371538a5e80181a53fbf4747.compiled.php on line 54
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Deprecated: Non-static method Context::getDBInfo() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/classes/context/Context.class.php on line 577
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Deprecated: Non-static method Context::getInstance() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/classes/context/Context.class.php on line 555
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Deprecated: Non-static method Context::get() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/files/cache/template_compiled/0fbb2600371538a5e80181a53fbf4747.compiled.php on line 55
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Deprecated: Non-static method Context::getInstance() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/classes/context/Context.class.php on line 1913
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Deprecated: Non-static method Context::get() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/files/cache/template_compiled/0fbb2600371538a5e80181a53fbf4747.compiled.php on line 56
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Deprecated: Non-static method Context::getInstance() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/classes/context/Context.class.php on line 1913
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Deprecated: Non-static method Context::get() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/files/cache/template_compiled/0fbb2600371538a5e80181a53fbf4747.compiled.php on line 57
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Deprecated: Non-static method Context::getInstance() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/classes/context/Context.class.php on line 1913
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Deprecated: Non-static method Context::get() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/files/cache/template_compiled/0fbb2600371538a5e80181a53fbf4747.compiled.php on line 57
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Deprecated: Non-static method Context::getInstance() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/classes/context/Context.class.php on line 1913
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Deprecated: Non-static method Context::get() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/files/cache/template_compiled/0fbb2600371538a5e80181a53fbf4747.compiled.php on line 69
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Deprecated: Non-static method Context::getInstance() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/classes/context/Context.class.php on line 1913
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Deprecated: Non-static method Context::get() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/files/cache/template_compiled/0fbb2600371538a5e80181a53fbf4747.compiled.php on line 69
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Deprecated: Non-static method Context::getInstance() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/classes/context/Context.class.php on line 1913
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Deprecated: Non-static method Context::getBodyClass() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/files/cache/template_compiled/0fbb2600371538a5e80181a53fbf4747.compiled.php on line 72
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Deprecated: Non-static method Context::getInstance() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/classes/context/Context.class.php on line 2486
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Deprecated: Non-static method Context::getBodyHeader() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/files/cache/template_compiled/0fbb2600371538a5e80181a53fbf4747.compiled.php on line 73
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Deprecated: Non-static method Context::getInstance() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/classes/context/Context.class.php on line 2510
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Deprecated: Non-static method Context::getHtmlFooter() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/files/cache/template_compiled/0fbb2600371538a5e80181a53fbf4747.compiled.php on line 75
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Deprecated: Non-static method Context::getInstance() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/classes/context/Context.class.php on line 2532
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Deprecated: Non-static method Context::getJsFile() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/files/cache/template_compiled/0fbb2600371538a5e80181a53fbf4747.compiled.php on line 78
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Deprecated: Non-static method Context::getInstance() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/classes/context/Context.class.php on line 2267
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Strict Standards: Non-static method ModuleHandler::getModuleInstance() should not be called statically in /home2/user/public_html/config/func.inc.php on line 81
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Deprecated: Non-static method Context::getResponseMethod() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/classes/display/DisplayHandler.class.php on line 90
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Deprecated: Non-static method Context::getInstance() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/classes/context/Context.class.php on line 1148
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Deprecated: Non-static method Context::getResponseMethod() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/classes/display/DisplayHandler.class.php on line 90
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Deprecated: Non-static method Context::getInstance() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/classes/context/Context.class.php on line 1148
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Deprecated: Non-static method Context::getResponseMethod() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/classes/display/DisplayHandler.class.php on line 94
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Deprecated: Non-static method Context::getInstance() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/classes/context/Context.class.php on line 1148
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Deprecated: Non-static method ModuleHandler::triggerCall() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/classes/display/DisplayHandler.class.php on line 127
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Deprecated: Non-static method Context::isInstalled() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/classes/module/ModuleHandler.class.php on line 1270
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Deprecated: Non-static method FileHandler::hasContent() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/classes/context/Context.class.php on line 2563
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Deprecated: Non-static method Context::getConfigFile() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/classes/context/Context.class.php on line 2563
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Strict Standards: Non-static method ModuleHandler::getModuleInstance() should not be called statically in /home2/user/public_html/config/func.inc.php on line 81
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Strict Standards: Non-static method ModuleHandler::getModuleInstance() should not be called statically in /home2/user/public_html/config/func.inc.php on line 81
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Deprecated: Non-static method Context::getLang() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/classes/object/Object.class.php on line 99
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Strict Standards: Non-static method ModuleHandler::triggerCall() should not be called statically in /home2/user/public_html/config/func.inc.php on line 971
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Strict Standards: Non-static method Context::isInstalled() should not be called statically in /home2/user/public_html/classes/module/ModuleHandler.class.php on line 1270
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Strict Standards: Non-static method Context::getConfigFile() should not be called statically in /home2/user/public_html/classes/context/Context.class.php on line 2563
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Strict Standards: Non-static method FileHandler::hasContent() should not be called statically in /home2/user/public_html/classes/context/Context.class.php on line 2563
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Strict Standards: Non-static method ModuleHandler::getModuleInstance() should not be called statically in /home2/user/public_html/config/func.inc.php on line 81
    [21-Feb-2017 17:22:46 Asia/Seoul] PHP Deprecated: Non-static method Context::getLang() should not be called statically, assuming $this from incompatible context in /home2/user/public_html/classes/object/Object.class.php on line 99