Website URL
Error Message
The page doesn’t work
hyfiremc.rf.gd is currently unable to handle the request.
HTTP ERROR 500
Other Information
it won’t let me access my site
The page doesn’t work
hyfiremc.rf.gd is currently unable to handle the request.
HTTP ERROR 500
it won’t let me access my site
Welcome back to the forum!
Warning : require(/home/vol16_2/infinityfree.com/if0_36347868/hyfiremc.rf.gd/htdocs/vendor/composer/…/symfony/polyfill-php80/bootstrap.php): Failed to open stream: No such file or directory in /home/vol16_2/infinityfree.com/if0_36347868/hyfiremc.rf.gd/htdocs/vendor/composer/autoload_real.php on line 41
Fatal error : Uncaught Error: Failed opening required ‘/home/vol16_2/infinityfree.com/if0_36347868/hyfiremc.rf.gd/htdocs/vendor/composer/…/symfony/polyfill-php80/bootstrap.php’ (include_path=‘.:/usr/share/pear/’) in /home/vol16_2/infinityfree.com/if0_36347868/hyfiremc.rf.gd/htdocs/vendor/composer/autoload_real.php:41 Stack trace: #0 /home/vol16_2/infinityfree.com/if0_36347868/hyfiremc.rf.gd/htdocs/vendor/composer/autoload_real.php(45): {closure}(‘a4a119a56e50fbb…’, ‘/home/vol16_2/i…’) #1 /home/vol16_2/infinityfree.com/if0_36347868/hyfiremc.rf.gd/htdocs/vendor/autoload.php(25): ComposerAutoloaderInited529d5c0d0c9910ec465a82f976e5ed::getLoader() #2 /home/vol16_2/infinityfree.com/if0_36347868/hyfiremc.rf.gd/htdocs/index.php(48): require_once(‘/home/vol16_2/i…’) #3 {main} thrown in /home/vol16_2/infinityfree.com/if0_36347868/hyfiremc.rf.gd/htdocs/vendor/composer/autoload_real.php on line 41
I did what you told me and when I access the site it gives me this error, but I don’t know how to fix it. then I noticed that I don’t have the .htaccess file
Make sure you have all your project files uploaded, including the missing files, on your domain’s htdocs
folder. In fact, that error means that the bootstrap.php
file inside the polyfill-php80
folder where the Symfony installation is (so on the vendor
folder in this case) is missing and needs to be uploaded back, which you can do by either checking whether it’s on your project folder on your computer by following the root and, when found, uploading it back where it should belong, or just downloading it from Symfony’s source code and uploading it where it’s missing.
Oh, and if the folder doesn’t exist, you’ll also have to recreate it and put every single file that was supposed to be there.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.