-
sjorgeI 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.
-
majeklaHello everyone, beside OpenIndiana, I'm trying OmniOS CE. I'm looking for apache-module for php. Is there one ?
-
tsoomepkg search php
-
andyfmajekla - no, the OmniOS apache is compiled to use the threaded MPM (the old apache PHP module makes apache run in fork mode).
-
andyfSetting up PHP with apache is done through fpm and is fairly straightforward
-
andyfI am just looking to see if there's a howto anywhere
-
andyfI 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.
-
majeklaThank you very much. I tried to pick up the solaris apache file conf, but it did not work
-
hpqoeui'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
-
hpqoeui'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
-
richlowehadfl: more annoyingly, the other thing I just discovered isn't in extra is valgrind :\
-
richlowewhich I don't think is fun to build, but at least is in oi-userland