Jump to content

shop is not loading and showing the 5000 error


Recommended Posts

Hi,

front end of the website is working but backend is not working.

Getting the following error messages

---

Warning: include(/home1/b/public_html/b/vendor/composer/../symfony/symfony/src/Symfony/Component/Debug/Debug.php): failed to open stream: No such file or directory in /home1/b/public_html/belle/vendor/composer/ClassLoader.php on line 440

Warning: include(/home1/b/public_html/belle/vendor/composer/../symfony/symfony/src/Symfony/Component/Debug/Debug.php): failed to open stream: No such file or directory in /home1/b/public_html/belle/vendor/composer/ClassLoader.php on line 440

Warning: include(): Failed opening '/home1/b/public_html/belle/vendor/composer/../symfony/symfony/src/Symfony/Component/Debug/Debug.php' for inclusion (include_path='/home1/b/public_html/belle/tools/htmlpurifier/standalone:/home1/b/public_html/belle/vendor/pear/pear_exception:/home1/b/public_html/belle/vendor/pear/console_getopt:/home1/b/public_html/belle/vendor/pear/pear-core-minimal/src:/home1/b/public_html/belle/vendor/pear/archive_tar:.:/opt/cpanel/ea-php70/root/usr/share/pear') in /home1/b/public_html/belle/vendor/composer/ClassLoader.php on line 440

Fatal error: Uncaught Error: Class 'Symfony\Component\Debug\Debug' not found in /home1/b/public_html/belle/admin790bmkd4t/index.php:75 Stack trace: #0 {main} thrown in /home1/b/public_html/belle/admin790bmkd4t/index.php on line 75

Link to comment
Share on other sites

57 minutes ago, Lou1234 said:

Could you please capture the snapshot of the issue? Also, did you mention Error 500 right?

include(/home1/b/public_html/b/vendor/composer/../symfony/symfony/src/Symfony/Component/Debug/Debug.php): failed to open stream: No such file or directory in /home1/b/public_html/belle/vendor/composer/ClassLoader.php on line 440

Warning: include(/home1/b/public_html/belle/vendor/composer/../symfony/symfony/src/Symfony/Component/Debug/Debug.php): failed to open stream: No such file or directory in /home1/b/public_html/belle/vendor/composer/ClassLoader.php on line 440

Warning: include(): Failed opening '/home1/b/public_html/belle/vendor/composer/../symfony/symfony/src/Symfony/Component/Debug/Debug.php' for inclusion (include_path='/home1/b/public_html/belle/tools/htmlpurifier/standalone:/home1/b/public_html/belle/vendor/pear/pear_exception:/home1/b/public_html/belle/vendor/pear/console_getopt:/home1/b/public_html/belle/vendor/pear/pear-core-minimal/src:/home1/b/public_html/belle/vendor/pear/archive_tar:.:/opt/cpanel/ea-php70/root/usr/share/pear') in /home1/b/public_html/belle/vendor/composer/ClassLoader.php on line 440

Fatal error: Uncaught Error: Class'Symfony\Component\Debug\Debug' not found in /home1/b/public_html/belle/admin790bmkd4t/index.php:75 Stack trace: #0 {main} thrown in/home1/b/public_html/belle/admin790bmkd4t/index.php on line 75

Link to comment
Share on other sites

Those error messages say that files are missing. So the obvious next step would be to check whether they are there. If not you need to copy them from another installation. In that case I would advise to make a fresh installation of the same PS version and copy the classes, controllers, src and vendor directories from that installation over your installation as more file could be missing.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...