whene i run the web demo :
Choose an available node to get started:
$rpc) if (isset($rpc['rpchost'])) echo '
'.html($rpc['name']).'
'; ?>
here is my config.txt (I'm running the multichain and webdemo server in the same node) :
default.name=default # name to display in the web interface
default.rpchost=127.0.0.1 # IP address of MultiChain node
default.rpcport=7436 # see rpc-port from chain parameters
default.rpcuser=multichainrpc # username for RPC from multichain.conf
default.rpcpassword=ByHLgbDZmBvseH2P7Q3yXNKFTLEGTJvqB45a9zEkyb2X # password for RPC from multichain.conf