Hi,
if I try to use my icingaweb2 installation via a vhost URL https://vhost/icingaweb2 every time my browser want's to download the php file instead it get's executet by the webserver.
PHP is enabled for that vhost.
I think the problem is that the icingaweb files are not in web server directory.
They're installed in directory /usr/share/icingaweb2
I already tried this php settings:
include_path .:/opt/plesk/php/7.3/share/pear:/usr/share/icingaweb2
open_basedir {WEBSPACEROOT}{/}{:}{TMP}{/}{:}/usr/share/icingaweb2{/}
but it doesn't help.
Anybody who can give me a tip?
I have similar problems with other tools which get installed with apt-get install command and they're not publishing their php files under webserver root directory.
Thanks a lot!
Best regards,
Peter
if I try to use my icingaweb2 installation via a vhost URL https://vhost/icingaweb2 every time my browser want's to download the php file instead it get's executet by the webserver.
PHP is enabled for that vhost.
I think the problem is that the icingaweb files are not in web server directory.
They're installed in directory /usr/share/icingaweb2
I already tried this php settings:
include_path .:/opt/plesk/php/7.3/share/pear:/usr/share/icingaweb2
open_basedir {WEBSPACEROOT}{/}{:}{TMP}{/}{:}/usr/share/icingaweb2{/}
but it doesn't help.
Anybody who can give me a tip?
I have similar problems with other tools which get installed with apt-get install command and they're not publishing their php files under webserver root directory.
Thanks a lot!
Best regards,
Peter