PDA

View Full Version : child pid * exit signal Segmentation fault (11)



walleed222
11-18-2007, 07:56 AM
hi
I downgrade from apache 2.2 to 1.3 and many sites not working(spicial which contain VB ) when I check the httpd logs I find continues
child pid * exit signal Segmentation fault (11)

andyreed
11-18-2007, 02:15 PM
I downgrade from apache 2.2 to 1.3 and many sites not working(spicial which contain VB ) when I check the httpd logs I find continues
child pid * exit signal Segmentation fault (11)Did you follow the instructions given in this HowTo: http://help.directadmin.com/item.php?id=54
If yes, was it successful and did you re-compile Php as well?

walleed222
11-19-2007, 05:30 AM
yes I did them , now I have very strange issue , every site have NUKe not open I try many thing and it is same ,can any one help me about that

walleed222
11-19-2007, 02:07 PM
I isolate the problem , any page use any zlib function will crach and not open , I try to rebuild it many time and the same and try pther version and same it is very strange problem , I now waiting directadmin support response , any suggest?

SupermanInNY
11-20-2007, 04:39 AM
I isolate the problem , any page use any zlib function will crach and not open , I try to rebuild it many time and the same and try pther version and same it is very strange problem , I now waiting directadmin support response , any suggest?



Did you do ./build clean


And then do a rebuild.

walleed222
11-20-2007, 09:07 AM
yes I do that many times , it is just need rebuild PHP and change the configuration in config.php and remove some lines from there

walleed222
11-20-2007, 09:51 AM
the last news is , I need gd and when I rebuild PHP with gd the problem appear again , I need gd now but I canīt install it

walleed222
11-21-2007, 01:49 AM
hi , it is solved now it was png lib problem the old version was 1.2.18 I changed it in build script to 1.2.23 and rebuild php and restart apache and every thing work nice , I am not sure if the 1.2.18 has some bug but perhaps my files was corrupted