![](https://secure.gravatar.com/avatar/0fa97865a0e1ab36152b6b2299eedb49.jpg?s=120&d=mm&r=g)
replace your /etc/apache2/sites-enabled/000-default with this :
<VirtualHost *:80> ServerAdmin webmaster@localhost DocumentRoot /opt/observium/html <Directory /> Options FollowSymLinks AllowOverride None </Directory> <Directory /opt/observium/html/> Options Indexes FollowSymLinks MultiViews AllowOverride All Require all granted </Directory> ErrorLog ${APACHE_LOG_DIR}/error.log LogLevel warn CustomLog ${APACHE_LOG_DIR}/access.log combined ServerSignature On </VirtualHost>
adam.
Sent from Mailbird [http://www.getmailbird.com/?utm_source=Mailbird&utm_medium=email&utm...] On 08/07/2015 08:43:57, Florian Schnelle f.schnelle@me.com wrote: 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 [mailto:adama@memetic.org]>:
Hi,
Did you restart apache?
/etc/init.d/apache2 restart
adam.
Sent from Mailbird [http://www.getmailbird.com/?utm_source=Mailbird&utm_medium=email&utm...] On 08/07/2015 08:35:37, Florian Schnelle <f.schnelle@me.com [mailto: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 [mailto:observium@observium.org] http://postman.memetic.org/cgi-bin/mailman/listinfo/observium