Welcome to BeerMoneyForum.com - BIGGEST MAKE MONEY FORUM ONLINE

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?
Blue
Red
Green
Orange
Voilet
Slate
Dark
  Guest viewing is limited

A Little Tutorial On How To Host Your Own Bitcoin Faucet Using NameCheap

Hello there brothers, and sisters,

Weblord here for another short and brief and dirty tutorial, this time be with me while i set up my bitcoin faucet on namecheap.

1. Register a domain name or transfer in namecheap, don't forget if you have wowapp, then enable wowapp extension for 37.55% cashback in a form of wowapp coins. Make sure you remove all cookies set by namecheap.com and they're a lot. Then click on wowapp shopping and then find namecheap and make sure you click on that shop now button a pink button inside wowapp shopping to initiate shopping. In namecheap scroll below to find promos and get applicable promo codes for your shared hosting. They are now on sale on shared webhosting and I got 50% from them for the first year, renews on regular price for the second year. Then I clicked on promos to get 20% more discounts so the price for me on 50% discount is U.S.$17.28 something now when i applied their promo code: FCNC2019COUPON still works but can't be found on promos anymore but they deleted it somehow. I got my final price lowered down to U.S.$13.82 plus coupled that with my wowapp coins cashback.
tut2.jpg


2. Open your cpanel on namecheap and upload the makejar latest r.99 version of the bitcoin faucet script that will connect to faucethub, im doing it right now. The domain I chose is bitcoinwalls.com registered on another registrar. For the benefit of namecheap users i know you know this already but it helps to remind us, their dnses are dns1.namecheaphosting.com and dns2.namecheaphosting.com respectively. You can choose to upload either by way of ftp file transfer protocol or cpanel's file manager, in my opinion file manager is faster since i can .zip the whole file directories and then upload and unzip at the same time, which in a way is slower because ftp is faster, but you're tricking the file manager that it's uploading 1 file compared to a lot of files. got that? You may use 7zip file manager my favorite .zipper, fast and open source too.
tut1.jpg

tut3.jpg

tut4.jpg

After .zipping the files in .zip with your favorite compressor/decompressor program, upload as .zip and right click on the file itself and click Extract and these are the resulting files.

and the resulting page on bitcoinwalls.com is this
Code:
Can't connect to database. Check your config.php. Details: SQLSTATE[28000] [1045] Access denied for user 'ultimate'@'localhost' (using password: YES)

Don't worry my brothers and sisters you're on the right track and we're still on the same channel, it simply means because remember, we have .zip all files needed and subdirectories, then uploaded 1 .zip file to trick filemanager and then right-click on the file and then Extract, but we're not yet setting up correct mysql attributes.

3. Next create your mysql database for it to populate it with correct fields and database contents. Make sure you create the mysql database name, mysql database user and mysql database password. To make your password secure generate it using keeppass manager or any downloaded open source password generator make it like caps, lower, digits and special characters preferably more than 8 to 12 or you can just use the password generator provided by cpanel under mysql database creation. Make sure the mysql user is added to mysql database or they will not see each other and your script will not work or connect. Make sure to set to all first then later after installation, we choose some so there is security in your mysql.

tut5.jpg


make sure you edit the config.php to reflect your connection to your created database.
tut6.jpg

May I remind you , if you are upgrading your script, then back up first your config.php before doing something with it.
Here's the contents of config.php original dummy content that's why we have errors on frontpage of bitcoinwalls.com
tut7.jpg

gotcha, what referral link is that? im going to change it to mine.
sorry i can't show you after edit of config.php so no pictures. When done, refresh your domain name and it will generate an admin password for you, don't forget to save it now, you won't be able to see it again and then press Continue.

4. And wallah, the finished product, make sure you set it all up on your admin page when pressing continue it will go there on admin settings for you to login.
tut8.jpg


Thanks very much for all the likes moving forward. and PTL

See you in another short and dirty tutorial while i do it on the other tab, i did this in real-time
sorry i never timed it, but i guess like almost 2 hours since i still have to type it here and catalog everything as it happens.
Sorry folks it's not yet functional i have to setup everything and make that referral link go to my own.
 

Attachments

  • tut4.jpg
    tut4.jpg
    49.8 KB · Views: 327
As soon as I finished this tutorial about yesterday I was prompted to upgrade to version 100 which is the latest version, don't forget to do the same, always back up all folders or just backup the config.php and over write all files.
Then today I tested it on faucethub and it worked. PTL MJBP
self-paid-screenshot-10-22-2019.jpg
 
