Bagisto Forum

    Bagisto

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

    Bagisto installation in cpanel grand problem

    Installing Bagisto
    2
    24
    7889
    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.
    • R
      rahul last edited by

      Hi @mtande

      Can you tell me location of your project after login to cpanel on terminal and name.

      cpanel.png )

      Thanks

      M 4 Replies Last reply Reply Quote 0
      • M
        mtande @rahul last edited by

        @rahul in bagisto folder,
        and according to some online documentation on how to upload laravel project into cpanel, i move all folder from public folder to my public_folder

        M 1 Reply Last reply Reply Quote 0
        • M
          mtande @rahul last edited by

          @rahul bbg.PNG

          1 Reply Last reply Reply Quote 0
          • M
            mtande @rahul last edited by

            @rahul
            x32.PNG

            1 Reply Last reply Reply Quote 0
            • M
              mtande @rahul last edited by

              @rahul
              in bagisto folder and public_html i have not deleted my vendor folder yet

              1 Reply Last reply Reply Quote 0
              • M
                mtande @mtande last edited by

                @mtande said in Bagisto installation in cpanel grand problem:

                @rahul in bagisto folder,
                and according to some online documentation on how to upload laravel project into cpanel, i move all folders from public folder to my public_html

                1 Reply Last reply Reply Quote 0
                • R
                  rahul last edited by

                  Hi @mtande

                  You have used mariadb 10.1 which does not support json column.
                  Kindly update it to 10.2 which support json column.

                  Then install bagisto as mentioned using terminal.

                  Thanks

                  M 1 Reply Last reply Reply Quote 0
                  • M
                    mtande @rahul last edited by

                    @rahul Thanks...but one more question
                    Did i upload bagisto correctly or i should start over again

                    1 Reply Last reply Reply Quote 0
                    • R
                      rahul last edited by

                      Hi @mtande

                      You need to upgrade database, bagisto is fine there.

                      Then run following at project root.

                      php artisan migrate
                      
                      php artisan db:seed
                      
                      composer dump-autoload
                      
                      php artisan vendor:publish
                      
                      php artisan storage:link
                      

                      Thanks

                      M 1 Reply Last reply Reply Quote 0
                      • M
                        mtande @rahul last edited by

                        @rahul i use mysql version 5.6 does this support json column as you mentioned?

                        1 Reply Last reply Reply Quote 0
                        • R
                          rahul last edited by

                          Hi @mtande

                          Kindly see its requirement. - https://prnt.sc/qdkevj

                          Thanks

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