Sorry for the slow response.
Things are kind of crazy here in the States.
yeah , I did try using --enable-mgd-preparser
I followed your advice and everything is working again but still
getting apache child death.

here is the latest gdb backtrace


Starting program: /usr/local/mApache/bin/httpd -X
Cannot access memory at address 0x6973756d
(gdb)
(gdb)
(gdb) bt
#0  _dl_debug_state () at dl-debug.c:56
#1  0x2aab5c3b in _dl_catch_error (errstring=0x7ffff830, 
operate=0x2aced990 <dl_open_worker>, args=0x7ffff834)
     at dl-error.c:141
#2  0x2acedd3d in _dl_open (file=0x7ffff924 "libnss_nisplus.so.2", 
mode=1, caller=0x7ffff830) at dl-open.c:232
#3  0x2acd272a in do_open (a=0x7ffff978) at nsswitch.c:288
#4  0x2aab5c3b in _dl_catch_error (errstring=0x7ffff974, 
operate=0x2acd2708 <do_open>, args=0x7ffff978)
     at dl-error.c:141
#5  0x2acd1cba in __nss_lookup_function (ni=0x82b0728, 
fct_name=0x2acf6865 "initgroups") at nsswitch.c:255
#6  0x2ac9e6c4 in initgroups (user=0x82a989c "www", group=501) at 
initgroups.c:182
#7  0x8170b3f in set_group_privs ()
#8  0x8171618 in child_main ()
#9  0x8171cbc in make_child ()
#10 0x8171e19 in startup_children ()
#11 0x8172456 in standalone_main ()
#12 0x8172be3 in main ()
#13 0x2ac279cb in __libc_start_main (main=0x817289c <main>, argc=2, 
argv=0x7ffffb04, init=0x806db68 <_init>,
     fini=0x81e94ac <_fini>, rtld_fini=0x2aab5e60 <_dl_fini>, 
stack_end=0x7ffffafc)
     at ../sysdeps/generic/libc-start.c:92


Emiliano wrote:

> Vincent Stoessel wrote:
> 
> 
>>One last thing though:
>>
>>when I go ahead and compile php4.0.6 , it compiles without complaint but
>>when I try yo start apache I get:
>>
>>apachectl start
>>Syntax error on line 211 of /usr/local/apache/conf/httpd.conf:
>>Cannot load /usr/local/apache/libexec/libphp4.so into server: 
>/usr/local/apache/libexec/libphp4.so: undefined symbol: php_midgard_variable
>>/usr/bin/apachectl start: httpd could not be started
>>
> 
> Did you by any change configure with --enable-mgd-preparser? The
> config file that defines MIDGARD_PREPARSER doesn't always get thrown
> away, so even if you reconfigure, it might linger. I'm still trying to
> tweak the makefile to be smarter about that; for the time being you
> should be able to remove php_config.h if you also have config.h, then
> reconfigure, etc.
> 
> Emile
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 



-- 
Vincent Stoessel [EMAIL PROTECTED]
Java Linux Apache Mysql Php (JLAMP) Engineer
(301) 362-1750 Mobile (410) 419-8588


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

Reply via email to