Interesting tutorial. Where can I download the faucet script? I also checked out your faucet. There are no popups and good amount of ads, however the payout rate is very low and there is a shortlink... Consider increasing the payout rates and I'm happy :D
 
it's on number 2
Code:
makejar.com
download the latest version 100
that's my bitcoin faucet script that is using.
you may customize the footer.
Interesting tutorial. Where can I download the faucet script? I also checked out your faucet. There are no popups and good amount of ads, however the payout rate is very low and there is a shortlink... Consider increasing the payout rates and I'm happy :D
 
Hello there brothers and sisters,

@weblord here giving you a free tutorial on how to upgrade from version 100 to 101 doing it real time
with all of you out there.

I've read an announcement upon logging into my faucetinabox admin control panel and there's new version 101
So make sure download only from the official download website
r101-download.jpg

So this is the official download website:

1. Download only from official download website the latest version 101 and afterwards extract to you favorite folder
Code:
https://www.makejar.com/Faucet-In-A-Box-Ultimate-R101/
r101-extract.jpg


2. Login to your webhosting control panel or cpanel and make backups of database, files, your modified templates and everything if your file manager can do it.
r101-backup.jpg

r101-backup1.jpg

r101-b2.jpg

It will send you an email when the back up is ready for you.
you have to look for it and it's format will be prefixed with your actual domain name, check the back up and when everything's ok then proceed.
r101-subj.jpg

I use 7-zip to open the downloaded copies/backup in .tar.gz.

3. Zip the files that needed to over write the old files from your computer and then upload the .zip files including directories making sure that .zip file over write all files on your server.
r101-upload1.jpg

Choose Extract and make sure you copy over the old config.php to the new one, comparing them for changes first.
r101-extract.jpg

For security purposes, sorry, i can't show you my config.php contents:
r101-config.jpg


4. Login to control panel of faucethub usually in the format of yourdomain.com/admin.php and see it's upgraded
r101-new.jpg


5. Make some few edits on the template and you're ready to go
 

Attachments

  • r101-upload1.jpg
    r101-upload1.jpg
    25.3 KB · Views: 173
I've tried to invite the owner of makejar from which this script came from. Let's see
 
The script have just upgraded to the latest version 102.
So here's the notification I received from admin dashboard of my faucet
102version.jpg

So let's now upgrade bitcoinwalls.com I'll do this in real-time

1. Download the script from the said official faucet site
Code:
https://www.makejar.com/Faucet-In-A-Box-Ultimate-R102/
When you click on there, the official download is this:
Code:
https://www.makejar.com/download/faucetinabox-ultimate-r102.zip

2. Extract it on a backup folder that you have
102extract.jpg


3. Do the backups: backup mysql database, the files, do another back up for the config.php
backup.jpg

config.jpg

Again for security purposes I will not show you the contents of config.php for my security and safety reasons. For the mysql database at least backup the .sql files that you have.

4. Upload the file faucetinabox-ultimate-r102.zip over writing all files within your folder where the whole script resides. Make sure you do the compression first and then upload the new .zip file so it will over write the current path and not create another folder.
overwrite.jpg

If your file manager needed to extract it and no built-in extract automatically, then do it
extract.jpg


5. Make sure you restore the old config.php file or you'll see this instead, but don't panic:
config-2.jpg


6. Now you have the newest version:
newversion.jpg

Don't forget to thank the creator and programmer on makejar.com

That's all my brothers and sisters, done live!
 
Hello there,

when i login to my admin panel this message shows up
i was prompted to upgrade from version 102 to new version 103
the need to upgrade according to owner of makejar:
If you are running fresh r102 it is suggested to upgrade to r103 since otherwise users having IPv6 may not be able to claim.
bw-upgrade.jpg


1. Download the latest script from official download only
Code:
https://www.makejar.com/download/faucetinabox-ultimate-r103.zip

2. Backup the mysql databases, config.php the themes and all files on version 102.
bw-backup.jpg


3. Extract first the files of the new version 103 on your computer so later on you can compress or .zip it again the needed directory to upload. It's faster using cpanel's file manager than the ftp, you upload one .zip file it makes it even faster for the system is tricked that it's uploading 1 huge file rather than various files and then decompressed it to over write the old files.
bw-extract.jpg

bw-compress.jpg

bw-compress2.jpg

Make sure to over write all files, saving a backup of config.php because there are some additional settings.
bw-overwrite.jpg

