Please help to fix this error : Installed in sub directory
[18-Sep-2021 16:42:37 Asia/Makassar] PHP Fatal error: require(): Failed opening required ‘/home/plnbalik/public_html/sma/vendor/composer/…/symfony/polyfill-intl-normalizer/bootstrap.php’ (include_path=‘.:/opt/alt/php74/usr/share/pear’) in /home/plnbalik/public_html/sma/vendor/composer/autoload_real.php on line 71
- MSAnswered
Hello,
Please make sure that you have uploaded all the file. If you are using git then the vendor is ignored. You will need to run
composer install
to get the vendor folder.Thank you
- ATAnswered
[09-Jan-2022 18:21:45 Africa/Abidjan] PHP Fatal error: require(): Failed opening required ‘/home/shubham/public_html/vendor/composer/…/khanamiryan/qrcode-detector-decoder/lib/Common/customFunctions.php’ (include_path=‘.:/opt/cpanel/ea-php74/root/usr/share/pear’) in /home/shubham/public_html/vendor/composer/autoload_real.php on line 71
all files uploaded and updated vps server project run when vender has deleted but view has been distrubed totally
- ATAnswered
this solution is not working
- MSAnswered
Ajay Tiwari Hello,
The app can’t run without
vendor
folder. Please upload thevendor
folder again and then try to access the app. If you have error then let me know the details so that I can suggest.You can enable app logs by changing the
log_threshold
to 1 in theapp/config/config.php
file and the logs fill be saved in theapp/logs/
folder.Please ask new question, instead of replying here.
Thank you
- ATAnswered
i have done as you said
it looks like
https://prnt.sc/26d21lr https://prnt.sc/26d21rm
there is no issue with older version in latest version this issue occured live server has same issue
Attachments - MSAnswered
Ajay Tiwari There is no error in the log. Pleas follow up on your question. Thakn you
- ATAnswered
when i install new version there is a issue in godaddy vps and xampp server a blank screen after sucess full installation ihave tried so many thins but its not running
htacess file ok all files uploaded