php composer phar could not open input file composer phar
«php composer.phar install» Could not open input file: composer.phar #6
Comments
H4Z4RD-H42 commented Jun 28, 2018
Hi, i’m trying to install this beatiful tool on DigitalOcean LAMP server (ubuntu 16.04 and a manually installed PHP 7.2) but after clone the project and enter inside the folder, the command php composer.phar install not work for me, i always have Could not open input file: composer.phar error.
I google a lot and try a lot of fix, but no one work, with some of them, i have this situation: https://pastebin.com/n0hN58eG
Please can you help me to fix that?
The text was updated successfully, but these errors were encountered:
We are unable to convert the task to an issue at this time. Please try again.
The issue was successfully created but we are unable to update the comment at this time.
chrRtg commented Jun 29, 2018
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:
chrRtg commented Jun 29, 2018
closed cause a non skylzer issue.
H4Z4RD-H42 commented Jun 29, 2018 •
I’m sorry but maybe i not explain good my issue. This is what i do step by step:
Thanks for support.
chrRtg commented Jun 29, 2018
Maybe composer is not available on your server?
In this case you may have to execute composer with a different command:
I had updated the documentation accordingly. Thank you for your valuable input.
H4Z4RD-H42 commented Jun 29, 2018
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.
chrRtg commented Jun 29, 2018
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.
H4Z4RD-H42 commented Jun 29, 2018
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.