Welcome to World of IPTV

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?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!

Tivimate panel + VPS

Wncstreams

Extended Member
Ext. Member
Joined
Jan 27, 2020
Messages
40
Reaction score
98
Points
29
Location
USA
Okay, maybe someone can shed some light. I recently purchased a new VPS and all app panels (xciptv, smarters, implayer, and a few others) work with zero issues.

The tivimate panel kinda works and I can add DNS and change username / password.

BUT

when i point the app to the api folder on the VPS it does not work. Uploading the same panel files to a hostinger account and pointing the app there it works fine.

Anybody have any ideas on why it may not work ?

Thanks
 
are you sure you install apache2 server in your vps server
then put your api folder in var/www/html/ ....
then http://ipvps/apifolder....

if your vps use ubuntu

Cammand to install apache2

sudo apt-get install apache2

then click "y"

Stop Apache:
sudo systemctl stop apache2.service
Start Apache:
sudo systemctl start apache2.service
Restart Apache:
sudo systemctl restart apache2.service
Reload Apache:
sudo systemctl reload apache2.service
 
The VPS has WHM and cpanel installed.

So the panel files are in a location like this /websitehome/public_html/panel/tivimate/

Every other app panel works fine without any issues. So I'm thinking I don't have php configured right or I am missing some sort of apache module.

Thank you for the feedback
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
if the vps is just need to api files, you just need to have apache2 installed, not need WHM and cpanel
get in cheap vps, and install apache2
then point the domain dns to new ip vps
then put your api folder as i say before var/www/html/

var/www/html/panel/tivimate/

so your api link possible to be http://ipvps/panel/tivimate/....
 
Perhaps there was a conflict with nginx or apache between the apps you installed and whm
 
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top