Search found 3 matches
- Tue Aug 21, 2012 4:10 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios is downloading .php files
- Replies: 4
- Views: 1772
Re: Nagios is downloading .php files
Thanks for your help I will post my outcomes if i get it working under fastCGI.
- Wed Aug 15, 2012 4:34 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios is downloading .php files
- Replies: 4
- Views: 1772
Re: Nagios is downloading .php files
I have tried your suggestions but to no avail. On our server we are using mod_fcgid (Mod is loaded), not mod_php5 (not loaded). It is setup this way to run a separate PHP instances each with their own php.ini config. So I assume the issue is that mod_php5 is not loaded. My question is, Will Nagios3 ...
- Tue Jul 24, 2012 3:10 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios is downloading .php files
- Replies: 4
- Views: 1772
Nagios is downloading .php files
I have installed nagios3 on my Ubuntu 11.04 server using the command apt-get install nagios3 My Server is running Fastcgi for PHP. After install, in my browser when going to the URL http://IP_OF_Server/nagios3 and authentication with user nagiosadmin I am confronted with popup box to save or open th...