Quantcast
Channel: Ocsinventory Q&A - Recent questions without answers
Viewing all articles
Browse latest Browse all 4599

blank page after install ocs-server

$
0
0

Hi,

after a fresh installation of ocsinventory-server I get a blank page even if I call the servers IP. I only can see the php source file. My configuration as follows:

/etc/apache2/sites-available/000-default.conf

...

Alias / "/usr/share/ocsinventory-reports/ocsreports/"

<Directory "/usr/share/ocsinventory-reports/ocsreports/">

 Options Indexes MultiViews FollowSymLinks

 AllowOverride None

Order allow,deny

Allow from all

</Directory>

...

/etc/php/7.0/cli/php.ini

    max_execution_time = 180
    max_input_time = 180
    memory_limit = 256M
    upload_max_filesize = 300M   
    post_max_size = 300M

In /etc/apache2/conf-available/ there are the files ocsinventory-rports.conf, z-ocsinventory-server.conf and zz-ocsinventory-restapi.conf.
In /etc/apache2/conf-enabled/ there are the equivalent symbolic links.

Because it shouln't be that the php source file is shown, I think that is a problem with the Apache2 configuration.

Does anyone has an idea?

Greetings

Viewing all articles
Browse latest Browse all 4599

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>