Welcome Guest, Not a member yet? Register   Sign In
composer require get error in centos 7
#1

(This post was last modified: 10-29-2020, 01:44 AM by tmtuan.)

hi all.

i have my project in CI4 working ok in my VPS (centos 7). Recently, i'm trying to emplement new report funciton, in that function, i need to use PHPSpreadsheet to export data to excel ( https://phpspreadsheet.readthedocs.io/en...ng-started

in my localhost, i run the installation script: composer require phpoffice/phpspreadsheet and it work oki in my localhost

but when i upload my code to the live version, and run the installation script above, i got this error message:

 
Quote:Script bash admin/setup.sh handling the post-update-cmd event returned with error code 127
Installation failed, reverting ./composer.json and ./composer.lock to their original content.

You can see full error in the image below
does anyone have this problem? and how to fix it pls.

Attached Files Thumbnail(s)
   
Reply


Messages In This Thread
composer require get error in centos 7 - by tmtuan - 10-29-2020, 01:42 AM



Theme © iAndrew 2016 - Forum software by © MyBB