Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Nov 2023 20:23:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 275318] net-mgmt/icingaweb2: Fatal error: Uncaught Error: Class "Zend_Controller_Request_Http" not found
Message-ID:  <bug-275318-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275318

            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-3a088f48=
5f74

Port: net-mgmt/icingaweb2

After an update of ports (first: self brewn via poudriere) I receive the er=
ror
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=20

 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.p=
hp(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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275318-7788>