Hi V,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.
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, thank you so much. Problem solved here. Wish you a nice 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?Happy to help. Have a good day!![]()
Go to var/www and see if a folder with the domain name is there or a folder named "html".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?
Hi V, at the beginning there is no WWW folder, then I installed apache and got the path done.Go to var/www and see if a folder with the domain name is there or a folder named "html".
That's why I told you to select the LAMP installation image, it comes with Apache and PHP pre-installed.Hi V, at the beginning there is no WWW folder, then I installed apache and got the path done.
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.That's why I told you to select the LAMP installation image, it comes with Apache and PHP pre-installed.![]()
You need WINSCP software to upload files on the server. Keep the files in the web root folder.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.
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.You need WINSCP software to upload files on the server. Keep the files in the web root folder.
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.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.![]()
hi V, everything got in line finally, thank you sooo much!!!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, 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.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
You're welcomehi V, everything got in line finally, thank you sooo much!!!
You're welcomeLet me know if you need any further help with cloaking.
![]()
Did you upload all the required files for your safe page?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 <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 <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!