MB
Asked
Hi,
I tried to update my app ,I got this error:'
This page isn’t working
is currently unable to handle this request.
HTTP ERROR 500.
'
How can I Do these instruction manually in my cpanel :"
Now if you can login as super admin then you can visit
http://yourWIMSURL/update/database otherwise you will need to update the database by
running the following command from your main WIMS folder.
cd path/to/your/wims
php artisan app:update
where ?
"
I saw one of your forum replies :
"Once you have uploaded the files to your server. Please go that folder in terminal and run composer install. This only apply if you are using git. If not the vendor folder is included in your download, you just need to access the installer and follow that.
"
but how?
I tried to update my app ,I got this error:'
This page isn’t working
is currently unable to handle this request.
HTTP ERROR 500.
'
How can I Do these instruction manually in my cpanel :"
Now if you can login as super admin then you can visit
http://yourWIMSURL/update/database otherwise you will need to update the database by
running the following command from your main WIMS folder.
cd path/to/your/wims
php artisan app:update
where ?
"
I saw one of your forum replies :
"Once you have uploaded the files to your server. Please go that folder in terminal and run composer install. This only apply if you are using git. If not the vendor folder is included in your download, you just need to access the installer and follow that.
"
but how?
- MBAnsweredHi,
Thank you, It is fine now , I uploaded the new file from your new uploaded code.
regards - MSAnsweredI am glad to know and sorry for the trouble :(
- Login to Reply