[Bug 275318] net-mgmt/icingaweb2: Fatal error: Uncaught Error: Class "Zend_Controller_Request_Http" not found

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 24 Nov 2023 20:23:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275318

            Bug ID: 275318
           Summary: net-mgmt/icingaweb2: Fatal error: Uncaught Error:
                    Class "Zend_Controller_Request_Http" not found
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: joneum@FreeBSD.org
          Reporter: ohartmann@walstatt.org
          Assignee: joneum@FreeBSD.org
             Flags: maintainer-feedback?(joneum@FreeBSD.org)

Host:  13.2-RELEASE-p5 FreeBSD 13.2-RELEASE-p5 releng/13.2-n254643-3a088f485f74

Port: net-mgmt/icingaweb2

After an update of ports (first: self brewn via poudriere) I receive the error
message below. I couldn't figure out what might have been missing, so I
installed a jail with all ports taken from the official repository, but took
all configuration files to the new setup. Still the same error message.

I tried to check the port covering this class and found it might be 

 www/zend-framework (ZendFramework-php81-2.4.13)

I see the problem on several Apache 2.4 providing hosts/jails.


[...]
Fatal error: Uncaught Error: Class "Zend_Controller_Request_Http" not found in
/usr/local/www/icingaweb2/library/Icinga/Web/Request.php:14 Stack trace: #0
/usr/local/www/icingaweb2/library/Icinga/Application/ClassLoader.php(275):
require() #1
/usr/local/www/icingaweb2/library/Icinga/Application/EmbeddedWeb.php(89):
Icinga\Application\ClassLoader->loadClass() #2
/usr/local/www/icingaweb2/library/Icinga/Application/Web.php(92):
Icinga\Application\EmbeddedWeb->setupRequest() #3
/usr/local/www/icingaweb2/library/Icinga/Application/ApplicationBootstrap.php(388):
Icinga\Application\Web->bootstrap() #4
/usr/local/www/icingaweb2/library/Icinga/Application/webrouter.php(105):
Icinga\Application\ApplicationBootstrap::start() #5
/usr/local/www/icingaweb2/public/index.php(4): require_once('...') #6 {main}
thrown in /usr/local/www/icingaweb2/library/Icinga/Web/Request.php on line 14

-- 
You are receiving this mail because:
You are the assignee for the bug.