apache segfault
helloafter I compiled apache with option 6 and changing:
- php 4.3.3 to 4.3.4
- adding GD module
- adding postgresql module
i got segfault while starting apache
now I got to compile with:
- php 4.3.3
- GD module
so i'm only sure that the problem is not GD module (unless it doesn't interact well with PHP 4.3.4, but i don't belive that)
anyone already compiled with those options?
my main guess is that the problem is with postgresql...
PS: my cpanel is updated (current tree)
thanks