In the config.php you only need the database settings and the referral urls of each micro-wallet.
bw-overwrite2.jpg

4. Extract all new files overwriting old files and restore config.php. Sorry I can't show you my config.php file.
bw-extract22.jpg


5. Done. it's now the latest version 103
bw-latest.jpg
 

Attachments

  • bw-extract-restore.jpg
    bw-extract-restore.jpg
    44 KB · Views: 187
when i logged in to admin panel, i saw this:
bw-install.jpg

so i hurriedly prepared for this tutorial update from this thread, but when i go to the official blog/download website it was said like this
bw-104.jpg

since we started with version 100 of this open source software, we don't need r104 then.
 
When I login this morning to admin panel of bitcoinwalls, there's a notice that there's a new version, version 105 so here's my tutorial update again to upgrade to the latest version which is a must already. So before the upgrade:
v105.jpg


Dear brothers and sisters,

Here are the upgrade steps.

1. Backup all files meaning: all files, database mysql, config.php, and template used. If using the cpanel, just use the backup wizard
bw.jpg


2. Download the latest version 105 from official site only
Code:
https://www.makejar.com/Faucet-In-A-Box-Ultimate-R105/
f0in-ab0x-105.jpg


3. Decompress the files on a folder you want on your computer usually i do it on desktop. Browse through the needed folder to be uploaded.
decomp.jpg


4. Compress again and don't include the config.php, and the templates you are currently using so it will not over written. Use .zip on it so it will be just one file tricking your file manager in you Cpanel that you're upload just 1 file so it will be faster.
fibv105.jpg


5. Extract or decompress all files on your web hosting account's file folder where your files for your bitcoin faucet is located.
extract.jpg


6. Login to your admin panel of makejar's faucet in a box latest version 105 and see if it's upgraded to latest version.
This is after successful installation. Finished product
latest.jpg


Thanks, until next time, this is upgraded.
 
Hello dear my dearest brothers and sisters,

when i login this morning to admin panel of bitcoinwalls.com there's a need to upgrade it to latest version 106, so here's how it looks before the upgrade
v106.jpg


Steps in upgrading:

1. Download the latest version from official page only for safety
Code:
https://www.makejar.com/Faucet-In-A-Box-Ultimate-R106/
v106a.jpg

Make sure to decompress first on your desktop or favorite folder and only browse through the needed folder and remove the config.php and the templates that you are using already to avoid over write. Always make a backup first of the necessary files and the mysql of course. Use 7-zip for free, it's open source.
dir-list.jpg

filecomp.jpg

filecompb.jpg


2. Upload as 1 .zip file so you trick file manager of Cpanel uploading just 1 file so it could be faster.
uploaded.jpg


Make sure you extract the uploaded .zip file.
extract.jpg


3. Finished product. You now have a finished latest version
latestnow.jpg


Until next upgrade of the software, see you all around.
 
I am trying to put advertisement on the site and it requires a script in the head, I tried to put in the default index page as this is what I am using. Can somebody please help me with this?
 

📢 Recommended Partners

MGID - Native Performance & Programmatic Advertising Platform MGID Team
0.00 star(s) 0 ratings
Updated
Roobet.com | Crypto’s Fastest Growing Casino 🦘 Roobet.com
0.00 star(s) 0 ratings
Updated
Duckdice.io - Top Crypto Gambling - Bitcoin Dice DuckDice.io
0.00 star(s) 0 ratings
Updated
BMFAds.com - Advertise and Monetize Your CPC, CPM, POP Traffic BMF Staff
4.00 star(s) 4 ratings
Updated

banner

REWARDS: Active Raffles


  • 🤑 Roll 3: Win 100,000 BMF Points!

    The entry period for this raffle ends in..
Back
Top Bottom

Earnings Disclaimer:  All the posts published herein are merely based on individual views, and they do not expressly or by implications represent those of BeerMoneyForum.com or its owner. It is hereby made clear that BeerMoneyForum.com does not endorse, support, adopt or vouch any views, programs and/or business opportunities posted herein. BeerMoneyForum.com also does not give and/or offer any investment advice to any members and/or it's readers. All members and readers are advised to independently consult their own consultants, lawyers and/or families before making any investment and/or business decisions. This forum is merely a place for general discussions. It is hereby agreed by all members and/or readers that BeerMoneyForum.com is in no way responsible and/or liable for any damages and/or losses suffered by anyone of you.