>>>I need the output of the 'bt' command.
>>sorry...i didn't see the last line.
>>here it is:

>>(gdb) run -X
>>Starting program: /usr/sbin/httpd -X

>>Program received signal SIGSEGV, Segmentation fault.
>>0x40011ede in __mempcpy () from /lib/ld-linux.so.2
>>(gdb) bt
>>#0  0x40011ede in __mempcpy () from /lib/ld-linux.so.2
>>#1  0x4000737e in open_path (name=0x0, namelen=0, preloaded=0, dirsp=0x0,
>>    may_free_dirs=0, realname=0x0) at dl-load.c:1242
>>(gdb)

>also, if i comment out midgard and leave php4 in httpd.conf, apache starts,
>but i get the page cannot be displayed error when trying to load php pages.
>When I comment out php4 and leave midgard in, apache starts also, but as
>expected, php pages don't get parsed.
in addition to this, if i take out midgard.so from php.ini, keep php4 and
comment out midgard from httpd.conf,the php pages get parsed properly
(<?phpinfo();?> works)

>This is getting incredibly annoying now, because I had all this working
last
>week, ore even yesterday, and for some reason it's seg faulting!

Aditya.  


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to