skip to Main Content

Problems when installing Magento newest version via composer on Ubuntu server

I have an Error while using composer update It says: root@v79574:/var/www/vhosts/compudirect.eu/httpdocs# root@v79574:/var/www/vhosts/compudirect.eu/httpdocs# composer update PHP Warning: PHP Startup: Unable to load dynamic library 'bz2' (tried: /usr/lib/php/20190902/bz2 (/usr/lib/php/20190902/bz2: cannot open shared object file: No such file or directory), /usr/lib/php/20190902/bz2.so (/usr/lib/php/20190902/bz2.so: cannot…

VIEW QUESTION

Read value from DOM json – Magento

When i do Ctrl+U, there is below json in my page DOM <script type="text/x-magento-init"> { "#country": { "regionUpdater": { "optionalRegionAllowed": true, "regionListId": "#region_id", "regionInputId": "#region", "postcodeId": "#zip", "form": "#form-validate", "regionJson": { "config": { "show_all_regions": true, "regions_required": [ "AU", "BR", "CA",…

VIEW QUESTION

Cant install Magento 2

I can't install Magento 2 on Server https://prnt.sc/tqrb6n By trying to do command composer install. Maybe some one how. How to fix this issue. [root@junisoft junisoft.ru]# composer instal Loading composer repositories with package information Installing dependencies (including require-dev) from lock…

VIEW QUESTION
Back To Top
Search