Re: Landscape on Ubuntu 16.04

2016-09-18 Thread Stephen Partington
and working. I think it bases packages and updates on the apt sources. On Sun, Sep 18, 2016 at 4:22 PM, Stephen Partington wrote: > I actually just figured that out... Still not able to register the server > as a client on itself... > > On Sun, Sep 18, 2016 at 3:40 PM,

Re: Landscape on Ubuntu 16.04

2016-09-18 Thread Stephen Partington
I actually just figured that out... Still not able to register the server as a client on itself... On Sun, Sep 18, 2016 at 3:40 PM, Michael Butash wrote: > Why not just add it as a separate vhost site? Because of ssl, you can > either do a san in the cert for both, or just

Re: Landscape on Ubuntu 16.04

2016-09-18 Thread Michael Butash
Why not just add it as a separate vhost site?  Because of ssl, you can either do a san in the cert for both, or just add another ip address and bind it to that, create dns for both hostnames, and that way keep them both independent and your rules as-is per

Re: Landscape on Ubuntu 16.04

2016-09-18 Thread Stephen Partington
This rewite rule and keeping my normal apache use is i think where i am stuck. https://help.landscape.canonical.com/LDS/ManualInstallation16.06 If anyone has any ideas on how to make this play nicely with a default site on 80/443 instead of taking it over. On Sun, Sep 18, 2016 at 1:49 PM,

Re: Landscape on Ubuntu 16.04

2016-09-18 Thread Stephen Partington
I rather like a number of things about it. I am having some weird DNS issues right now and therefore i cannot add the server running landscape to landscape. And i haven't even tried working on setting up the apache virtualhost yet. I am not so sure about the 3rd party repos quite yet. I haven't

Re: Landscape on Ubuntu 16.04

2016-09-18 Thread Michael Butash
How do you like actually using landscape?  It's been a while since looking, I noticed they now offer a 10-free client option for local servers that might be useful and get me to try it since I use ubuntu in some capacity for everything. I've looked

Landscape on Ubuntu 16.04

2016-09-18 Thread Stephen Partington
Finally updated so it will run on ubuntu 16.04. http://askubuntu.com/questions/549809/how-do-i-install-landscape-for-personal-use this is taking a while on my little server :-) -- A mouse trap, placed on top of your alarm clock, will prevent you from rolling over and going back to sleep after

Re: Apache PHP 7 PHP-FPM not working

2016-09-18 Thread Keith Smith
On 2016-09-17 20:05, Brien Dieterle wrote: Do you need to a2enmod php7? Ran command which returned "ERROR: Module php7 does not exist!" Google search showed I need to run "apt-get install libapache2-mod-php7.0". Ran it and now PHP is working. phpinfo() outputs "Server API Apache 2.0