Hey guys
I'm trying to do some cloaking with keitaro TDS, but i don't know how to install the TDS on my server? I got VPS from bluehost
Try their faq?
https://help.keitarotds.com/faq#how_...ll_keitaro_tds
I tried, but i simply do not understand what they try to explain. I understand their words, but i don't know how to do it. First of all, i can chose two options: 1. install php (This method is compatible with shared hostings and servers with installed control panels like cPanel, Vesta, and others) 2. one-click-install (To use this method, you must have a freshly installed server (VPS or dedicated) with operation system CentOS 7. Our scrips do all the work: installs software, setup server configuration, installs Keitaro and dowload SS)
Now here i already have my first problem. When i log on bluehost, i do have cPanel, but it is a vps - so which one should i chose?
I tried the first one and uploaded it somewhere on the server. Now it says "open install.php in your browser" - I don't know how to do this...
And so on. I feel really stupid working with this, but i have no idea how it works..
Modesto
cPanel makes it easy to use the server for websites hosting but it brings lots of limitations. You do not need cPanel just spin up a fresh CentOS 7 minimal on Vultr, Linode, DigitalOcean or similar VPS provider will be cheaper than Bluehost and run the installer. It will configure their recommended setup which is with nginx and on cPanel it installs apache so this will not work.
Using that application on shared hosting is just not a good idea. Shared hosting is for small wordpress or similar business websites. You cannot do server side changes on shared hosting which is a problem, when you hit specific resources usage limits your process will get automatically killed or delayed a lot, toooo many limitations there.
You can install that on cPanel enabled VPS but it will not work as fast as if you use their recommended setup with nginx/php-fpm/redis. Use this installer:
https://help.keitarotds.com/auto-ins...k_installation
on clean CentOS 7 ( not cPanel/LEMP/LAMP or any other app install it should be minimal OS setup, all VPS providers provide that option ). They recommend Vultr on their website so just go with that if you do not have linode, DO.
https://help.keitarotds.com/hosting -- We don't recommend using shared hostings -- This is on that page because it is a bad idea not only a not recommended option