What's new
IPTV SAT FORUM

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

IN2IPTV Panel Files And Isntallation

Status
Not open for further replies.

Vortex

Administrator
Staff member
Administrator
Joined
Mar 30, 2018
Messages
81
Reaction score
41
Points
18
Upload your purchase to your www root directory inside your server

Go to your ssh client and login

Cd to your install directory, E.g cd /var/www/html or cd /var/www/

install requirementssudo apt-get update
sudo apt-get upgrade
sudo apt install apache2
sudo service apache2 restart
sudo apt-get install php7.0-mcrypt php7.0-mbstring memcached php-memcache mysql-server php php-mysql php-pear nodejs libapache2-mod-php php-curl php-imagick php-sqlite3 && sudo pear channel-discover pear.phing.info && sudo pear install -Z phing/phing
sudo apt install apache2
install FFMPEGsudo add-apt-repository ppa:jonathonf/ffmpeg-4
sudo apt-get update
sudo apt-get install ffmpeg
Change permissionsSudo chmod 777 config/config.php
Sudo chmod 777 live/
Sudo mkdir tmp
Sudo chmod 777 tmp/
Create database(SSH) mysql -u root -p
Enter your mysql password
execute these commands create database trans;
exit;
Go to your server in browser

Your ip or Domain


Create a free fantastic website with yoursite.com. Use our advanced drag-and-drop Website Builder to easily design your dream site in minutes with no IT or design skills. Mobile Ready. Scalable and Secure. 24/7 Support. Fast & Friendly Support
Your ip or Domain

Install steps
Enter you Desired admin username

Enter your admn password

Enter your support email address

Enter your database host(Normally localhost)

Enter mysql username

Enter mysql password

Enter mysql database name(mini)
https://github.com/INUI-Dev/IPTV-Panel/archive/master.zip
 
Status
Not open for further replies.
Top
  AdBlock Detected
Sure, ad-blocking software does a great job at blocking ads, but it also blocks some useful and important features of our website. For the best possible site experience please take a moment to disable your AdBlocker.