When I enter horde I received this error.
Fatal error: Call to undefined method Registry::hasInterface
Any idea for this ?
When I enter horde I received this error.
Fatal error: Call to undefined method Registry::hasInterface
Any idea for this ?
Are you selecting the Turkish locale/language?
I think yes,but this problem started when I update my cpanel Stable 20595 build.
Thanks
It's possible the internal PHP binary was updated to PHP 5.2 during your last update. If so, that explains the error since there is a bug in PHP 5 that affects all PHP programs that use a Turkish locale. The PHP project has stated they won't fix it until PHP 6 ( see
http://bugs.php.net/bug.php?id=35050 for more info on the bug ).