Xtream Code Multi CS

There are 11 replies in this Thread which was already clicked 2,785 times. The last Post () by sagher.

  • Here you go guys, i bough this shit from a guy and didint use it so i gues i share whit you the files





    And here are the files.



    f0d785.png


    Hope this can help a bit as i got helped from the community

  • can get it to work from command 6. get these errors on ubuntu 16.04


    apt-get install apache2 libapache2-mod-php5 php5 php5-mysql mysql-server phpmyadmin php5-fpm unzip -y


    get these errors on ubuntu 16.04


    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Package libapache2-mod-php5 is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source



    Package php5-fpm is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source



    Package php5 is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source



    Package php5-mysql is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source



    E: Package 'libapache2-mod-php5' has no installation candidate
    E: Package 'php5' has no installation candidate
    E: Package 'php5-mysql' has no installation candidate
    E: Package 'php5-fpm' has no installation candidate

    • Official Post

    can get it to work from command 6. get these errors on ubuntu 16.04

    Ubuntu 16.04 has switched to PHP 7.0. You need to downgrade to 14.04 to install PHP 5 packages.


    You can install a virtual package that depends on the latest PHP version and pull libapache2-mod-php7.0 as a dependency.


    Try this:


    apt-get install libapache2-mod-php


    sudo add-apt-repository ppa:ondrej/php


    sudo apt-get update sudo apt-get install php7.0 php5.6 php5.6-mysql php-gettext php5.6-mbstring php-xdebug libapache2-mod-php5.6 libapache2-mod-php7.0  php5.6-mysql mysql-server phpmyadmin php5.6-fpm unzip -y


    Quote
    Switch PHP versions to use the php5.6 packages :
    • from php5.6 to php7.0:
      sudo a2dismod php5.6 ; sudo a2enmod php7.0 ; sudo service apache2 restart
    • from php7.0 to php5.6:
      sudo a2dismod php7.0 ; sudo a2enmod php5.6 ; sudo service apache2 restart

    Not sure if this will work, but worth a try.

  • getting there master G but the installer now errors with


    sudo apt-get update sudo apt-get install php7.0 php5.6 php5.6-mysql php-gettext php5.6-mbstring php-xdebug libapache2-mod-php5.6 libapache2-mod-php7 php5.6-mysql mysql-server phpmyadmin php5.6-fpm unzip -y


    has missed out a 0


    sudo apt-get update sudo apt-get install php7.0 php5.6 php5.6-mysql php-gettext php5.6-mbstring php-xdebug libapache2-mod-php5.6 libapache2-mod-php7.0 php5.6-mysql mysql-server phpmyadmin php5.6-fpm unzip -y



    ###############################
    # MultiCS Panel #
    #################################



    ~~ Welcome to MultiCS Panel Auto Installer! This wizard will help you to install the MultiCS Panel automatically.



    [+] Installing dependencies...
    Unsupported version of phproot#


    would it be something as simple as modifying all references in the number 6 command line and inside installer php file to php7.0 instead of whats written as php5

  • all this nonsense didn't work due to the fact i was using the latest ubuntu. it will only work on the 14.04. i ended up using a different installer but it would always crash so i just rented a vps with it already done.

    I no longer have multics and have gone to iptv instead

  • Doesn't work when you access the web page you get the following message:


    You Need the xtream_codes PHP extension.


    Edited 4 times, last by adamsm ().

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!