Torben Nehmer wrote: > I've asked before, but again, in a slightly different approach: > > Has anybody current Midgard CVS successfully running with PHP (current) > 4.1.x and (current) Midgard with (current *g*) mod_ssl?
Yes. I just did: # apt-get-install libapache-mod-ssl $ lots of cursing and swearing as I try to find out how to generate the $ ssl license crap and the right combo of Listen, NameVirtualHosts and $ whatnot # /etc/init.d/apache stop # /etc/init.d/apache start Hey presto, works. ii apache 1.3.23-1 Versatile, high-performance HTTP server ii libapache-mod- 2.8.5-2 Strong cryptography for Apache ii php4 4.1.2-1 A server-side, HTML-embedded scripting langu > I know of at least one other Person who has the very same segfaults > I've described earlier, that Asgard causes Segfaults when it should > display the Sitegroup Tree. I'm not seeing that here. Asgard over SSL works; I tried a few things (show sitegroup, open all objects, etc). I'm using MMP, I'll try to find time to try it with non-mmp somewhere this weekend. > The second one I know has the same problem, but using the Midgard > Tarballs from the homepage with a completly different Linux > distribution (Debian vs Suse). I'm using Debian, with midgard from CVS. > Has anybody experience with Midgard and PHP 4.1.x. Or more specifically > @Emiliano: Tell me what information you require to track down the > problem, I'll see what I can do. Try pinpointing the problem in the Asgard page down to a call or sequence of calls being made. Sorry, I can't guess what is wrong at this point. BTW, MMP makes this pinpointing easier since you can edit the generated cache files and insert debug statements. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
