WordPress MU giving Internal Server errorr : Pemature end of script headers: index.php

ARUN Post in ERROR, HTTPD
0
===========================================
[Tue Sep 21 12:23:08 2010] [error] [client ] /usr/bin/php: error while loading shared libraries: libz.so.1: failed to map segment from shared object: Cannot allocate memory
[Tue Sep 21 12:23:08 2010] [error] [client ] Premature end of script headers: index.php

[Tue Sep 21 12:23:08 2010] [error] [client ] /usr/bin/php: error while loading shared libraries: libz.so.1: failed to map segment from shared object: Cannot allocate memory[Tue Sep 21 12:23:08 2010] [error] [client ] Premature end of script headers: index.php

============================================

Sotution :   Please make sure that you have commented the following entries in httpd.conf

# RLimitMEM

# RLimitCPU

Restart httpd and site will be up.

Solution 2

Check the size of error_log and if its higher than 2GB clear those.

« Prev: :Next »

Leave a Reply

You must be logged in to post a comment.