Bitcoin Forum
May 08, 2024, 02:04:16 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 [93] 94 95 »
1841  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - API & faucet script, create your own crypto faucet on: March 19, 2015, 03:55:40 PM
Well...


Ok , what am i doing wrong? I downloaded the faucet script, have a registered domain and hosting from GoDaddy. Updated the config.php with required information and it gives me an error:

Can't connect to database. Check your config.php.

This is my config file below. Godaddy says that the dbhost name should be my IP address from the CPanel. I have tried using localhost as the dbhost but still no luck, with localhost all i get is a blank screen Sad
Code:
<?php

$dbhost 
"<IP addy>";
$dbuser "username";
$dbpass "password";
$dbname "Test";
$display_errors false;

$connection_options = array(
    
'disable_curl' => false,
    
'local_cafile' => false,
    
'force_ipv4' => false    // cURL only
);

// dsn - Data Source Name
// if you use MySQL, leave it as is
// more information:
// http://php.net/manual/en/pdo.construct.php
$dbdsn "mysql:host=$<IP addy>;dbname=$Test";


Anyone managed to configure the script and using Godaddy hosting? Help!! Smiley


in cpanel you will have to make a database connection first of all in mysql and input the information in your config file

$dbhost = "<IP addy>";
$dbuser = "username";
$dbpass = "password";
$dbname = "Test";

these will have to be changed inside the bracket to information on your database
1842  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - API & faucet script, create your own crypto faucet on: March 17, 2015, 08:52:29 PM
Hi,

I saw that some people put on their faucet advertising between captcha and button "Get reward". Is it possible to do this from Admin Panel?

If you have notepad++ you can open your index.php there and experiment.  save your original and u can upload some test if u screw up u always got your backup easier to work there then on cpanel


Is there a big difference between normal notebad and notebad++?

/sorry for offtop..

yes notepad++ will give u line numbers and have all kind of function u can d/l it it is free and it is how i modify all my index.php to put my stuff where i want it
1843  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - API & faucet script, create your own crypto faucet on: March 17, 2015, 08:02:09 PM
Hi,

I saw that some people put on their faucet advertising between captcha and button "Get reward". Is it possible to do this from Admin Panel?

If you have notepad++ you can open your index.php there and experiment.  save your original and u can upload some test if u screw up u always got your backup easier to work there then on cpanel
1844  Economy / Micro Earnings / Re: [ANN] Paytoshi - Microtransaction Wallet + Faucet API & Script on: March 13, 2015, 12:55:07 AM
wow my faucet is on the listing but wonder why it says all 0 weird
1845  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - API & faucet script, create your own crypto faucet on: March 12, 2015, 09:48:06 PM
wondering why it takes so long for a faucet to be listed when it has been approved.  Yes for sure gonna say maybe broken no payment in last 5hrs since it is not listed it is a LTC faucet.  I was about to make few more BTC ones but now makes me wonder if it takes a week to be on the lit I may look on other places
1846  Economy / Micro Earnings / Re: [ANN] Paytoshi - Microtransaction Wallet + Faucet API & Script on: March 12, 2015, 08:54:08 AM
Has for my problem hosting support fixed it here is what needed

In order to use mod_rewrite in our hosting environment you should add the following line inside your .htaccess file:
RewriteBase /

This directive needs to be added on a new line right after the RewriteEngine is enabled, so your .htaccess should contain this:
RewriteEngine On
RewriteBase /

now it connects on another i had same problem so now gone to make my faucet on paytoshi.
1847  Economy / Micro Earnings / Re: [ANN] Paytoshi - Microtransaction Wallet + Faucet API & Script on: March 12, 2015, 08:19:24 AM
I would setup a few faucet there on paytoshi but cannot get it to work

I uploaded the files like I did for faucetbox edited my config file and I keep getter error 500 internal server error.

I email support for an answer and no answer

At least prepare a how to for non programmer savy people since faucetbox i got it to work in just the matter of loading files  edit config and thats it oh and yes i did make a different database connection for paytoshi and no go

That could be to do with the PHP version on your server. Try to find the version number and make sure it matches the one on the Paytoshi page.

Thx minifrij, as usual!  Wink

500 is a very generic server error. Could you please check if you server meets our faucet script requirements?

  • Apache >= 2.2 (with mod_rewrite)
  • PHP >= 5.3
  • MySQL >= 5 (with PDO support)
  • cURL > 7.36
  • PHP Mcrypt extension (recommended)

