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: Kevin Scott
Subject: Re: [Phpgroupware-users] PLEASE HELP ME I HAVE ERROR AFTER I LOG IN
Date: Mon, 07 Jul 2003 20:17:26 +0000

edit your header.inc.php file
look for this line
$GLOBALS['phpgw_info']['server']['mcrypt_enabled'] = False;
if it's set to true change it to false

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
>
>





reply via email to

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