Bitcoin Forum
June 29, 2024, 03:23:43 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Can anyone install this?  (Read 690 times)
bluemystic (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
December 11, 2013, 08:40:21 PM
 #1

https://github.com/CallMeJake/BlockCrawler

Thanks
BitcoinFr34k
Hero Member
*****
Offline Offline

Activity: 504
Merit: 500




View Profile
December 11, 2013, 09:13:22 PM
 #2

Haha..... Yeah sure, why not?  Roll Eyes
idev
Hero Member
*****
Offline Offline

Activity: 859
Merit: 1004


BTC OG and designer of the BitcoinMarket.com logo


View Profile
December 12, 2013, 12:44:59 AM
 #3

Yep.
nahtnam
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000


nahtnam.com


View Profile WWW
December 12, 2013, 01:00:14 AM
 #4

Easy. There are instructions right there!

bluemystic (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
December 12, 2013, 11:09:27 AM
 #5

I tried guys and had no luck that is why I am asking

ps please pm f you can do it and I can even pay a small amount, I already got the daemon up but it's not connecting with the script Sad

babeq
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
December 12, 2013, 11:12:31 AM
 #6

Are you done that strictly?:
Quote
Block Crawler Instructions

Ensure that you have the following files:

   block_crawler.php - The home page for the script.
   block_crawler.css - The CSS Style Sheet for the script.
   bc_layout.php - This file contains most of the php.html used to render the site.
   bc_daemon.php - This file contains fucntions for interacting with the daemon.


Find the bc_daemon.php and open it in your test editor or PHP IDE.  At the
top you will find the following code:

/******************************************************************************
   Wallet Configuration
******************************************************************************/
   $GLOBALS["wallet_ip"] = "127.0.0.1";
   $GLOBALS["wallet_port"] = "8332";
   $GLOBALS["wallet_user"] = "username";
   $GLOBALS["wallet_pass"] = "password";
   
It is important to replace these values with the correct information for your daemon.

The daemon will worh with RPCSSL configured if your version of cURL supports it.

Here are some sample entries for the value $GLOBALS["wallet_ip"]:

   "127.0.0.1" - This will communitcate with the daemon in clear text
   "http://127.0.0.1" - This is also an unencrypted connection
   "https://127.0.0.1" - This will connect to the wallet using SSL encryption.

Once you have made these changes upload the files to your server. You should be ready to go.

bluemystic (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
December 12, 2013, 11:15:57 AM
 #7

yes I edited those settings with the correct IP of the wallet which is running on my vps as a daemon
Eternity
Full Member
***
Offline Offline

Activity: 196
Merit: 100



View Profile
December 12, 2013, 11:57:29 AM
 #8

View readme.txt everything is clearly mentioned there
this1dude
Member
**
Offline Offline

Activity: 70
Merit: 10



View Profile
December 12, 2013, 02:20:26 PM
 #9

Not a legitimate re-launch of BossCoin.  The [ANN] topic is self-moderated, not inviting any real discussion, and negative comments being suppressed.  Helping bluemystic out with this project, you'll be supporting theft and fraud.  More details here:
https://bitcointalk.org/index.php?topic=360987

Bluemystic has yet to provide any proof that he isn't the original thieving DEV, and that he supposedly paid for or negotiated the takeover of the bosscoin domains from the original DEV.  This stinks to high heaven.  Stay away.

Best PPLNS pools for Worldcoin & Earthcoin: https://wdc.bettercoin.org  & https://eac.bettercoin.org

LTC: LSitcdX2t8DzeHsaFKceUouSMonx1aJRE7

"Greetings computer, I'm here to fix your user problem!" --
nahtnam
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000


nahtnam.com


View Profile WWW
December 13, 2013, 12:24:04 AM
 #10

yes I edited those settings with the correct IP of the wallet which is running on my vps as a daemon

Re check the IP again. Are you able to connect to the daemon through another script? It might be an issue on how you installed it.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!