Skip to content

getting started directions no longer lead to working system #37

@acodispo

Description

@acodispo

I'm following getting started but failing to end up with a usable system. Please advise what I'm doing wrong. I had previously been using dreambox 0.2.1 with no problems, but the new version doesn't seem to work.

This is an ubuntu box.

$ vagrant version
Installed Version: 1.9.7
Latest Version: 1.9.7
 
You're running an up-to-date version of Vagrant!
$ VBoxManage --version
5.1.26r117224
$ mkdir ~/dboxTest
$ cd ~/dboxTest
$ curl https://raw.githubusercontent.com/goodguyry/dreambox/master/Vagrantfile-example > Vagrantfile
$ mkdir web
$ vagrant up
[output, no errors displayed]

Browse to http://192.168.200.200/

All that is displayed is the Apache-default "It works!"

Adding index.php to the web subdirectory has no effect.

What am I missing?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions