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.
Thanks. I had to install them all and i am at the miner.php edit phase currently...
abit tricky there.. what should i look out for to change in it ?