phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [phpGroupWare-users] Re: Too many errors


From: Chris Weiss
Subject: Re: [phpGroupWare-users] Re: Too many errors
Date: Wed, 8 Nov 2006 07:29:25 -0600

E_ALL & ~E_NOTICE is correct, but if you are seeing "Notice: Undefined
index:" then your php.ini setting is not applying correctly.  if
you've just made the change you will need to restart apache to apply
it.  Otherwise you may have an .htaccess or vhost setting that
overrides this.  you can verify the setting with the "phpinfo" option
in Admin.

On 11/8/06, Luc Perreau <address@hidden> wrote:


I have error_reporting = E_ALL & ~E_NOTICE

what do i replace it with?Sent from the phpGroupWare forums @ 
http://forums.phpGroupWare.org


_______________________________________________
phpGroupWare-users mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/phpgroupware-users





reply via email to

[Prev in Thread] Current Thread [Next in Thread]