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 <[EMAIL PROTECTED]> 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
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-users



_______________________________________________
phpGroupWare-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-users

Reply via email to