6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/24/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#10591] class ErrorException missing
*
Your Email Address
*
Spam protection
Enter the letters below:
. __ . .. ..___ |/ `| ||__|[__ \__|\__.|/\|| |[___
Comment
> when i have set a wrong permission on my backends.local.php so that > it is not readable for the webserver i got a fatal error about that > class ErrorException can't be found: > PHP Fatal error: Class 'ErrorException' not found in > /var/www/pear/php/Horde.php on line 238 > > so i searched the entire horde installation for that class and didn't > found it, but i found some places where it is thrown, so eighter the > file is missing in some place or the throws are false. > > > grep -R ErrorException /var/www/pear/php | grep -v registry > /var/www/pear/php/Horde.php: self::logMessage(new > ErrorException('PHP ERROR: ' . $errstr, 0, $errno, $errfile, > $errline), $priority); > /var/www/pear/php/Horde/Mime/Part.php: } catch > (ErrorException $e) { > /var/www/pear/php/Horde/Mime/Part.php: * ErrorException > if an error is found. > /var/www/pear/php/Horde/Mime/Part.php: * @throws ErrorException > /var/www/pear/php/Horde/Mime/Part.php: } catch (ErrorException $e) { > /var/www/pear/php/Horde/Mime/Part.php: * @throws ErrorException > /var/www/pear/php/Horde/Mime/Part.php: throw new > ErrorException($errstr, $errno); > /var/www/pear/php/Horde/Core/Log/Logger.php: * > ErrorException). >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers