Receiving a lot of PHP notices

Discussion in 'Installation/Configuration' started by s0l0n, Jun 25, 2010.

  1. s0l0n

    s0l0n New Member

    When I'm editing a client and in many other situations PHP displays a lot of notices. Are those affecting execution in any way?


    Notice: Undefined index: on_after_update in /usr/local/ispconfig/interface/lib/classes/plugin.inc.php on line 140

    Notice: Undefined index: client:eek:n_after_update in /usr/local/ispconfig/interface/lib/classes/plugin.inc.php on line 140

    Notice: Undefined index: client:client:eek:n_after_update in /usr/local/ispconfig/interface/lib/classes/plugin.inc.php on line 140

    Notice: Undefined variable: wb in /usr/local/ispconfig/interface/lib/app.inc.php on line 189
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Which distribution do you use? I guess all you have to do is change the error reporting in your php.ini.
     

Share This Page