phpgroupware-users
[Top][All Lists]
Advanced

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

Re: [phpGroupWare-users] Re: Re: Install error


From: Dave Hall
Subject: Re: [phpGroupWare-users] Re: Re: Install error
Date: Sat, 22 Mar 2008 21:36:56 +1100

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 address@hidden
w phpgroupware.org
j address@hidden
sip address@hidden
       _            ____                    __        __             
 _ __ | |__  _ __  / ___|_ __ ___  _   _ _ _\ \      / /_ _ _ __ ___ 
| '_ \| '_ \| '_ \| |  _| '__/ _ \| | | | '_ \ \ /\ / / _` | '__/ _ \
| |_) | | | | |_) | |_| | | | (_) | |_| | |_) \ V  V / (_| | | |  __/
| .__/|_| |_| .__/ \____|_|  \___/ \__,_| .__/ \_/\_/ \__,_|_|  \___|
|_|         |_|                         |_|Web based collaboration platform






reply via email to

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