Paul Gillingwater wrote:

> Dear All,
> 
> I tried recomiling again, using the order that I read about here:
> http://www.midgard-project.org/topic/218.html
> This suggests doing Apache, MySQL, midgard-lib, mod_midgard then
> midgard-php, which is the order I used.  I still get the crash.

OK, I'm going to try to recreate this at home. What platform are you 
using? Can you send me a (sanitezed) copy of your apache config?

> I know the database access is correct, because if the password is wrong it
> retries.  It only fails when the password is correct (or if I remove the
> password requirement.)

It fails when the password is correct?

> 212.186.33.122] Midgard: MidgardDefaultRealm Midgard
> [Sun Sep 17 04:49:43 2000] [info] [client 212.186.33.122] Midgard:
> Template not found code-compat
> [Sun Sep 17 04:49:44 2000] [notice] child pid 11216 exit signal
> Segmentation fault (11)

This messages (template not found) is issued by midgard-php, so at
least we know (approx) where to look.

Emile
> 
> Here's how I configured midgard-php:
> 
> ./configure  --with-mysql --with-xml --with-midgard --with-mysql
> --with-apxs=/
> usr/local/apache/bin/apxs --with-imap
> 
> Mod-midgard and lib-midgard both use only ./configure, with all things in
> standard places.
> 
> Any help would be gratefully received.
> 
> cheers
> Paul
> .
> 
> Emiliano wrote:
> 
> > German Poo Caaman~o wrote:
> >
> > > > [Tue Sep 12 19:10:35 2000] [notice] child pid 26800 exit signal=20
> > > Segmentation
> > > > fault (11)
> > >
> > > Yesterday at nigth I updated to midgard1.4beta5 with the same
> > > problem.  I isolated the problem and the result was midgard-php.
> > >
> > > After reinstall each package (following the right order as
> > > announced on the web page) I reconfigure my midgard-php to:
> > > ./configure --with-apxs --with-shared-apache=/usr/lib/apache
> > > --with-apache=/usr/lib/apache --with-midgard --with-mysql=/usr
> > >
> > > (Using RedHat 6.2).
> > >
> > > After all, works fine.
> >
> > What configure line did you use before then?
> >
> > > I think that Paul could be try loading php module first,
> > > after that (if it works ok) load the following.
> >
> > In my setup I load php3 before mod_midgard (not intentional, it just
> > happened to be this way) and I see no problems.
> >
> > The compile order is indeed crucial, and you should always upgrade all
> > three packages when you upgrade, and compile (and install) lib first.
> > I don't know how all of the unixen handle .so's but I would advice to
> > shutdown apache before installing the lib.
> >
> > Emile
> >
> > --
> > This is The Midgard Project's mailing list. For more information,
> > please visit the project's web site at http://www.midgard-project.org
> >
> > To unsubscribe the list, send an empty email message to address
> > [EMAIL PROTECTED]
> 


--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to