Post
Topic
Board Hardware
Re: GekkoScience has a new stickminer that does 300+GH
by
Biffa
on 09/03/2022, 17:05:59 UTC
I am trying to pull  up the default miner.php from cgminer on linux using my ip-address/miner.php i assume.

Am i doing it right ?  Missing something ? Anyone ?

You need a web server with PHP running on the box.

If you have a standard Linux setup, you can check if apache is installed by just pointing a web browser at the ip address

If it isn't you need to install Apache and PHP

If it does work, you can copy miner.php the /var/www/html

Then you can try IP-address/miner.php

If that doesn't work you need to install PHP

Once installed and once you have edited miner.php you should be good to go.