In error log here is what I keep getting
here is what i get in error log

here is what i get in log
[test.btccanabank.com] [Wed Mar 11 08:36:05 2015] [error] [client 47.54.11.129] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://cp1.freehostingeu.com/beta/domain-manager/
[test.btccanabank.com] [Wed Mar 11 08:37:47 2015] [error] [client 47.54.11.129] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://cp1.freehostingeu.com/beta/domain-manager/
[test.btccanabank.com] [Wed Mar 11 08:42:24 2015] [error] [client 47.54.11.129] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://cp1.freehostingeu.com/beta/domain-manager/
[test.btccanabank.com] [Wed Mar 11 09:08:30 2015] [error] [client 47.54.11.129] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://cp1.freehostingeu.com/beta/domain-manager/
[test.btccanabank.com] [Wed Mar 11 09:15:08 2015] [error] [client 47.54.11.129] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://cp1.freehostingeu.com/beta/domain-manager/
[test.btccanabank.com] [Wed Mar 11 09:18:20 2015] [error] [client 47.54.11.129] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://cp1.freehostingeu.com/beta/domain-manager/

for PHP I know it is version 5.6 has for the rest I submited a ticket to support and see what I have

MySQL
Server: pdb19.freehostingeu.com via TCP/IP
Server version: 5.5.38-log
Protocol version: 10
MySQL charset: UTF-8 Unicode (utf8)

Web server
Apache
MySQL client version: 5.1.30
PHP extension: mysql Documentation

PHP I know it is 5.6.5
1848  Bitcoin / Project Development / Re: MiniFaucet Script (a MyFaucet replacement) on: March 12, 2015, 04:23:25 AM
I have 500 internal server error

here is what i get in log
[test.btccanabank.com] [Wed Mar 11 08:36:05 2015] [error] [client 47.54.11.129] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://cp1.freehostingeu.com/beta/domain-manager/
[test.btccanabank.com] [Wed Mar 11 08:37:47 2015] [error] [client 47.54.11.129] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://cp1.freehostingeu.com/beta/domain-manager/
[test.btccanabank.com] [Wed Mar 11 08:42:24 2015] [error] [client 47.54.11.129] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://cp1.freehostingeu.com/beta/domain-manager/
[test.btccanabank.com] [Wed Mar 11 09:08:30 2015] [error] [client 47.54.11.129] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://cp1.freehostingeu.com/beta/domain-manager/
[test.btccanabank.com] [Wed Mar 11 09:15:08 2015] [error] [client 47.54.11.129] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://cp1.freehostingeu.com/beta/domain-manager/
[test.btccanabank.com] [Wed Mar 11 09:18:20 2015] [error] [client 47.54.11.129] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://cp1.freehostingeu.com/beta/domain-manager/


how do i fixe that

weird i setup few faucet on faucetbox using there script and all works well and on paytoshi nothing i get the same error has this one I wanrt to do an altcoin faucet grrr


Has for my problem hosting support fixed it here is what needed

In order to use mod_rewrite in our hosting environment you should add the following line inside your .htaccess file:
RewriteBase /

This directive needs to be added on a new line right after the RewriteEngine is enabled, so your .htaccess should contain this:
RewriteEngine On
RewriteBase /
1849  Economy / Micro Earnings / Re: [ANN] Paytoshi - Microtransaction Wallet + Faucet API & Script on: March 12, 2015, 01:38:15 AM
I would setup a few faucet there on paytoshi but cannot get it to work

I uploaded the files like I did for faucetbox edited my config file and I keep getter error 500 internal server error.

I email support for an answer and no answer

At least prepare a how to for non programmer savy people since faucetbox i got it to work in just the matter of loading files  edit config and thats it oh and yes i did make a different database connection for paytoshi and no go
1850  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - API & faucet script, create your own crypto faucet on: March 11, 2015, 06:59:34 PM
But I have another issue. Sometimes (when under heavy load) FaucetBox (CloudFlare) returns 522 (timeout) but actually sends the amount. Sometimes it returns 522 and does not send the amount. Since in this situation I'm not deduction the amount a user having 10000 satoshi could wait when FaucetBox become sluggish (this happens 5-10 times a day for 2-3 minutes) and try to cashout multiple times taking 20~100k.

I suppose I'll have to disable the cashout for 5 minutes for all users once I get error.

I confirm that we're experiencing random locks in database and we still haven't found the cause. However we're working on that and I expect to have it fixed by the end of next week.

