Re: Re: Re: Install error

Dave Hall <[email protected]> Sat, 22 Mar 2008 21:36:56 +1100
Newsgroups gmane.comp.web.phpgroupware.general
Organization phpGroupWare
Message-ID <[email protected]>
On Fri, 2008-03-21 at 07:08 -0700, Krister wrote:
> 
> Yeah thanks, I do it in .htaccess file.
> Thought maybe there was a setting in inc file :)


In header.inc.php

just after the 
<?php

add the following

error_reporting(E_ALL ^ E_NOTICE);

That should fix it for you.

Cheers

Dave
-- 
Dave Hall (aka skwashd)
API Coordinator
phpGroupWare
e [email protected]
w phpgroupware.org
j [email protected]
sip [email protected]
       _            ____                    __        __             
 _ __ | |__  _ __  / ___|_ __ ___  _   _ _ _\ \      / /_ _ _ __ ___ 
| '_ \| '_ \| '_ \| |  _| '__/ _ \| | | | '_ \ \ /\ / / _` | '__/ _ \
| |_) | | | | |_) | |_| | | | (_) | |_| | |_) \ V  V / (_| | | |  __/
| .__/|_| |_| .__/ \____|_|  \___/ \__,_| .__/ \_/\_/ \__,_|_|  \___|
|_|         |_|                         |_|Web based collaboration platform