Skip to content

(solved) http://localhost/owncloud can't be accessed after installation of owncloud server 9.0.1 #24368

@volkerwysk

Description

@volkerwysk

Steps to reproduce

  1. Install the owncloud server
  2. Try to open http://localhost/owncloud in a browser

Expected behaviour

The owncloud login screen should occur.

Actual behaviour

A 404 error from the web server

Server configuration

Operating system:
Kubuntu 16.04

Web server:
apache 2.4.18

Database:
SQLite

PHP version:
7.0.4

ownCloud version: (see ownCloud admin page)
9.0.1

Updated from an older ownCloud or fresh install:
both

Where did you install ownCloud from:
http://download.owncloud.org/download/repositories/stable/xUbuntu_16.04/

The bug is simple. The file owncloud.conf is installed in /etc/apache2/conf-available/, but it isn't activated in /etc/apache2/conf-enabled. Adding the required symlink solves the problem.

Happy hacking,
Volker Wysk

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions