Hi,
I have installed phpminer and de RPC clients on 2 SMOS 1.3 rigs.
They are working correctly, but only untill reboot.
After reboot the RPC client does not auto start, and I can't find a way to start it manually.
Readouts are working with the client running, but I can't change pool.
Hope you can help me fix this!
I would also like to vote for sgminer support!
In the README there is written
First method:
service phpminer_rpcclient start
Second method:
Other
You should get the information for your distribution to run a script on system startup.
The command which needs to be executed is:
php -f {/PATH/TO/phpminer_rpcclient}/index.php
Replace {/PATH/TO/phpminer_rpcclient} to the path where you copied the phpminer_rpcclient.
Can not really understand why it isn't workling for your after rebooting.
I have tested the service for my own rig which also run's SMOS and there the service was started after reboot correctly.
On the weekend I will investigate some time to check it again.