[Pkg-nagios-devel] Bug#612406: Bug#612406: nagios3: example apache2.conf is not working due to php5.conf changes in squeeze
Alexander Wirt
formorer at formorer.de
Sat Feb 12 08:21:36 UTC 2011
tag 612406 unreproducible moreinfo
thanks
Hermann Lauer schrieb am Tuesday, den 08. February 2011:
> Package: nagios3
> Version: 3.2.1-2
> Severity: normal
> Tags: patch
>
> after upgrading to squeeze the nagiospage downloads a phtml file instead of showing
> content in the webbrowser.
> Culprit is a change in php5.conf, so apache2.conf needs to be patched like
> attached - or the bug forwarded to the php5 people.
I did a fresh test install of libapache2-mod-php5 and my php5.conf contained
the following statement:
<IfModule mod_php5.c>
<FilesMatch "\.ph(p3?|tml)$">
SetHandler application/x-httpd-php
</FilesMatch>
And as expected it worked out of the box.
So I'm not able to reproduce your problem. Did you modified php5.conf or
something else?
Alex
More information about the Pkg-nagios-devel
mailing list