Script from my site must access to the wallet and give commands to create addresses, and more.
My bitcoin.conf
server=1
rpcuser=bitcoinrpc
rpcpassword=password
rpcport=8332
Bitcoin-Qt label run with parameters -server, and -daemon, all run on the PC and working properly.
In a script to connect write host, password, login, and port. As pointed host my ip do not connect, and my host name is found on the site http://www.displaymyhostname.com - not connected.
I would be very grateful for the help)