Bitcoin Forum
May 27, 2024, 09:08:01 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: « 1 2 [3]  All
  Print  
Author Topic: webserver connecting to a VPS  (Read 2793 times)
cyberpinoy (OP)
Hero Member
*****
Offline Offline

Activity: 1008
Merit: 502



View Profile WWW
February 05, 2015, 09:40:56 AM
 #41

Are You install script from felinegambler?

yes I did, I just really REALLY like the layo9ut of the dice game. very nice.

And things I dont like are not there, referral programs, faucet I dont want or need those.

What is your version of PHP on webserver?

PHP Version   5.4.35


cyberpinoy (OP)
Hero Member
*****
Offline Offline

Activity: 1008
Merit: 502



View Profile WWW
February 05, 2015, 09:53:03 AM
 #42

I love programming, what should work never does what shouldnt work sometimes does, and when its broke, and you fix it, you hardly ever know how or why HAHA your just happy it worked HAHA

I do not know how, I do not know why, If I did I would post how it got fixed But some whay some how its freakin working. I will check this wallet address to see if ti is really in my wallet, but it got past the step 3 and installed the script and actually gave me a netcoin wallet address HAHA I have no idea how.

cyberpinoy (OP)
Hero Member
*****
Offline Offline

Activity: 1008
Merit: 502



View Profile WWW
February 05, 2015, 10:04:00 AM
 #43

And HOLY CRAP the depositing address REALLY IS in my wallet HAHA it really worked LMAO

lisek229
Sr. Member
****
Offline Offline

Activity: 344
Merit: 250



View Profile
February 05, 2015, 01:55:14 PM
 #44

You have such a database table: ga_players
cyberpinoy (OP)
Hero Member
*****
Offline Offline

Activity: 1008
Merit: 502



View Profile WWW
February 05, 2015, 03:49:57 PM
 #45

You have such a database table: ga_players
no there is not a table named ga_players

lisek229
Sr. Member
****
Offline Offline

Activity: 344
Merit: 250



View Profile
February 05, 2015, 03:54:57 PM
 #46

You have such a database table: ga_players
no there is not a table named ga_players

If I were you I would check that the script does not have a backdoor.
cr1776
Legendary
*
Offline Offline

Activity: 4046
Merit: 1303


View Profile
February 05, 2015, 04:17:55 PM
 #47

And HOLY CRAP the depositing address REALLY IS in my wallet HAHA it really worked LMAO

Does this mean it finally worked?

cyberpinoy (OP)
Hero Member
*****
Offline Offline

Activity: 1008
Merit: 502



View Profile WWW
February 05, 2015, 05:16:54 PM
 #48

Does this mean it finally worked?

Yes (I think)

Maybe what the problem was is I installed the wallet in the root folder originally and did not cp netcoind to the right directory, so when i messed it all up I made sure I was in the public_html directory when i installed it and cp netcoind to a public_html directory as well. I THINK that may have been what fixed it. I know its connecting to the wallet and it is generating addresses from within my wallet but I cant see about deposits until the wallet is fully in sync.

If I were you I would check that the script does not have a backdoor.

I am still testing the site so its not public yet, we are looking rigorously for the backdoors but so far we have not been able to find any. the wallet has specific ips it allows to connect as well as the VPS itself (now you see why i wanted the wallet on a different server than the game) I only have so much control over the webserver but we are doing our best to secure everything. the member passwords are hash protected in the mysql database, thus making it a pain in the ass if someone looses their password or makes a mistake cause I cant even see what their password is. Its sad all we have to do to defend against theives. they are what made this so damn complicated. Also why i would not just put rcpallowip* there was no way that was happening HAHAHA

lisek229
Sr. Member
****
Offline Offline

Activity: 344
Merit: 250



View Profile
February 05, 2015, 11:11:42 PM
 #49

Code:
rcpallowip*
enables connections from any IP

sometimes given the exact IP does not work
Pages: « 1 2 [3]  All
  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!