i did that and it says no such file
looks like you upgraded the miner without checking the "keep the old settings"
try these
Code:
cd /home/www/conf
and then
Code:
vi miner.conf
and then type the following and save it and and restart the miner. I think this should work for you
{
"Password3": "your pool3 password",
"Password2": "your pool2 password",
"Password1": "your pool1 password",
"Pool2": "your pool2",
"Pool3": "your pool3",
"Frequency": "1100",
"Pool1": "your pool1",
"UserName1": "your username1.your worker",
"UserName3": "your username3.your worker",
"UserName2": "your username2.your worker",
"PoolNum": "3",
"Voltage": "12"
}