Vendor file issue?

I couldn’t resolve vendor file issue,I am done to update composer in my computer location it’s working fine, i Couldn’t resolve,
below mentioned issue

Warning : require(/home/vol4_6/epizy.com/epiz_26245534/htdocs/admin/vendor/composer/…/symfony/polyfill-php80/bootstrap.php): failed to open stream: No such file or directory in /home/vol4_6/epizy.com/epiz_26245534/htdocs/admin/vendor/composer/autoload_real.php on line 69

Fatal error : require(): Failed opening required ‘/home/vol4_6/epizy.com/epiz_26245534/htdocs/admin/vendor/composer/…/symfony/polyfill-php80/bootstrap.php’ (include_path=‘.:/usr/share/pear/’) in /home/vol4_6/epizy.com/epiz_26245534/htdocs/admin/vendor/composer/autoload_real.php on line 69

i will try to resolve but not resolve

can you help me ?

this file is missing, it clearly tells you to upload that file in that directory.

1 Like

Hi,
i have the file in my project directory admin/vendor/composer/autoload_real.php
my project folder structure htdocs/admin/vendor/composer/autoload_real.php
admin folder have my project folder directory and the public folder contain index.php file
but the problem for
Fatal error : require(): Failed opening required ‘/home/vol4_6/epizy.com/epiz_26245534/htdocs/admin/vendor/composer/…/symfony/polyfill-php80/bootstrap.php’ (include_path=‘.:/usr/share/pear/’) in /home/vol4_6/epizy.com/epiz_26245534/htdocs/admin/vendor/composer/autoload_real.php


Can you check it by hand? (going to FTP and checking your directory?)

1 Like

I am checked with control panel,i don’t have ftp

Then… how did you install this website in the first place?

And if you uploaded the files with the file manager, it’s possible that some transfers failed and some files are missing. You can try uploading the vendor folder again, or use an FTP client like FileZilla. An FTP client really is a critical tool for any website administrator.

3 Likes

thank you admin

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.