Post
Topic
Board Mining (Altcoins)
Re: [Minera v0.6.1] Your next mining dashboard - Networked/CPUminer/CGminer/BFGminer
by
zOU
on 11/11/2015, 09:39:57 UTC
Yes the guide has been followed multiple times.
 It seems as though lighthttpd and apache do not see the minera directory that is in fact in /var/www/ I tried both web servers all return 404 error.
Update: The issue is in fact document root for both Lighthttpd and Apache changing this solved that issue with 404 page on Minera.

hello,

I'm trying to set up Minera on ubuntu 15.10 but I have a 404 page :/
I've followed:

https://github.com/michelem09/minera/wiki/Getting-started#manual-install

Can you please develop on the solution above ?


cat /etc/*-release
Code:
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=15.10
DISTRIB_CODENAME=wily
DISTRIB_DESCRIPTION="Ubuntu 15.10"
NAME="Ubuntu"
VERSION="15.10 (Wily Werewolf)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 15.10"
VERSION_ID="15.10"
HOME_URL="http://www.ubuntu.com/"
SUPPORT_URL="http://help.ubuntu.com/"
BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"

 uname -a
Code:
Linux lenovo 4.2.0-16-generic #19-Ubuntu SMP Thu Oct 8 14:46:51 UTC 2015 i686 i686 i686 GNU/Linux