[Pkg-giraffe-discuss] Fun with kopano-webapp 3.24 and PHP7.3
Mark Dufour
m.dufour at kopano.com
Thu Dec 13 09:12:04 GMT 2018
hi carsten,
> A friend helped me to do some debugging on this. Now we have narrowed
> the following PHP error output.
>
> > Dec 12 10:31:55 debian php: PHP Fatal error: Uncaught Error: Class 'ZarafaException'
> not found in /usr/share/kopano-webapp/server/includes/exceptions/class.JSONException.php:10
> > Dec 12 10:31:55 debian php: Stack trace:
> > Dec 12 10:31:55 debian php: #0 /usr/share/kopano-webapp/server/includes/util.php(9):
> require_once()
> > Dec 12 10:31:55 debian php: #1 /usr/share/kopano-webapp/server/includes/core/class.webappsession.php(10):
> require_once('/usr/share/kopa...')
> > Dec 12 10:31:55 debian php: #2 /usr/share/kopano-webapp/server/includes/bootstrap.php(37):
> require_once('/usr/share/kopa...')
> > Dec 12 10:31:55 debian php: #3 /usr/share/kopano-webapp/index.php(8): require_once('/usr/share/kopa...')
> > Dec 12 10:31:55 debian php: #4 {main}
> > Dec 12 10:31:55 debian php: thrown in /usr/share/kopano-webapp/server/includes/exceptions/class.JSONException.php
> on line 10
>
> Any idea what probably could be missing here? It's also possible that I
> do some packaging error and don't have included a new file that is needed.
> I can try also import the current 3.5.0rc1 to see if the issue is still
> existing.
not a PHP expert (at all), but from the looks of it there should be a file called 'class.ZarafaException.php' in the same directory (so in /usr/share/kopano-webapp/server/includes/exceptions). I doubt that's a new file, however..?
but the problem is gone now anyway you say.. do you get another error now?
cheers,
mark.
More information about the Pkg-giraffe-discuss
mailing list