Skip to content

Issue with a2dissite default and berryio #1

@grego892

Description

@grego892

Hello,

With a fresh install and following instructions at:
https://github.com/nicholaswilde/berryio-smartthings/wiki/Installation

Ran into an error at the lines:
a2dissite default || { echo -e "Install failed!" 1>&2; exit 1; }
a2ensite berryio || { echo -e "Install failed!" 1>&2; exit 1; }

In the berryio_install.sh I renamed the command : a2dissite default to a2dissite 000-default and it seemed to work. Then I renamed the file berryio to berryio.conf and it seemed to work. However, apache will not restart. Perhaps I didn't fix it right. Any suggestions?

Thanks for your help.
Grego

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions