how to set up PHP integration (digital ocean droplet) for Trafficamor?

Darcy Y

Newbie
Joined
Nov 16, 2020
Messages
11
Reaction score
0
Hi,

I'm quite new in affiliate marketing. Intend to use trafficamor as a cloaking tool, we want to purchase a droplet from digital ocean, does any one know how to set up it? Thank you and looking forward to any helpful answer.
 
I think they provide you with a PHP file that they want you to upload on the server. If that's the case then it's very simple. Deploy a droplet with LAMP and use WINSCP to transfer the file from your PC to the droplet.
 
I think they provide you with a PHP file that they want you to upload on the server. If that's the case then it's very simple. Deploy a droplet with LAMP and use WINSCP to transfer the file from your PC to the droplet.
Hi V,

Thank you for your reply. Yes there is php file which need to upload. Shall I create an ubantu droplet? or other kind of droplet? Do I need to choose ipv6, user data and Monitoring when creating the droplet?

Thank you.
Darcy
 
Yes, create an Ubuntu droplet. You will find an option for LAMP in the marketplace images, use that. No need to choose ipv6, user data monitoring,
 
hi V, thank you so much. Problem solved here. Wish you a nice day!
Yes, create an Ubuntu droplet. You will find an option for LAMP in the marketplace images, use that. No need to choose ipv6, user data monitoring,
 
Happy to help. Have a good day! :)
Hi V, I come again, lol. Now I connected the server, which folder shall I upload the white page and the money page? both white page and money page are required I suppose?
 

Attachments

  • root folder.png
    root folder.png
    144.7 KB · Views: 14
Hi V, I come again, lol. Now I connected the server, which folder shall I upload the white page and the money page? both white page and money page are required I suppose?
Go to var/www and see if a folder with the domain name is there or a folder named "html".
 
Go to var/www and see if a folder with the domain name is there or a folder named "html".
Hi V, at the beginning there is no WWW folder, then I installed apache and got the path done.
 
Hi V, at the beginning there is no WWW folder, then I installed apache and got the path done.
That's why I told you to select the LAMP installation image, it comes with Apache and PHP pre-installed. :P
 
That's why I told you to select the LAMP installation image, it comes with Apache and PHP pre-installed. :p
Lol, because I din't find the LAMP choice on Digital Ocean. Do you know how to upload the white page, money page and trafficamor files to the server? Sorry for so many questions, I'm very new to trafficamor and also not a tech guy. I chose both insert HTML for real url and filtered url in campaign setting, please see the attachment.
 

Attachments

  • 1605592969914.jpg
    1605592969914.jpg
    115.1 KB · Views: 9
Lol, because I din't find the LAMP choice on Digital Ocean. Do you know how to upload the white page, money page and trafficamor files to the server? Sorry for so many questions, I'm very new to trafficamor and also not a tech guy. I chose both insert HTML for real url and filtered url in campaign setting, please see the attachment.
You need WINSCP software to upload files on the server. Keep the files in the web root folder.
 
You need WINSCP software to upload files on the server. Keep the files in the web root folder.
i now use fillezilla, and have got money page, white page and trafficamor files ready, shall i upload them all into var/www/html? for exapmle, I want to set my money page url as http://www.example.com/index,php, as for my white page url, can I use an elsewhere link? and no need to upload the files? I'm also not clear about the logic between money page index,php and the trafficamor index.php. :weep:
 
you seem never learn about linux, apache, PHP before .. so this can be too complicated and have possibility you will get hacked in the future etc

my advice :

1. Hire a system administrator to install and manage your VPS
2. rent a managed VPS, the provider will manage your vps
3. Learn Linux, how to install LAMP Stack and also how to secure your VPS, update your software etc, don't do this on live site/production site, you will need a lot of trial and errors.
4. use a Control Panel for webhosting such as cPanel, DirectAdmin, hestiacp, cyberpanel etc. This will help you install all the required software and also most of them have some method to easily update the installation. You just need to learn how to use this
 
i now use fillezilla, and have got money page, white page and trafficamor files ready, shall i upload them all into var/www/html? for exapmle, I want to set my money page url as www.example.com/index,php, as for my white page url, can I use an elsewhere link? and no need to upload the files? I'm also not clear about the logic between money page index,php and the trafficamor index.php. :weep:
Yes, upload them into the var/www/html folder. For white page URL, you can change the filename and keep it in the same folder. Let me know if you still cannot get it to work. :)
 
Yes, upload them into the var/www/html folder. For white page URL, you can change the filename and keep it in the same folder. Let me know if you still cannot get it to work. :)
hi V, everything got in line finally, thank you sooo much!!!
 
you seem never learn about linux, apache, PHP before .. so this can be too complicated and have possibility you will get hacked in the future etc

my advice :

1. Hire a system administrator to install and manage your VPS
2. rent a managed VPS, the provider will manage your vps
3. Learn Linux, how to install LAMP Stack and also how to secure your VPS, update your software etc, don't do this on live site/production site, you will need a lot of trial and errors.
4. use a Control Panel for webhosting such as cPanel, DirectAdmin, hestiacp, cyberpanel etc. This will help you install all the required software and also most of them have some method to easily update the installation. You just need to learn how to use this
hi, thank you for your advice. I'm a very slow leaner since i don't have any basic knowledge on these tech issues. But hope can learn faster during these practices.
 
hi V, everything got in line finally, thank you sooo much!!!
You're welcome ;) Let me know if you need any further help with cloaking. :)
 
Hi V, our safe page is a downloaded page, and we uploaded it to our server as a safe page, and now when we click the button it shows 404, and when we try to add a PayPal checkout link to the button, it doesn't work. Do you have any good idea how to make the safe page functional?

initial code is
<button type="button" class="btn btn-marine btn-select-package text-nowrap addtocart">SELECT PACKAGE &nbsp;<i class="fas fa-caret-right"></i></button>

then we add a link to it:
<a href="https://www.paypal.me/xxxxx"><button type="button" class="btn btn-marine btn-select-package text-nowrap addtocart">SELECT PACKAGE &nbsp;<i class="fas fa-caret-right"></i></button></a>

Still shows 404, what do you think the problem might be?

Looking forward to your reply, thank you!
You're welcome ;) Let me know if you need any further help with cloaking. :)
 
Hi V, our safe page is a downloaded page, and we uploaded it to our server as a safe page, and now when we click the button it shows 404, and when we try to add a PayPal checkout link to the button, it doesn't work. Do you have any good idea how to make the safe page functional?

initial code is
<button type="button" class="btn btn-marine btn-select-package text-nowrap addtocart">SELECT PACKAGE &nbsp;<i class="fas fa-caret-right"></i></button>

then we add a link to it:
<a href="https://www.paypal.me/xxxxx"><button type="button" class="btn btn-marine btn-select-package text-nowrap addtocart">SELECT PACKAGE &nbsp;<i class="fas fa-caret-right"></i></button></a>

Still shows 404, what do you think the problem might be?

Looking forward to your reply, thank you!
Did you upload all the required files for your safe page?
 
Back
Top