pp wrote:

> Emile, I _really admire_ Your help , but I configured midgard-lib
> --with-midgard-/usr/local/midgard and that's why I configured 
> mod_midgard with the same prefix.
> I posted it twice:
> when I copy midgard directory with header files to directory 
> where I configure mod-midgard I do not have any error, but with 
> test installation with midgard1.4.1 I head error while loading 
> mod_modgard to apache (AFAIR mgd_select_db).
> I'd like to be helpfull but I do not want to send so many mails to ML.
> I really do not know if I made mistakes all the time, or there is still 
> updating problem. I wonder to use M$Access to upgrade midgard ;)

OK, I just installed Midgard on your system. Just a few notes:

- You don't want to use just --with-mysql but --with-mysql=/usr when
  configuring php. This is a known php 'feature'. They ship their own
  mysql headers and libs and these seem to be incompatible with the
  ones that come with mysql. If you compile a php extension, or any
  other module that requires its own access to mysql, you _must_
  configure php to not use its own headers by supplying a path.

- There were older header files and libraries present, and the
  compilation seems to favor them. I don't know why. Moving them out
  of the way, and recompiling mod & php solved that one.

Other than that I saw nothing out of the ordinary.

Emile


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

Reply via email to