Issue after install
- 
					
					
					
					
 Hi @waelm71 Is it possible to share the steps which you followed for the bagisto installation? 
- 
					
					
					
					
 Hi There 
 Is the APP_URL set in your .env file?
- 
					
					
					
					
 Hello, link: http://vps-6df594a6.vps.ovh.net/bagisto/ I used putty ssh connection on /var/www/html/bagisto Composer install Database created and credentials on .env php artisan serve 
 php artisan migrate
 php artisan db:seed
 php artisan vendor:publish
 php artisan storage:linkI followed the steps on: https://www.youtube.com/watch?v=e-mYbL1lY84 Thank you for your help 
- 
					
					
					
					
 This post is deleted!
- 
					
					
					
					
 please run this command in your root directory: 
 chmod -R 775 storage
- 
					
					
					
					
 
- 
					
					
					
					
 @waelm71 said in Issue after install: nstalled as steps recommended 
 @waelm71
 Please run this command also.
 chmod -R 775 bootstrap/cache
- 
					
					
					
					
 done, nothing changes 
- 
					
					
					
					
 @waelm71 
 This problem is related to permission
- 
					
					
					
					
 I will try to re install the server and make another installation 
 Hope it will work
 Thank you
- 
					
					
					
					
 @admin said in Issue after install: 775 No need to reinstall. please give the permission to your folder. the issue will be resolved 
- 
					
					
					
					
 i gave permission 775 to all the folder bagisto: 
 chmod -R 775 bagistoBut still getting the same issue 
- 
					
					
					
					
 @waelm71 
 Give permission to the public folder also.
- 
					
					
					
					
 Thank you for your support. It worked with permissions 777 on the mentionned files 
- 
					
					
					
					
 Hi There, Thanks for the update. Also, if you like our support, you may give us the review here:- https://www.trustpilot.com/review/bagisto.com That would be grateful for us. Thanks & Regards, Bagisto Team 
