Vincent Stoessel wrote:

> Hello, are there any know issues with using
> mod_midgard on an apche server that is also has
> mod_rewrite enabled. I'm wondering if that could
> be the cause of some of the occasional segfaults
> I'm seeing.

Mod_rewrite is also in use on the main midgard site. That doesn't rule
it out, but it's been in use for at least half a year now.

> Also could the expat-lite that apache uses
> be another source of expat conflict mith midgard?

Potentially, yes. I don't know where Apache uses expat (or why they
still choose to bundle it now that expat is available separately,
sheesh), but you should compile PHP to use the same expat that Midgard
does for example, and _not_ the apache-internal expat (which it defaults
to). Same goes for the mysql interface bundled with PHP.

Emile


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

Reply via email to