Fatal error – Allowed memory size

ブログ更新ソフトのectoで間違ってこのサイトのアカウントを削除してしまい、再度アカウント取得後にエントリを取得しようとしたらエラーで取得が出来ない。

ectoで動作状況を確認すると、

エラーが発生しました。”サーバーは期待したデータを返してきませんでした”

となっていたので、コンソールでエラー内容を確認すると、
Response:
Status : 200
Server : Apache
Content-Type : text/html
Date : Sat, 24 May 2008 18:11:47 GMT
Content-Length : 214
Age : 6
Connection : keep-alive

Fatal error: Allowed memory size of 94371840 bytes exhausted (tried to allocate 16 bytes) in
wp-includes/class-IXR.php on line 28

メモリリークによるものでした。

対応策として、.htaccessに
AddHandler application/x-httpd-phpcgi .php
の1行を追加して、PHPをCGIとして動かしました。

コメント

  1. Jimmy より:

    "the difference between blacks and other minorities is that they consider whites ignorant and consequently ignore them. but you folks complain, cry, and scream like a bunch of ..!Ou..&q.ot;L.L.!!Oh I get it now.You're just plain stupid.

タイトルとURLをコピーしました