segunda-feira, 14 de abril de 2014

Error: core dump file size limit raised [Linux]

Cause:

core dump file size limit raised to 18446744073709551615 bytes

[notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)

Solution:

Step 7: Remove nss.conf file from httpd conf.d directory
#cd /etc/httpd/conf.d
#mv nss.conf nss.conf.orig
#/etc/init.d/httpd start
Start httpd   [
OK]

Um comentário:

  1. thank you, this solved my problem. But why this happen in the first place?

    ResponderExcluir