Giter Club home page Giter Club logo

ministra-install-ubuntu-20.04's People

Contributors

madzharov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ministra-install-ubuntu-20.04's Issues

installation not working

Hi,

I tried several times to install on a fresh ubuntu 20.04 vps.
i ran the script,but minista is not loading.I get The requested URL was not found on this server.
I do see this during installation:

./ministra_install_ubuntu.20.04.sh: line 138: cd: /var/www/html/stalker_portal/deploy: No such file or directory
sed: can't read build.xml: No such file or directory
sed: can't read build.xml: No such file or directory
sed: can't read build.xml: No such file or directory
Buildfile: build.xml does not exist!

thumbs up

Brilliant install mate cheers, v-club disabled by default though

Amazing!!

Just amazing! perfectly working. Thank you for the great work. can you please make a script for ministra 5.6.9?

loggin issue

i created user but its not getting logged in and also not working on mag

Wow - Awesome work but 1 issue

Hey Guys, script is awesome, closest i've had to get ministra working :). its got an error in the creating of mysql db, and failing at the last stage i think writing to the build.xml file.

ERROR 1227 (42000) at line 1: Access denied; you need (at least one of) the SYSTEM_USER privilege(s) for this operation
mysql: [Warning] Using a password on the command line interface can be insecure.
ERROR 1227 (42000) at line 1: Access denied; you need (at least one of) the SYSTEM_USER privilege(s) for this operation
mysql: [Warning] Using a password on the command line interface can be insecure.


[echo] Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package zlibc
[exec] Executing command: curl -sS https://getcomposer.org/installer | php -- --install-dir=/var/www/html/stalker_portal/deploy/composer/ --filename=composer.deploy.phar 2>&1
sh: 1: curl: not found
[exec] Executing command: /var/www/html/stalker_portal/deploy/composer/composer.deploy.phar self-update 1.9.0 2>&1
[exec] Executing command: chmod +x /var/www/html/stalker_portal/storage/tvarchive.sh 2>&1
[exec] Executing command: rm -f /var/www/html/stalker_portal/deploy/ministra/composer.lock 2>&1
[exec] Executing command: php /var/www/html/stalker_portal/deploy/composer/composer.deploy.phar global require hirak/prestissimo --no-interaction 2>&1
[exec] Executing command: php /var/www/html/stalker_portal/deploy/composer/composer.deploy.phar --working-dir=/var/www/html/stalker_portal/deploy/ install --no-dev --no-suggest --no-interaction 2>&1
[echo] Could not open input file: /var/www/html/stalker_portal/deploy/composer/composer.deploy.phar
[exec] Executing command: php /var/www/html/stalker_portal/deploy/composer/composer.deploy.phar --working-dir=/var/www/html/stalker_portal/deploy/ dump-autoload --no-dev 2>&1
[exec] Executing command: php /var/www/html/stalker_portal/deploy/composer/composer.deploy.phar --working-dir=/var/www/html/stalker_portal/deploy/ministra install --no-dev --no-suggest --no-interaction 2>&1
[echo] Could not open input file: /var/www/html/stalker_portal/deploy/composer/composer.deploy.phar
[exec] Executing command: php /var/www/html/stalker_portal/deploy/composer/composer.deploy.phar --working-dir=/var/www/html/stalker_portal/deploy/ministra dump-autoload --no-dev 2>&1
[exec] Executing command: php /var/www/html/stalker_portal/deploy/composer/composer.deploy.phar --working-dir=/var/www/html/stalker_portal/storage install --no-dev --no-suggest --no-interaction 2>&1
[echo] Could not open input file: /var/www/html/stalker_portal/deploy/composer/composer.deploy.phar
[exec] Executing command: php /var/www/html/stalker_portal/deploy/composer/composer.deploy.phar --working-dir=/var/www/html/stalker_portal/storage dump-autoload --no-dev 2>&1
[exec] Executing command: stop stalkerd 2>&1
[exec] Executing command: nodejs -v 2>&1
[copy] Copying 1 file to /etc/cron.d
[chmod] Changed file mode on '/etc/cron.d/stalker_6e04301d4c8b249181458e5778a65064' to 755
[copy] Copying 1 file to /etc/logrotate.d
[echo] /var/www/html/stalker_portal
[copy] Copying 1 file to /tmp
[php] Evaluating PHP expression: ini_get('extension_dir');
[echo] PHP extension dir: /usr/lib/php/20151012
[php] Evaluating PHP expression: PHP_INT_SIZE === 8 ? 64 : 32
[echo] OS: 64 bit
[copy] Copying 1 file to /usr/lib/php/20151012
[chmod] Changed file mode on '/usr/lib/php/20151012/ioncube_loader_lin_7.0.so' to 644
[exec] Executing command: php -v | grep -i ioncube | wc -l 2>&1
[echo] IonCube installed: 1
[exec] Executing command: cp -r -v /var/www/html/stalker_portal/deploy/src/core/56/* /var/www/html/stalker_portal 2>&1
[exec] Executing command: php /var/www/html/stalker_portal/admin/bin/console mtv:migrations:upgrade --no-interaction 2>&1

BUILD FAILED
/var/www/html/stalker_portal/deploy/build.xml:359:114: Task exited with code 255

Total time: 8.7247 seconds

Please help me :)

Install error

I tried several times to install on a fresh ubuntu 18.04 vps.
i ran the script,but minista is not loading.I get The requested URL was not found on this server.
I do see this during installation:

And php 7.0 same error not installing

./ministra_install_ubuntu.20.04.sh: line 138: cd: /var/www/html/stalker_portal/deploy: No such file or directory
sed: can't read build.xml: No such file or directory
sed: can't read build.xml: No such file or directory
sed: can't read build.xml: No such file or directory
Buildfile: build.xml does not exist!

Such a nice work but

Just a little problem that i had when i tried to import channels it s bugged.

Is it possible to enter another way ? i have plenty of m3u lists. and one last question, is it hard to port forwarding for my friends to profite channels ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.