Do you mean that midgard_php must be added in httpd.conf as an Apache module? For me it was a PHP extension, not an Apache module...! 8-) or maybe you mean mod_php...? In httpd: LoadModule midgard_module modules/mod_midgard.so LoadModule php4_module modules/libphp4.so AddModule mod_midgard.c AddModule mod_php4.c versions: RedHat6.1 apache-1.3.12 php-4.0.5 the midgard versions are those from the web site midgard-lib-1.4.1-5 midgard-php4-1.4.1-7 mod_midgard-1.4.1-5 Thanks! benjamin Torben Nehmer wrote: > > Hi. > > --On Montag, 21. Mai 2001 14:35 +0200 "ISNARD,BENJAMIN (HP-France,ex1)" > <[EMAIL PROTECTED]> wrote: > > > Thanks for your help, but after re-checking the config file (I put > > "extension=midgard.so" in it), I still have the same error message. As > > the error is generated when starting httpd, I guess the php module > > tries to load the midgard module but fails. Is there a way to check in > > phpinfo() that midgard was correctly loaded? > > Normally the Midgard functions show up in the phpinfo Page if everything > works and the host in question has the Midgard Engine enabled. In which > order do you load mod_midgard and midgard_php? (Both AddModule and > LoadModule directives.) > > Live long and prosper! > Torben Nehmer > > -- > ICQ-ID : 14148813 --- E-Mail : [EMAIL PROTECTED] > WWW : http://www.nathan-syntronics.de --- http://www.nehmer.net > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: [midgard-user] cannot load midgard.so in PHP4 - undefinedsym bol: midgard_user_call_func
ISNARD,BENJAMIN (HP-France,ex1) Mon, 21 May 2001 09:11:31 -0700
