Warning: include(/var/www/vhosts/hubertus-cafe.at/httpdocs/libraries/vendor/composer/../../../libraries/src/Component/ComponentHelper.php): Failed to open stream: No such file or directory in /var/www/vhosts/hubertus-cafe.at/httpdocs/libraries/vendor/composer/ClassLoader.php on line 576

Warning: include(): Failed opening '/var/www/vhosts/hubertus-cafe.at/httpdocs/libraries/vendor/composer/../../../libraries/src/Component/ComponentHelper.php' for inclusion (include_path='.:/opt/plesk/php/8.4/share/pear') in /var/www/vhosts/hubertus-cafe.at/httpdocs/libraries/vendor/composer/ClassLoader.php on line 576

Warning: include(/var/www/vhosts/hubertus-cafe.at/httpdocs/libraries/vendor/composer/../../../libraries/src/Event/ErrorEvent.php): Failed to open stream: No such file or directory in /var/www/vhosts/hubertus-cafe.at/httpdocs/libraries/vendor/composer/ClassLoader.php on line 576

Warning: include(): Failed opening '/var/www/vhosts/hubertus-cafe.at/httpdocs/libraries/vendor/composer/../../../libraries/src/Event/ErrorEvent.php' for inclusion (include_path='.:/opt/plesk/php/8.4/share/pear') in /var/www/vhosts/hubertus-cafe.at/httpdocs/libraries/vendor/composer/ClassLoader.php on line 576
Attempted to load class "ErrorEvent" from namespace "Joomla\CMS\Event". Did you forget a "use" statement for another namespace? (500 Whoops, looks like something went wrong.)

ClassNotFoundError

HTTP 500 Whoops, looks like something went wrong.

Attempted to load class "ErrorEvent" from namespace "Joomla\CMS\Event".
Did you forget a "use" statement for another namespace?

Exception

Symfony\Component\ErrorHandler\Error\ ClassNotFoundError

require_once('/var/www/vhosts/hubertus-cafe.at/httpdocs/includes/app.php') in /var/www/vhosts/hubertus-cafe.at/httpdocs/index.php (line 51)
  1. // ... die
  2. die();
  3. }
  4. // Run the application - All executable code should be triggered through this file
  5. require_once __DIR__ . '/includes/app.php';

Stack Trace

ClassNotFoundError
Symfony\Component\ErrorHandler\Error\ClassNotFoundError:
Attempted to load class "ErrorEvent" from namespace "Joomla\CMS\Event".
Did you forget a "use" statement for another namespace?

  at /var/www/vhosts/hubertus-cafe.at/httpdocs/libraries/src/Application/CMSApplication.php:339
  at Joomla\CMS\Application\CMSApplication->execute()
     (/var/www/vhosts/hubertus-cafe.at/httpdocs/includes/app.php:58)
  at require_once('/var/www/vhosts/hubertus-cafe.at/httpdocs/includes/app.php')
     (/var/www/vhosts/hubertus-cafe.at/httpdocs/index.php:51)