Search found 7 matches

by t-toph
Tue Dec 17, 2013 2:09 pm
Forum: Open Source Nagios Projects
Topic: no index.html after building 4.1 core on Solaris 10
Replies: 13
Views: 4805

Re: no index.html after building 4.1 core on Solaris 10

Well the system requirements maybe should be updated then to indicate that PHP is now required.

It's kind of a bummer, to be honest. Apache's everywhere, but PHP is still not everywhere.
by t-toph
Thu Dec 12, 2013 8:02 pm
Forum: Open Source Nagios Projects
Topic: no index.html after building 4.1 core on Solaris 10
Replies: 13
Views: 4805

Re: no index.html after building 4.1 core on Solaris 10

No; definitely we want the web interface. It's a little dissapointing. Previous "core" versions did not require PHP, I believe. The release notes should be updated to reflect this requirement.
by t-toph
Thu Dec 12, 2013 5:19 pm
Forum: Open Source Nagios Projects
Topic: no index.html after building 4.1 core on Solaris 10
Replies: 13
Views: 4805

Re: no index.html after building 4.1 core on Solaris 10

OK so Nagios core requires PHP then?
by t-toph
Thu Dec 12, 2013 12:45 pm
Forum: Open Source Nagios Projects
Topic: no index.html after building 4.1 core on Solaris 10
Replies: 13
Views: 4805

Re: no index.html after building 4.1 core on Solaris 10

Note: I'm now trying the same on a nearly identical but newer system, "sandbox". Same results. Here is the listing after running "gmake install && gmake webconf && gmake install-html": [~]: ls -la /opt/app/sandbox/gridnag/share total 208 drwxrwxr-x 10 sandbox sand...
by t-toph
Wed Dec 11, 2013 1:36 pm
Forum: Open Source Nagios Projects
Topic: no index.html after building 4.1 core on Solaris 10
Replies: 13
Views: 4805

Re: no index.html after building 4.1 core on Solaris 10

OK I ran "gmake install-webconf". It only seems to install a nagios apache conf.

Still no index.html.
by t-toph
Wed Dec 11, 2013 12:07 pm
Forum: Open Source Nagios Projects
Topic: no index.html after building 4.1 core on Solaris 10
Replies: 13
Views: 4805

Re: no index.html after building 4.1 core on Solaris 10

Well I tried the rename because I found some link where someone did that. I can't say I was necessarily expecting that to work. If I remove the html, then cd to the build directory and "gmake install install-base install-cgis install-html", it all seems to work (no errors) but it produces ...
by t-toph
Tue Dec 10, 2013 7:51 pm
Forum: Open Source Nagios Projects
Topic: no index.html after building 4.1 core on Solaris 10
Replies: 13
Views: 4805

no index.html after building 4.1 core on Solaris 10

Hello, I just built the Nagios 4.1 core on Solaris 10 (sparc). The compile seemed to work and nagios runs OK. I don't see index.html anywhere though. I renamed index.php to index.html and tried that. It seems to sort of almost work in that something that sort of looks like the Nagios core home page ...