After two days, I finally got Midgard sort of up and running. I'm running Mandrake 8.1, but I've upgraded my PHP to 4.1.6 due to the security flaw in previous versions.
I installed the Mandrake RPM's for all except the Midgard PHP module. I tried to use the RPM for it, but got version compatibility errors with PHP. So, I installed the source for that and successfully compiled it - after about 120 tries. The files were all downloaded yesterday from the Midgard website. I'm running: RPM: MySQL-3.23.41-5mdk RPM: apache-1.3.20-3mdk PHP 4.1.6 compiled from sources and linked with MySQL and Apache The /admin and /asgard sites both work (as does the example) but if I try to add my own site, my /var/log/httpd/error_log file shows: [notice] child pid 17863 exit signal Segmentation fault (11) I created my own host, and tried to just activate Midgard on my root host name and both will give the same segfault when you try to open a page, then it will display any HTML file that happens to exist as the root (if one exists) - like once Midgard dies Apache goes ahead and serves the request. Also, if I try to edit the root page for any site using /admin, it segfaults. I searched the online archive and didn't find anything related to this in the last year. Any ideas? -T --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
