Subscribe to RSS feed Підписка на RSS канал or або follow me Йди за мною on Twitter? по щебетати?
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.2801, core.4065 т.д. Ці файли, як нешкідливі, але досить великих розмірів (кілька мегабайт).
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. Ви можете видалити основні файли без яких-небудь хвилюйтеся - він не містить даних, корисною для будь-кого, але розробники і проведення самої компанії.
Incompatibilities arising out of Apache, MySQL, PHP etc could cause core dumps. Несумісність, що виникають з Apache, MySQL, PHP і т.д. можуть привести основні звалищ. Google version number of these software along with the terms “incompatibility WordPress”. Google версії цих програмних поряд з термінами "несовместимость WordPress".
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. Повторюйте цей процес до тих пір, поки всі плагіни були активовані або злочинець був знайдений.
Related reading Схожі читанні
- How To: Customize More tag in WordPress Як: Настройка Більше тегів в WordPress
- How To: Install WordPress on Windows Як встановити Windows на WordPress
- Is domination of WordPress and FeedBurner good? Є панування WordPress FeedBurner і хороші?
- Delete post revisions in WordPress Видалити пост зміни в WordPress
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. Перехід на опис вашої проблеми, то здається, що ви запускає PHP як CGI, а не мода - це не має прямого відношення до основного питання, хоча звалища.
thanks for your information, the file is going to hell because i delete it Дякуємо за вашу інформацію, фото йде в пекло, тому що я видалити