Someone please help me uploading my website
-
when i upload my site on server it show
-
@Mianarshan
please connect with your server using SSH terminal and go to the project root directory and run the commandcomposer install
-
@Vaishali-Agarwal Bro i have uploaded all my files in system folder and public folder files in main public_html directory and in system folder i did composer install through ssh but it didn't worked
-
@Mianarshan
please check whether composer is installed in your server by usingcomposer -v
if it's not present then ask your hosting provider to install the composer as without composer you won't be able to install Bagisto.
you may also check the requirement of Bagisto here https://devdocs.bagisto.com/1.x/introduction/requirements.html
-
@Vaishali-Agarwal bro i checked Composer -V,Its already installed on my server
-
@Mianarshan
after running the composer install, it shows any error on the terminal??If yes then attach the error.. -
@Vaishali-Agarwal bro i uploaded it again without vendor and node_modules and then in ssh i did composer install and it installed dependencies but still homepage showed this error