maybe this could give some ideas regarding bot spotting
http://stackoverflow.com/questions/2717599/defeating-a-poker-bot

just please dont kill if not Smiley


Well, there are some things that we could do, but to be honest there's no way to prevent faucet bots entirely, so it's all about making it as hard as possible. We'll research on that more when we deal with some more important issues, like preventing random people from changing the threshold and performance issues Smiley

For the bot issue if you change something in your script so we can use 2 captcha system like solvemedia and are you human I know the latest bot dont go throught it since i seen some faucet on the bot list mine was one of them and those I saw using 2 captcha u do the solve media then u have to do are you human those faucets are not on the list
1851  Economy / Micro Earnings / Re: ➤➤➤ CoinAdder.com PTC Reviews & Payment Proofs on: September 17, 2014, 02:32:52 AM
4th payment

1852  Economy / Micro Earnings / Re: ➤➤➤ CoinAdder.com PTC Reviews & Payment Proofs on: September 08, 2014, 05:57:39 AM
3rd payment

1853  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ARCOIN] WAS ON WALL STREET! X13 POW/POS - TOR IMPLEMENTED on: August 24, 2014, 07:23:17 PM
I am pretty sure Arcoin is one of the most stable coin for the futur
1854  Economy / Games and rounds / Re: [ANN]Snowball.IO - Cost effective and free GH market. Start from 0.0014฿/GHS on: August 11, 2014, 02:59:26 PM
Ok will try your service see how it goes then buy

username on your site :  yvesp110
1855  Alternate cryptocurrencies / Altcoin Discussion / Re: [LTBc] The most profitable alt coin to mine is... on: August 01, 2014, 07:11:54 PM
Hi Belltown

I registered with your link can you point me in best way to earn on this and how do u know what is the magic word
1856  Economy / Service Announcements / Re: [ANN] Bit-Mining.Co -BTC & LTC Mining Services. on: July 20, 2014, 03:24:49 AM
It sounds like ysep is workin for them or has information that he is holding back from all of us?  YOu guys believe this scumbag? Hes full of shit! He cant even write a cohesive sentence! HAHAHA WHAT A FUCKING JOKE its prob the fucking scammer.

You can accuse me if you want and no not gonna share the information that I work for and paid for to get why share it since the begining u shit on everyone so do same i did find the information yourself you fucking retard you are the cause i aint sharing info with anyone

Cuz ur full of shit and don't have any.

Where did the rest go goverment seized them cause he is part of a terroist organisation so no one will get anything from him now
1857  Economy / Service Announcements / Re: [ANN] Bit-Mining.Co -BTC & LTC Mining Services. on: July 20, 2014, 03:23:08 AM
It sounds like ysep is workin for them or has information that he is holding back from all of us?  YOu guys believe this scumbag? Hes full of shit! He cant even write a cohesive sentence! HAHAHA WHAT A FUCKING JOKE its prob the fucking scammer.

You can accuse me if you want and no not gonna share the information that I work for and paid for to get why share it since the begining u shit on everyone so do same i did find the information yourself you fucking retard you are the cause i aint sharing info with anyone

Cuz ur full of shit and don't have any.


you are funny what did you get 0 and what other got because of you shitting on me 0 what I got is my 12BTC back
1858  Economy / Service Announcements / Re: [ANN] Bit-Mining.Co -BTC & LTC Mining Services. on: July 18, 2014, 10:32:35 AM
It sounds like ysep is workin for them or has information that he is holding back from all of us?  YOu guys believe this scumbag? Hes full of shit! He cant even write a cohesive sentence! HAHAHA WHAT A FUCKING JOKE its prob the fucking scammer.

You can accuse me if you want and no not gonna share the information that I work for and paid for to get why share it since the begining u shit on everyone so do same i did find the information yourself you fucking retard you are the cause i aint sharing info with anyone
1859  Economy / Service Discussion / Re: Mydailybitcoin.com ? Scam or not? on: July 13, 2014, 05:55:02 PM
got mine back early this morning 22 confirmation dont know if it is someone that recovered them for us but did get it back
1860  Economy / Service Announcements / Re: [ANN] Bit-Mining.Co -BTC & LTC Mining Services. on: June 17, 2014, 10:00:22 PM
oh and bitcoins sorry all seized so sorry tks to Nyktalgia once more will be used in bigger case so sorry guys
Pages: « 1 ... 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 [93] 94 95 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!