WordPress core dump files WordPress의 코어 덤프 파일

ADVERTISEMENT 광고
To get our software and web/tips via email, sign up for 우리의 소프트웨어와 웹 얻으려면 / 팁, 이메일을 통해 가입 daily email newsletter 일일 이메일 뉴스 레터 . .
Subscribe to RSS feed 구독 RSS 피드 or 또는 follow me 날 따라와 on Twitter? 트위터에?

WordPress의 코어 덤프 파일을 A couple of weeks after I launched 몇 주 후에 시작의 커플 Blog Designed 블로그 디자인 (as the name suggests, it is a blog with posts and a 같은 이름이 암시 (그것 게시물과 블로그 linked list 링크 목록 on design and WordPress), I noticed four 'core' files named core.2801, core.4065 etc. The files seemed harmless, but had rather large size (several megabytes). 디자인 WordPress의)에, 난 네명의 '핵심'파일을 발견, core.4065 등 core.2801 파일 이름, 무해한 것이 아니라 큰 크기 (몇 메가 바이트)했다.

What are core dump files? 코어 덤프 파일은 무엇입니까?

A quick Google search turned up a lot of complicated pages explaining the problem, but none that could actually suggest a fix. 빠른 Google 검색지만, 복잡한 문제를 설명하는 페이지가 많이 설정되어 아무도 그 사실 수정 제안했다.

A web developer suggested that the core files were a result of lots of buffer being dumped. 웹 개발자는 핵심 파일 버퍼의 많은의 결과를 쏟아 받고 제안했다. This is typical of excessive resource usage and/or error reporting. 이것은 과도한 리소스 사용 및 / 또는 오류를보고하는 것이 일반적입니다. Core dumps contain reports of working memory of a software when it has crashed. 코어 덤프 소프트웨어의 메모리 작업 보고서를 포함할 때 추락하고있다. In short, core dump files are caused by a crashing software component . 짧은, 코어 덤프 파일이 충돌하는 소프트웨어 구성 요소에 의해 발생합니다. Instead of trying to get rid of core files, you should worry about what caused these errors. 대신 핵심 파일을 제거하면 이러한 오류가 발생 무엇에 대해 걱정해야 할려고합니다.

You can safely delete these files. 안전하게이 파일을 삭제할 수있습니다. Although there is 비록 거기 GDB gdb의 to open and analyze core files, not many would actually understand anything. 을 열고 코어 파일을 분석, 많지 않아 실제로는 아무것도 이해할 수있다. WordPress is tested thoroughly before each release, hence it is unlikely a fault caused by WP. WordPress의 각 릴리스하기 전에 철저하게, 따라서 그것을 잘못 WP에 의한 가능성 테스트입니다.

Prevent core dump files 코어 덤프 파일을 방지

You can delete core files without any worry – it does not contain data useful to anyone but developers and hosting company itself. 아무 걱정없이 당신의 핵심 파일을 삭제할 수있습니다 -이 데이터는 아무도하지만, 개발자에게 유용한가 포함되어 있지 않으며 자체 호스팅 업체.

ADVERTISEMENT 광고

Incompatibilities arising out of Apache, MySQL, PHP etc could cause core dumps. 비호 환성 아파치, MySQL, PHP의 등 코어 덤프가 발생할 수 밖에 발생. Google version number of these software along with the terms “incompatibility WordPress”. 검색어 "비호 환성과 함께 WordPress의 이러한 소프트웨어는 Google의 버전 번호가".

If possible, use only plugins written by experienced developers. 가능한 경우에만 플러그인 경험을 가진 개발자에 의해 쓰여진 사용할 수있습니다. New developers may not adhere to the best coding practices. 새로운 개발자들은 최상의 코딩 관행을 준수하지 않을 수있습니다. A poorly coded plugin could cause core dumps. 제대로 코딩 플러그인은 코어 덤프가 발생할 수있습니다.

Upgrade WordPress plugins to the latest version. 최신 버전으로 WordPress의 플러그인을 업그레이 드합니다. Regarding the problem on Blog Designed, I found that I had uploaded a older versions of a couple of plugins. 블로그 디자인에 대한 문제에 대해서는, 나는 플러그인 부부의 이전 버전을 올린 것을 발견했다.

Disable plugins. 플러그인 비활성화. You can start out by disabling all the heavy plugins and enabling them one by one, during which time you should watch blog directory, wp-admin etc. for core files. 당신은 모든 플러그인을 비활성화 무거운 중 하나에 의해 그들 중 하나에 의해 밖으로 시작할 수 있도록 수있는 핵심 파일을 블로그 디렉토리, WP - 관리자 등 감시해야하는 기간 동안. If a plugin does not trigger core files, activate another and test. 만약 플러그인 핵심 파일을 실행하지 않는 다른 활성화 및 테스트합니다. Repeat the process until all plugins have been activated or the culprit has been found. 이 과정을 반복하기 전까지의 모든 플러그인이나 활성화되어있습니다 범인이 발견되었습니다.

To get our latest articles, 우리의 최신 기사를 얻으려면 click here to sign up 여기를 클릭하여 가입 for our free email newsletter or subscribe to Google의 무료 이메일 뉴스 레터 또는 가입 RSS feed RSS 피드

§ Comments § 댓글
  • Karthik says: Karthik 말이 써있 더군요 :

    The core dumps could also have been due to WP. 코어 덤프도 있었 WP로 인해 가지고있다. The most usual cause of a core dump is because of running out of memory on your server – if you're on a shared host, ask to be moved to a different node. 코어 덤프의 가장 일반적인 원인이 있기 때문에 메모리를 귀하의 서버를 실행하는 중 하나입니다 - 만약 당신이 공유 호스트에 물어 다른 노드로 이동해야하는거야. If you're on a VPS/Dedicated Server, up your memory a little and the problem should stop. 만약 당신이 VPS / 전용 서버에서 귀하의 메모리를 약간 문제가있어 중단해야합니다.

    Going by the description of your problem, it seems that you're running PHP as a CGI and not as a mod – it doesn't have a direct bearing to the core dump issue though. 문제의 설명에 의해 우리가 간다, 그것은 당신이 CGI와 아니 모드로서 PHP를 실행하는거야 - 그게 비록 코어 덤프 문제에 직접적인 베어링이없는 것 같습니다.

  • worldbali.com says: worldbali.com 말이 써있 더군요 :

    thanks for your information, the file is going to hell because i delete it 내가 그것을 삭제할 수 있기 때문에 귀하의 정보를 주셔서 감사합니다, 파일은 지옥에가는가

  • § Leave a Reply § a Reply 회신을 남겨주