-
Notifications
You must be signed in to change notification settings - Fork 32
Issue with a2dissite default and berryio #1
Copy link
Copy link
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels