Advertisement
Guest User

Untitled

a guest
Oct 2nd, 2013
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 16.67 KB | None | 0 0
  1. A fatal error has occurred
  2. You must configure a Horde_Image driver to use Ansel
  3.  
  4. 1. Horde_Core_Prefs_Ui->__construct() /var/www/mail/services/prefs.php:26
  5. 2. Horde_Registry->pushApp() /usr/share/php/Horde/Core/Prefs/Ui.php:103
  6. 3. Horde_Registry->_pushAppError() /usr/share/php/Horde/Registry.php:1573
  7. 4. Horde_Core_Prefs_Ui->__construct() /var/www/mail/services/prefs.php:26
  8. 5. Horde_Registry->pushApp() /usr/share/php/Horde/Core/Prefs/Ui.php:103
  9. 6. Horde_Registry->callAppMethod() /usr/share/php/Horde/Registry.php:1568
  10. 7. call_user_func_array() /usr/share/php/Horde/Registry.php:1181
  11. 8. Horde_Registry_Application->init()
  12. 9. Ansel_Application->_init() /usr/share/php/Horde/Registry/Application.php:105
  13.  
  14. Details
  15. The full error message is logged in Horde's log file, and is shown below only to administrators. Non-administrative users will not see error details.
  16.  
  17. Horde_Exception_PushApp Object
  18. (
  19.    [application] => ansel
  20.    [details] =>
  21.    [logged] => 1
  22.    [_logLevel:protected] => 0
  23.    [message:protected] => You must configure a Horde_Image driver to use Ansel
  24.    [string:Exception:private] =>
  25.    [code:protected] => 5
  26.    [file:protected] => /usr/share/php/Horde/Registry.php
  27.    [line:protected] => 1612
  28.    [trace:Exception:private] => Array
  29.        (
  30.            [0] => Array
  31.                (
  32.                    [file] => /usr/share/php/Horde/Registry.php
  33.                    [line] => 1573
  34.                    [function] => _pushAppError
  35.                    [class] => Horde_Registry
  36.                    [type] => ->
  37.                    [args] => Array
  38.                        (
  39.                            [0] => Horde_Exception Object
  40.                                (
  41.                                    [details] =>
  42.                                    [logged] => 1
  43.                                    [_logLevel:protected] => 0
  44.                                    [message:protected] => You must configure a Horde_Image driver to use Ansel
  45.                                    [string:Exception:private] =>
  46.                                    [code:protected] => 0
  47.                                    [file:protected] => /var/www/mail/ansel/lib/Application.php
  48.                                    [line:protected] => 52
  49.                                    [trace:Exception:private] => Array
  50.                                        (
  51.                                            [0] => Array
  52.                                                (
  53.                                                    [file] => /usr/share/php/Horde/Registry/Application.php
  54.                                                    [line] => 105
  55.                                                    [function] => _init
  56.                                                    [class] => Ansel_Application
  57.                                                    [type] => ->
  58.                                                    [args] => Array
  59.                                                        (
  60.                                                        )
  61.  
  62.                                                )
  63.  
  64.                                            [1] => Array
  65.                                                (
  66.                                                    [function] => init
  67.                                                    [class] => Horde_Registry_Application
  68.                                                    [type] => ->
  69.                                                    [args] => Array
  70.                                                        (
  71.                                                        )
  72.  
  73.                                                )
  74.  
  75.                                            [2] => Array
  76.                                                (
  77.                                                    [file] => /usr/share/php/Horde/Registry.php
  78.                                                    [line] => 1181
  79.                                                    [function] => call_user_func_array
  80.                                                    [args] => Array
  81.                                                        (
  82.                                                            [0] => Array
  83.                                                                (
  84.                                                                    [0] => Ansel_Application Object
  85.                                                                        (
  86.                                                                            [features] => Array
  87.                                                                                (
  88.                                                                                    [smartmobileView] => 1
  89.                                                                                )
  90.  
  91.                                                                            [version] => H5 (3.0.0)
  92.                                                                            [auth] => Array
  93.                                                                                (
  94.                                                                                )
  95.  
  96.                                                                            [initParams] => Array
  97.                                                                                (
  98.                                                                                )
  99.  
  100.                                                                            [_app:protected] => ansel
  101.                                                                            [_sessVars:protected] => Array
  102.                                                                                (
  103.                                                                                )
  104.  
  105.                                                                        )
  106.  
  107.                                                                    [1] => init
  108.                                                                )
  109.  
  110.                                                            [1] => Array
  111.                                                                (
  112.                                                                )
  113.  
  114.                                                        )
  115.  
  116.                                                )
  117.  
  118.                                            [3] => Array
  119.                                                (
  120.                                                    [file] => /usr/share/php/Horde/Registry.php
  121.                                                    [line] => 1568
  122.                                                    [function] => callAppMethod
  123.                                                    [class] => Horde_Registry
  124.                                                    [type] => ->
  125.                                                    [args] => Array
  126.                                                        (
  127.                                                            [0] => ansel
  128.                                                            [1] => init
  129.                                                        )
  130.  
  131.                                                )
  132.  
  133.                                            [4] => Array
  134.                                                (
  135.                                                    [file] => /usr/share/php/Horde/Core/Prefs/Ui.php
  136.                                                    [line] => 103
  137.                                                    [function] => pushApp
  138.                                                    [class] => Horde_Registry
  139.                                                    [type] => ->
  140.                                                    [args] => Array
  141.                                                        (
  142.                                                            [0] => ansel
  143.                                                        )
  144.  
  145.                                                )
  146.  
  147.                                            [5] => Array
  148.                                                (
  149.                                                    [file] => /var/www/mail/services/prefs.php
  150.                                                    [line] => 26
  151.                                                    [function] => __construct
  152.                                                    [class] => Horde_Core_Prefs_Ui
  153.                                                    [type] => ->
  154.                                                    [args] => Array
  155.                                                        (
  156.                                                            [0] => Horde_Variables Object
  157.                                                                (
  158.                                                                    [_expected:protected] => Array
  159.                                                                        (
  160.                                                                        )
  161.  
  162.                                                                    [_sanitized:protected] =>
  163.                                                                    [_vars:protected] => Array
  164.                                                                        (
  165.                                                                            [app] => ansel
  166.                                                                        )
  167.  
  168.                                                                )
  169.  
  170.                                                        )
  171.  
  172.                                                )
  173.  
  174.                                        )
  175.  
  176.                                    [previous:Exception:private] =>
  177.                                )
  178.  
  179.                            [1] => 5
  180.                        )
  181.  
  182.                )
  183.  
  184.            [1] => Array
  185.                (
  186.                    [file] => /usr/share/php/Horde/Core/Prefs/Ui.php
  187.                    [line] => 103
  188.                    [function] => pushApp
  189.                    [class] => Horde_Registry
  190.                    [type] => ->
  191.                    [args] => Array
  192.                        (
  193.                            [0] => ansel
  194.                        )
  195.  
  196.                )
  197.  
  198.            [2] => Array
  199.                (
  200.                    [file] => /var/www/mail/services/prefs.php
  201.                    [line] => 26
  202.                    [function] => __construct
  203.                    [class] => Horde_Core_Prefs_Ui
  204.                    [type] => ->
  205.                    [args] => Array
  206.                        (
  207.                            [0] => Horde_Variables Object
  208.                                (
  209.                                    [_expected:protected] => Array
  210.                                        (
  211.                                        )
  212.  
  213.                                    [_sanitized:protected] =>
  214.                                    [_vars:protected] => Array
  215.                                        (
  216.                                            [app] => ansel
  217.                                        )
  218.  
  219.                                )
  220.  
  221.                        )
  222.  
  223.                )
  224.  
  225.        )
  226.  
  227.    [previous:Exception:private] => Horde_Exception Object
  228.        (
  229.            [details] =>
  230.            [logged] => 1
  231.            [_logLevel:protected] => 0
  232.            [message:protected] => You must configure a Horde_Image driver to use Ansel
  233.            [string:Exception:private] =>
  234.            [code:protected] => 0
  235.            [file:protected] => /var/www/mail/ansel/lib/Application.php
  236.            [line:protected] => 52
  237.            [trace:Exception:private] => Array
  238.                (
  239.                    [0] => Array
  240.                        (
  241.                            [file] => /usr/share/php/Horde/Registry/Application.php
  242.                            [line] => 105
  243.                            [function] => _init
  244.                            [class] => Ansel_Application
  245.                            [type] => ->
  246.                            [args] => Array
  247.                                (
  248.                                )
  249.  
  250.                        )
  251.  
  252.                    [1] => Array
  253.                        (
  254.                            [function] => init
  255.                            [class] => Horde_Registry_Application
  256.                            [type] => ->
  257.                            [args] => Array
  258.                                (
  259.                                )
  260.  
  261.                        )
  262.  
  263.                    [2] => Array
  264.                        (
  265.                            [file] => /usr/share/php/Horde/Registry.php
  266.                            [line] => 1181
  267.                            [function] => call_user_func_array
  268.                            [args] => Array
  269.                                (
  270.                                    [0] => Array
  271.                                        (
  272.                                            [0] => Ansel_Application Object
  273.                                                (
  274.                                                    [features] => Array
  275.                                                        (
  276.                                                            [smartmobileView] => 1
  277.                                                        )
  278.  
  279.                                                    [version] => H5 (3.0.0)
  280.                                                    [auth] => Array
  281.                                                        (
  282.                                                        )
  283.  
  284.                                                    [initParams] => Array
  285.                                                        (
  286.                                                        )
  287.  
  288.                                                    [_app:protected] => ansel
  289.                                                    [_sessVars:protected] => Array
  290.                                                        (
  291.                                                        )
  292.  
  293.                                                )
  294.  
  295.                                            [1] => init
  296.                                        )
  297.  
  298.                                    [1] => Array
  299.                                        (
  300.                                        )
  301.  
  302.                                )
  303.  
  304.                        )
  305.  
  306.                    [3] => Array
  307.                        (
  308.                            [file] => /usr/share/php/Horde/Registry.php
  309.                            [line] => 1568
  310.                            [function] => callAppMethod
  311.                            [class] => Horde_Registry
  312.                            [type] => ->
  313.                            [args] => Array
  314.                                (
  315.                                    [0] => ansel
  316.                                    [1] => init
  317.                                )
  318.  
  319.                        )
  320.  
  321.                    [4] => Array
  322.                        (
  323.                            [file] => /usr/share/php/Horde/Core/Prefs/Ui.php
  324.                            [line] => 103
  325.                            [function] => pushApp
  326.                            [class] => Horde_Registry
  327.                            [type] => ->
  328.                            [args] => Array
  329.                                (
  330.                                    [0] => ansel
  331.                                )
  332.  
  333.                        )
  334.  
  335.                    [5] => Array
  336.                        (
  337.                            [file] => /var/www/mail/services/prefs.php
  338.                            [line] => 26
  339.                            [function] => __construct
  340.                            [class] => Horde_Core_Prefs_Ui
  341.                            [type] => ->
  342.                            [args] => Array
  343.                                (
  344.                                    [0] => Horde_Variables Object
  345.                                        (
  346.                                            [_expected:protected] => Array
  347.                                                (
  348.                                                )
  349.  
  350.                                            [_sanitized:protected] =>
  351.                                            [_vars:protected] => Array
  352.                                                (
  353.                                                    [app] => ansel
  354.                                                )
  355.  
  356.                                        )
  357.  
  358.                                )
  359.  
  360.                        )
  361.  
  362.                )
  363.  
  364.            [previous:Exception:private] =>
  365.        )
  366.  
  367. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement