@ v@elease0Ь`0~  eReports0a  ~a Format@ &elease0FВ}0~  "1873"],Pc ! b@0ƍc Lumix Raw FormatarchiveRQ Pc 0|Н&0~  Unknown 0 ab  v|w Format@ |elease0}bz0~  Warning:0ea  &{ Format @ F{elease0yP Attempted to load class "Dispatcher" from namespace "Joomla\CMS\Service\Provider". 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 "Dispatcher" from namespace "Joomla\CMS\Service\Provider".
Did you forget a "use" statement for another namespace?

Exception

Symfony\Component\ErrorHandler\Error\ ClassNotFoundError

  1.             ->registerServiceProvider(new \Joomla\CMS\Service\Provider\CaptchaRegistry())
  2.             ->registerServiceProvider(new \Joomla\CMS\Service\Provider\Config())
  3.             ->registerServiceProvider(new \Joomla\CMS\Service\Provider\Console())
  4.             ->registerServiceProvider(new \Joomla\CMS\Service\Provider\EditorsRegistry())
  5.             ->registerServiceProvider(new \Joomla\CMS\Service\Provider\Database())
  6.             ->registerServiceProvider(new \Joomla\CMS\Service\Provider\Dispatcher())
  7.             ->registerServiceProvider(new \Joomla\CMS\Service\Provider\Document())
  8.             ->registerServiceProvider(new \Joomla\CMS\Service\Provider\Form())
  9.             ->registerServiceProvider(new \Joomla\CMS\Service\Provider\Input())
  10.             ->registerServiceProvider(new \Joomla\CMS\Service\Provider\Logger())
  11.             ->registerServiceProvider(new \Joomla\CMS\Service\Provider\Language())
  1.      * @since   4.0.0
  2.      */
  3.     public static function getContainer(): Container
  4.     {
  5.         if (!self::$container) {
  6.             self::$container self::createContainer();
  7.         }
  8.         return self::$container;
  9.     }
  1. // Set profiler start time and memory usage and mark afterLoad in the profiler.
  2. JDEBUG && \Joomla\CMS\Profiler\Profiler::getInstance('Application')->setStart($startTime$startMem)->mark('afterLoad');
  3. // Boot the DI container
  4. $container \Joomla\CMS\Factory::getContainer();
  5. /*
  6.  * Alias the session service keys to the web session service as that is the primary session backend for this application
  7.  *
  8.  * In addition to aliasing "common" service keys, we also create aliases for the PHP classes to ensure autowiring objects
require_once('/datas/yulpa173848/sites/test2025.samclap-ufolep.fr/htdocs/includes/app.php') in /datas/yulpa173848/sites/test2025.samclap-ufolep.fr/htdocs/index.php (line 32)
  1.  * define() is used rather than "const" to not error for PHP 5.2 and lower
  2.  */
  3. define('_JEXEC'1);
  4. // Run the application - All executable code should be triggered through this file
  5. require_once dirname(__FILE__) . '/includes/app.php';

Stack Trace

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

  at /datas/yulpa173848/sites/test2025.samclap-ufolep.fr/htdocs/libraries/src/Factory.php:614
  at Joomla\CMS\Factory::createContainer()
     (/datas/yulpa173848/sites/test2025.samclap-ufolep.fr/htdocs/libraries/src/Factory.php:241)
  at Joomla\CMS\Factory::getContainer()
     (/datas/yulpa173848/sites/test2025.samclap-ufolep.fr/htdocs/includes/app.php:35)
  at require_once('/datas/yulpa173848/sites/test2025.samclap-ufolep.fr/htdocs/includes/app.php')
     (/datas/yulpa173848/sites/test2025.samclap-ufolep.fr/htdocs/index.php:32)