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!

Panel Xtream Codes multics 2.1.5 (Multics Reseller Panel)

Status
Not open for further replies.

Vortex

Administrator
Staff member
Administrator
Joined
Mar 30, 2018
Messages
81
Reaction score
41
Points
18
This Tutorial is working & Tested on :
ubuntu 14.04

Code:
apt-get update

apt-get install apache2 apache2-mpm-prefork apache2-utils libapache2-mod-php5 libapr1 libaprutil1 libdbd-mysql-perl libdbi-perl libnet-daemon-perl libplrpc-perl libpq5 mysql-client-5.5 mysql-common mysql-server mysql-server-5.5 php5-common php5-mysql

apt-get install phpmyadmin

apt-get install curl libcurl3 libcurl3-dev php5-curl

mkdir -p /usr/local/lib/php/extensions
Code:
Then we go to the / usr / local / lib / php / extensions path
We degrade the loader file which is xtream_codes.so depending on the version used
ubuntu 12.04 = x64_PHP5.3
ubuntu 14.04 = x64_PHP5.5

We have to unzip the file and then go to the /etc/php5/apache2/php.ini path
We put this value below the line under the complement; End:

extension = mcrypt.so
extension = / usr / local / lib / php / extensions / xtream_codes.so

Then we go to phpmyadmin

http: // myip / phpmyadmin

We enter user and password
root
password is the one you set when installing phpmyadmin


Then type the data name and retrieve the data is multics_dbv2.sql
Create a database

Browse to your browser's URL using your web browser on the Internet, and login using your user login root

Your database will be on the left side below the list of available databases.

Then we go to the path of var / www / html and put the script files with permission 777
Then we go to the var / www / config.php path
We put the name of data, yuzu and passwords

Code:
<? php
$ _INFO = array ();
$ _INFO ['hostname'] = "localhost";
$ _INFO ['username'] = "root";
$ _INFO ['password'] = "Password Data";
$ _INFO ['dbname'] = "Data Name";
?>
[CODE]
Finally restart Apache

service apache2 restart


[B]DOWNLOAD XC MULTICS PANEL CRACKED :[/B]
[URL unfurl="true"]http://www.mediafire.com/file/87und2nl8qgmdk4/xtream-codes.rar/file[/URL]
 
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.