Matrix Xtream CCcam Panel Install Ubantu 16,18,20

Post Reply
kingcccam
Member
Member
Posts: 104
Joined: 09 Nov 2024, 12:09
Has thanked: 5 times
Been thanked: 24 times
Costa Rica

Matrix Xtream CCcam Panel Install Ubantu 16,18,20

#1

Post by kingcccam »

Open Winscp Put Files In Root Directy
Panel.zip and bolt.zip
after

Open Putty Run Comands One By One
  • sudo apt update
    sudo apt install apache2
    sudo systemctl stop apache2.service
    sudo systemctl start apache2.service
    sudo systemctl enable apache2.service
    sudo add-apt-repository ppa:ondrej/php
    apt-get install mysql-server unzip -y
    mysql -v
    ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY '7888';
    FLUSH PRIVILEGES;
    exit
    sudo apt-get install software-properties-common
    sudo apt update
    sudo apt install php7.4 libapache2-mod-php7.4 php7.4-common php7.4-gmp php7.4-curl php7.4-intl php7.4-mbstring php7.4-xmlrpc php7.4-mysql php7.4-gd php7.4-bcmath php7.4-xml php7.4-cli php7.4-zip
    sudo apt install phpmyadmin
    sudo ln -s /usr/share/phpmyadmin
    sudo update-alternatives --set php /usr/bin/php7.4
    sudo update-alternatives --set phar /usr/bin/phar7.4
    sudo update-alternatives --set phar.phar /usr/bin/phar.phar7.4
    sudo a2dismod php8.0
    sudo a2enmod php7.4
    php /root/matrix.php
/var/www/html
history -c
Panel username - admin
Panel username - qwerty

OPEN IP AND /
/upgrade.php
Attachments
bolt.zip
(94.68 KiB) Downloaded 13 times
Post Reply

Return to “CCcam/Iptv Panel Files”