Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    Seems like Composer dependencies are not Installed

    Installing Bagisto
    2
    2
    256
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      ahp last edited by

      Hi all,

      I have a problem installing Bagisto in my Ubuntu 16.04

      When I go to http://localhost/installer/ I have all the green ticks except

      Composer
      Composer dependencies is not Installed.Go to root of project, run "composer install" command to install composer dependencies & refresh page again.

      Then I run composer and it seems ok, these are the details of the versions:

      ubuntu@ip-:/var/www/bagisto/public$ composer -V
      Composer version 1.10.6 2020-05-06 10:28:10

      ubuntu@ip-:/var/www/bagisto/public$ php -v
      PHP 7.4.5 (cli) (built: Apr 19 2020 07:36:13) ( NTS )
      Copyright (c) The PHP Group
      Zend Engine v3.4.0, Copyright (c) Zend Technologies
      with Zend OPcache v7.4.5, Copyright (c), by Zend Technologies
      with Xdebug v2.9.3, Copyright (c) 2002-2020, by Derick Rethans

      Please let me know if you need any detail, you'll make me very happy fixing this 🙂

      Wishing to join the Bagisto community... Thanks and regards!!!!

      1 Reply Last reply Reply Quote 0
      • V
        Vaishali Agarwal last edited by Vaishali Agarwal

        @ahp said in Seems like Composer dependencies are not Installed:

        /var/www/bagisto/public$

        Hi @ahp

        run the command from bagisto root /var/www/bagisto/

        composer create-project
        

        after this check again.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post