Bitcoin Forum
May 03, 2024, 10:33:46 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Altcoin Discussion / Re: Litecoin daemon on linux server, need some help .. on: October 28, 2014, 12:34:33 PM
Thanks for the help so far, i have made it listen on the port i wanted and localhost, so its now listening on 127.0.0.1:1500

However, still no luck.

The getenforce command didnt work (im a total noob in linux)
2  Alternate cryptocurrencies / Altcoin Discussion / Litecoin daemon on linux server, need some help .. on: October 27, 2014, 05:50:50 PM
Hello foks,

Im new to linux, debian 7 to be precise and i could use a little help here. It has to with the RPC connection which i cannot get to work...
I am using Litecoind.

-

== GOAL ==

Having a Bitcoin wallet on a server hosting which runs debian 7 which i can remote control by using PHP files to do JSON requests over the RPC protocol. For example the Get_balance command.

== WHAT DO I HAVE SO FAR ==

I have setup the Daemon, working fine
I have the config file for the Daemon, rpcip and rpcport, daemon1 and server1
I have a working PHP file for the client to request from the server

== THE PROBLEM ==

It refuses to complete the request. If the PHP is being loaded in a browser it will finally time out. It doenst seem to connect. It does work if i install the daemon on my home computer with virtual machine running debian 7.

== POSSIBLE CAUSE ==

One of the reasons could be the ports. I have no idea how to open the ports on debian 7. I could use a little help there. I do not know any other causes then the port. Does anyone have a clue about what i did wrong here or at least bring me slightly forward to a solution. Im basicly driving blind.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!