Post
Topic
Board Mining software (miners)
Re: MinerControl Software Release to use with Apache and PHP
by
labX
on 03/03/2014, 13:04:22 UTC
works fine Wink
but, how to change default port (4028)?

hi grand99,

cool! great you like it. you can change the global port setting of 4028 in the config file now - application/config/avConf.php

Code:
/*
* cgminer's API port
*/

$config['apiport'] = 4028;

However, if you run miners on different ports each ip then this setting is not helpful, as it is global for all systems. I guess it would be a great feature to add the api port in the ip address list window.
Say +1 and we implement the feature today Smiley

Cheers,
 labX