php - Apache 2 on ubuntu segfault -


Apache has to hide on my only one site (which works fine on other god machines), it will first shake properly for some.

You need a lot to expand in your post though to find a seamfault You must install GDB using the following command. You may have to use backport.

  xxx $ echo "deb http://backports.debian.org/debian-backports Squeeze-backports main" & gt; & Gt; /etc/apt/sources.list & amp; Amp; Install Apt-get update xxx $ sudo apt-get -t squeeze-backports gdb   

then

  xxx $ sudo apt-get apache2-dbg php5 -dbg   

then

  xxx $ kordad directory / tmp / apache-crossroad   

By default, use

  xxx $ ulimit -c unlimited xxx $ ulimit- one core file size (block, -c) by using the given commands unlimited   

Then restart Apache and wait for next segfault. Once you want to use gdb to read core files,

  xxx $ gdb apache2 -core / tmp / apache-coredples / core   < P> Hope this will help you Although it has some high level to consider your post.   

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -