You are not logged in.
Pages: 1
Estimados
Ya tengo instalado y funcionando la aplicación en Debian 4.19.235-1 y con PHP 7.4, Apache/2.4.38 (Debian) como bd: mariadb, pero por alguna razón la plataforma me esta generando los siguientes errores:
Deprecated: Return type of Laminas \Cache\Storage\Adapter\Filesystem:getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #(\ReturnTypeWillChange) attribute should be used to temporarily suppress the notice in /var/www/html/proyecto/vendor/laminas-cache/src/Storage/Adapter/Filesystem.php on line 431
Deprecated: Return type of Laminas\Cache\Storage\Adapter\Memory::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #(\ReturnTypeWillChange) attribute should be used to temporarily suppress the notice in /var/www/html/proyecto/vendor/laminas/laminas-cache/src/Storage/Adapter/Memory.php on line 114
Fatal error: Uncaught UnexpectdValueException: The stream or file "/var/www/html/proyecto/files/log/php-errors.log" could not be opened in append mode: Failed to open stream: Permission denied in /var/www/html/proyecto/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php:111
Stack trace:
#0 /var/www/html/proyecto/vendor/monolog/monolog/src/Monolog/Handler/AbstracProcessingHandler.php(42): Monolog\Handler\StreamHandler->write(Array)
#1 /var/www/html/proyecto/vendor/monolog/monolog/src/Monolog/Logger.php(317): Monolog\Handler\AbstracProcessingHandler->handle(Array)
#2 /var/www/html/proyecto/vendor/monolog/monolog/src/Monolog/Logger.php(474): Monolog\Logger->addRecord(500, ' *** Uncaught ...', Array)
#3 /var/www/html/proyecto/inc/application/errorhandler.class.php(338): Monolog\Logger->log(500, ' *** Uncaught ...)
#4 /var/www/html/proyecto/inc/application/errorhandler.class.php(258): Glpi\Application\ErrorHandler->logErrorMessage('Uncaught Except...', 'The stream or f...', ' Backtrace :\n ...', 'critical')
#5 [internal function]: Glpi\Application\ErrorHandler->handleFatalError()
#6 {main}
throwm in var/www/html/proyecto/vendor/monolog/src/Monolog/Handler/StreamHandler.php on line 111
Les agradecería muchísimo si me pueden ayudar por favor.
Last edited by lemuriano (2022-06-10 22:13:00)
Offline
Pages: 1