Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Installing Bagisto
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • T

      Getting PHP message: PHP Fatal error
      • tariqajies

      14
      0
      Votes
      14
      Posts
      1938
      Views

      sanjay-webkul

      Hi there,
      I guess your database credentials are not configured properly in you .env file. please verify once and let me know.

    • R

      Composer install problem
      • Ratan

      3
      0
      Votes
      3
      Posts
      653
      Views

      F

      Same problem

    • danieldino

      I do not see cms pages in administration. I have a bug in the console
      • danieldino

      9
      0
      Votes
      9
      Posts
      526
      Views

      danieldino

      ok, thank work

    • A

      Problems after installation
      • adpe

      8
      0
      Votes
      8
      Posts
      2390
      Views

      B

      am also using arm64x8 Ubuntu 22.04 node js 18, and npm 8.9
      ...

    • K

      Php Version error when installing bagisto
      • Kyaw Soe Aung

      19
      0
      Votes
      19
      Posts
      1481
      Views

      sanjay-webkul

      And if still you are facing any issue then please let me know.

    • E

      No mbstring and can't install it
      • exotwd

      2
      0
      Votes
      2
      Posts
      137
      Views

      sanjay-webkul

      Hi there,
      You have not enable mbstring on your Cpanel. please verify once and let me know

    • S

      currency and a few other pages are not loading data on the admin but data is there in the table.
      • sminrana

      3
      0
      Votes
      3
      Posts
      148
      Views

      sanjay-webkul

      Or you can run this command also.

      php artisan bagisto:publish --force
    • A

      Undefined variable $__env (View: /var/www/html/public) (View: /var/www/html/resources/themes/velocity/views/home/index.blade.php)
      • alggan4

      12
      0
      Votes
      12
      Posts
      2613
      Views

      sanjay-webkul

      Hi there.
      You can take a reference from Here

    • A

      Impossible to connect, please check your Algolia Applicationb Id.
      • Akhil

      3
      0
      Votes
      3
      Posts
      175
      Views

      sanjay-webkul

      Hi there,
      Which version of Bagisto are you using?

    • A

      Middleware differences in installation
      • Akhil

      2
      0
      Votes
      2
      Posts
      554
      Views

      A

      Hi there.
      we have moved routes in the package.

      PR LINK: https://github.com/bagisto/bagisto/pull/7345/files

    • A

      php artisan migrate error
      • adeyemiadeshina

      9
      0
      Votes
      9
      Posts
      381
      Views

      A

      Hi there,
      Can you please share the steps which you are following for installing the Bagisto?

    • danieldino

      General error: 1267 Illegal mix of collations
      • danieldino

      11
      0
      Votes
      11
      Posts
      641
      Views

      A

      Hi there,
      Can you please share the steps which you are following for installing the Bagisto?

    • M

      Issue when try to add product via AE (AliExpress dropshipping plugin)
      • macano13

      8
      0
      Votes
      8
      Posts
      479
      Views

      A

      Hi there,
      you can take a reference from Here.

    • S

      bagisto / headless-ecommerce Installation Issue
      • satyasaves

      2
      0
      Votes
      2
      Posts
      269
      Views

      A

      Hi there,

      can you please share which composer version you are using?

    • D

      Problems With Install
      • daffyduck

      2
      0
      Votes
      2
      Posts
      288
      Views

      A

      Hi there,
      Can you please share the steps that you are following for installing the Bagisto?

    • S

      How tho fix error on migration
      • sogol

      2
      0
      Votes
      2
      Posts
      144
      Views

      A

      Hi there,

      Please run the below command.

      mysql -u USERNAME -p set global log_bin_trust_function_creators=1;
    • R

      i download bagisto latest virsion but its working only public path without public path run to not get css
      • ranjeetnetsol

      2
      0
      Votes
      2
      Posts
      539
      Views

      A

      Hi there,
      Can you please elaborate? What exactly you are trying to do?

    • A

      Error installing Bagisto on docker
      • agodoo71

      2
      0
      Votes
      2
      Posts
      930
      Views

      devansh-webkul

      Hello there,

      I just tested it in Linux, it is working fine. In windows, sometime it may cause issues due to WSL support or firewall issues.

    • G

      SQLSTATE[42S22]: Column not found dzring install
      • glutomuyo

      5
      0
      Votes
      5
      Posts
      427
      Views

      A

      Hi @TafPhil,

      To install Bagisto using our GUI installer, follow these steps:

      Download Bagisto from our website.

      Extract the contents of the downloaded zip file.

      Navigate to the project root directory.

      Run the following command:

      composer install

      Configure your HTTP server to point to the public/ directory of the project.

      Open your browser and access the following URL:

      http://localhost/bagisto/public/

      This will launch the Bagisto installer.

    • V

      Public in URL of localhost (bagisto/public/)
      • vishwa

      4
      0
      Votes
      4
      Posts
      492
      Views

      A

      Hi there,

      You can create a virtual host and set the path to the public.