05:20:38 I don't tink /etc/pam.d does anything on OmniOS, all my pam related bits for LDAP is a bunch of sed on /etc/pam.conf. I vaguely remember being annoyed by that. 07:24:27 Hello everyone, beside OpenIndiana, I'm trying OmniOS CE. I'm looking for apache-module for php. Is there one ? 10:23:47 pkg search php 10:24:28 majekla - no, the OmniOS apache is compiled to use the threaded MPM (the old apache PHP module makes apache run in fork mode). 10:24:51 Setting up PHP with apache is done through fpm and is fairly straightforward 10:26:05 I am just looking to see if there's a howto anywhere 10:28:31 I can't see one - but all of the PHP packages come with a service that starts the PHP fpm server, then apache just needs configuring to talk to it. I can put up some notes later on today if you need them. 10:42:03 Thank you very much. I tried to pick up the solaris apache file conf, but it did not work 18:06:43 i'm about to upgrade to a new release for the first time, and i'm just curious whether i need to detach any zones that aren't lipkg/sparse or is it just specifically ipkg zones i need to detach? ie i can ignore pkgsrc and lx 18:47:54 i'll work on the assumption that they're both linked zones and as such i don't need to detach them and hope for the best 23:32:58 hadfl: more annoyingly, the other thing I just discovered isn't in extra is valgrind :\ 23:33:01 which I don't think is fun to build, but at least is in oi-userland