I have a script that is producing a segfault error ie:
"child pid 29550 exit signal Segmentation fault (11)"

we have mod-rewrite setup to change:

http://stuff.example.com => http://example.com/page.html?var=stuff

the segfault occurs for certain subdomains/vars, and the faulty subdomains constantly change (so there's no realtion).

previously the page would load blank, so we upgraded apache and php, and now the page still loads blank, however if you press refresh the page then loads fine

any ideas? thanks

    I don't exactly know why I specified mod.rewrite because even when accessing the page directly the seg fault still occurs. And yes, I did all of the basic trouble should and could not pinpoint or even reproduce the error when I wanted.

      Write a Reply...