Hi Florian,

 

Our Apache configuration looks like this;

 

<VirtualHost *:80>

  DocumentRoot /opt/observium/html/

  ServerName  observium.domain.com

  CustomLog /opt/observium/logs/access_log combined

  ErrorLog /opt/observium/logs/error_log

  <Directory "/opt/observium/html/">

    AllowOverride All

    Options FollowSymLinks MultiViews

  </Directory>

</VirtualHost>

 

And is working fine.

 

Thanks and regards,

 

Bruce

 

From: observium [mailto:observium-bounces@observium.org] On Behalf Of Florian Schnelle
Sent: Wednesday, 8 July 2015 17:43
To: Observium Network Observation System
Subject: Re: [Observium] Forbidden Access Permissen Ubuntu 14.04.

 

Hi,

 

yes i did, as well as a reboot. It is a virtual machine running on my Work Notebook. (VMware Workstation 11 - NAT Network setting).

 

Thanks,

Florian

 

Am 08.07.2015 um 09:40 schrieb Adam Armstrong <adama@memetic.org>:

 

Hi,

 

Did you restart apache?

 

/etc/init.d/apache2 restart

 

adam.

 

Sent from Mailbird

On 08/07/2015 08:35:37, Florian Schnelle <f.schnelle@me.com> wrote:

Hi everyone,

 

I can´t access our new test installation. I don’t have any Apache knowledge and I guess that´s where the problem lays. 

 

I tried to create a vHost, as well as I tried to follow the instructions from the how to page regarding /etc/apache2/sites-available/default

 <Directory /opt/observium/html/>
              Options Indexes FollowSymLinks MultiViews
              AllowOverride All
              Require all granted
      </Directory>

Without any success. 

Help would be highly appreciated.

 

Thanks and regards,

Flo

_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium