Page 1 of 1

Matrix Xtream CCcam Panel Install Ubantu 16,18,20

Posted: 15 Feb 2025, 09:47
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