Coder Social home page Coder Social logo

Comments (8)

chrRtg avatar chrRtg commented on August 16, 2024 1

Maybe composer is not available on your server?

IN tis case your providers documentation should help. e.g. https://www.digitalocean.com/community/tutorials/how-to-install-and-use-composer-on-ubuntu-16-04

In this case you may have to execute composer with a different command:

composer install

instead of

php composer.phar install

I had updated the documentation accordingly. Thank you for your valuable input.

from eve-skylizer.

chrRtg avatar chrRtg commented on August 16, 2024

According to the message in your pastebin your PHP installation lacks some PHP libraries. That's not an issue of skylizer but something you may solve together with your hosting company.

If the server is a "root server" and you are the server administrator you should read the pastbin because it describes the action to be taken, to install:

  • PHP extension ext-intl
  • PHP extension mbstring

Maybe this link may give you some furhter advice: https://tecadmin.net/enable-disable-php-modules-ubuntu/

from eve-skylizer.

chrRtg avatar chrRtg commented on August 16, 2024

closed cause a non skylzer issue.

from eve-skylizer.

H4Z4RD-H42 avatar H4Z4RD-H42 commented on August 16, 2024

I'm sorry but maybe i not explain good my issue... This is what i do step by step:

  1. go to var/www/
  2. clone project with command git clone https://github.com/chrRtg/eve-skylizer.git
  3. cd to eve-skylizer folder
  4. do command php composer.phar install but i receive error Could not open input file: composer.phar
  5. Tried to do command composer install and i receive the error in the pastebin link.
  6. Tried to install requested extensions one by one and do command php composer.phar install everytime, but i receive always error Could not open input file: composer.phar

I'm not a programmer or a linux expert, but if i understand well, the command php composer.phar install install all the necessary, extensions included. I installed succesfully ext-intl, ext-mbstring, ext-gd and others requested extension manually but i always receive error when i do php composer.phar install.

Thanks for support.

PHP 7.1.18-1+ubuntu16.04.1

from eve-skylizer.

H4Z4RD-H42 avatar H4Z4RD-H42 commented on August 16, 2024

Nothing to do... trying by 3 hours and success to install all the necessary but the index page not show up. If i go, for example, to http://my-domain.com/css i see a list of files, then i reach it but somethings not work.

I stop here, thanks so much for support.

from eve-skylizer.

chrRtg avatar chrRtg commented on August 16, 2024

Sorry to hear that. Looks like you have to fully configure your server first, at least the apache webserver. Maybe I may help you using teamviewer or such. You may get in touch with me ingame: "Rtg Quack" if you like, discord is available too.

Fly safe

from eve-skylizer.

H4Z4RD-H42 avatar H4Z4RD-H42 commented on August 16, 2024

Discord Discord! I already sent you ingame mail 2 days ago.

Just to inform that i already tried both solutions... a pre-configured stack of ubuntu (LAMP) and a empty server that i configured step by step (apache2, php and mysql) but without success. I'm definitely wrong or I forget something...

from eve-skylizer.

mkerengajames avatar mkerengajames commented on August 16, 2024

Check your terminal location. You must be inside the Yii main folder that contains composer.phar for it to work with command

php composer,phar update

otherwise, it will say could not open input file: composer.phar

from eve-skylizer.

Related Issues (20)

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.