Question: Php Fatal Error Failed Opening Required

Php Fatal Error Failed Opening Required

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/c

F

Fauji

Asked
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
  • MS

    Mian Saleem

    Answered
    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
  • AT

    Ajay Tiwari

    Answered
    [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
  • AT

    Ajay Tiwari

    Answered
    this solution is not working
  • MS

    Mian Saleem

    Answered
    **[Ajay Tiwari](/u/ajay.tiwari39)** Hello,

    The app can't run without `vendor` folder. Please upload the `vendor` 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 the `app/config/config.php` file and the logs fill be saved in the `app/logs/` folder.

    **_Please ask new question, instead of replying here._**

    Thank you
  • AT

    Ajay Tiwari

    Answered
    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
  • MS

    Mian Saleem

    Answered
    **[Ajay Tiwari](/u/ajay.tiwari39)** There is no error in the log. Pleas follow up on your question. Thakn you
  • AT

    Ajay Tiwari

    Answered
    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