my config
rpcuser=username
rpcpassword=x
rpcallowip=127.0.0.1
rpcport=9755
server=1
and .bat config
del scrypt*.bin
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer --scrypt -o http://127.0.0.1:9755 -u username -p x --auto-fan --thread-concurrency 23500 --lookup-gap 2 --gpu-engine 850 --gpu-memclock 1250 --gpu-powertune 20 -w 256 -I 14 -g 2
what's wrong?
Someone had posted a different ip/port a bit back:
rpcuser=username
rpcpassword=x
rpcallowip=127.0.0.1
rpcport=4444
server=1
What should the ip/port be set to?
Doesnt matter as long as its the same in your .conf file as it is in your .bat file.
Just pick a port > 1024