phpgroupware-users
[Top][All Lists]
Advanced

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

Re: [Phpgroupware-users] PLEASE HELP ME I HAVE ERROR AFTER I LOG IN


From: Dave Hall
Subject: Re: [Phpgroupware-users] PLEASE HELP ME I HAVE ERROR AFTER I LOG IN
Date: Mon, 07 Jul 2003 23:27:38 +0000 (GMT)

Change
error_reporting = E_ALL
to
error_reporting = E_ALL ~E_NOTICE
in your php.ini

also compare your php.ini to
/path/to/phpgroupware/phpgwapi/doc/php-configuration.txt

Cheers

Dave

Jason Lee <address@hidden> wrote:

> HAI:
>   i was have problem to sign in the but don't know
> why after i install phpgroupware at the log in page
> already have some error show out:
> 
> the error is like following:
> Notice: Undefined index: user in
> C:\groupware\phpgroupware\phpgwapi\inc\functions.inc.php
> on line 612
> 
> Notice: Use of undefined constant MCRYPT_TRIPLEDES -
> assumed 'MCRYPT_TRIPLEDES' in
> C:\groupware\phpgroupware\phpgwapi\inc\functions.inc.php(277)
> : eval()'d code on line 1
> 
> Notice: Use of undefined constant MCRYPT_MODE_CBC -
> assumed 'MCRYPT_MODE_CBC' in
> C:\groupware\phpgroupware\phpgwapi\inc\functions.inc.php(277)
> : eval()'d code on line 1
> 
> Notice: Undefined index: user in
> C:\groupware\phpgroupware\phpgwapi\inc\class.datetime.inc.php
> on line 54
> -----------------------------------------------------
> 
> And i continue to sign in it will display the error
> message like this:
> 
> Notice: Use of undefined constant MCRYPT_TRIPLEDES -
> assumed 'MCRYPT_TRIPLEDES' in
> C:\groupware\phpgroupware\phpgwapi\inc\functions.inc.php(277)
> : eval()'d code on line 1
> 
> Notice: Use of undefined constant MCRYPT_MODE_CBC -
> assumed 'MCRYPT_MODE_CBC' in
> C:\groupware\phpgroupware\phpgwapi\inc\functions.inc.php(277)
> : eval()'d code on line 1
> 
> Notice: Undefined index: preferences in
> C:\groupware\phpgroupware\phpgwapi\inc\class.datetime.inc.php
> on line 54
> 
> Notice: Undefined index: preferences in
> C:\groupware\phpgroupware\phpgwapi\inc\class.datetime.inc.php
> on line 54
> 
> Warning: Cannot modify header information - headers
> already sent by (output started at
> C:\groupware\phpgroupware\phpgwapi\inc\functions.inc.php(277)
> : eval()'d code:1) in
> C:\groupware\phpgroupware\phpgwapi\inc\class.phpgw.inc.php
> on line 138
> -----------------------------------------------------
> 
> But i don't know why? Can anybody help me to fixed it ?
> 
> __________________________________
> Do you Yahoo!?
> SBC Yahoo! DSL - Now only $29.95 per month!
> http://sbc.yahoo.com
> 
> 
> _______________________________________________
> Phpgroupware-users mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/phpgroupware-users
> 

Attachment: dave.hall.vcf
Description: Card for <dave.hall@mbox.com.au>


reply via email to

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