Re: Kolab3 on Mageia update
Paul Klos <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kolab |
|---|---|
| Message-ID | <20121115141707.0316c85a__25270.7737418406$1352985317$gmane$org@Nokia-N900> |
Be aware that thread-safe PHP is not exactly recommended in this way. See here: http://www.php.net/manual/en/faq.installation.php#faq.installation.apache2 There's a lot of debate around this, with people also claiming that 'everything works' but the above still seems to be the official recommendation. Cheers, Paul Op Tue, 13 Nov 2012 18:13:31 -0700 Thomas Spuhler <[email protected]> schreef: > On Tuesday, November 13, 2012 04:26:15 AM Jeroen > van Meeuwen (Kolab Systems) wrote: > > On 2012-11-13 04:05, Thomas Spuhler wrote: > > > I have been very quite about this topic. I have > > > not given up, but building/installing kolab-3 > > > on a distribution that doesn't have a native > > > 389-ds installation isn't trivial > > > So please bear with me. > > > > Are you stuck on anything specific we might be > > able to help you with? > > > > Kind regards, > > > > Jeroen van Meeuwen > Thanks for the offer. > I am going to list some of the issues as it may > help others I am right now at getting the > 389-ds-admin working It requires the apache module > mpm-worker. In order to make this work, php needs > to be compiled threadsafe. There isn't much writen > on how to do this, but putting > --enable-maintainer-zts into the config should to > the trick. Fedora's php-spec file may be a good > start. I will keep on when I get furhter