phpgroupware-users
[Top][All Lists]
Advanced

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

Re: [phpGroupWare-users] /phpgwapi/inc/class.crypto.inc.php on line 171


From: Chris Weiss
Subject: Re: [phpGroupWare-users] /phpgwapi/inc/class.crypto.inc.php on line 171
Date: Fri, 16 May 2008 08:30:10 -0500

On Thu, May 15, 2008 at 10:16 AM, Jonathan <address@hidden> wrote:
>
>
> I always got this error message.
>
>
> Warning: mcrypt_generic() [function.mcrypt-generic]: An empty string was 
> passed in  
> /homepages/12/d37846245/htdocs/wsc38251790/hasenboard/phpgwapi/inc/cla 
> ss.crypto.inc.php on line 171
>
> Warning: Cannot modify header information - headers already sent by (output 
> started at  
> /homepages/12/d37846245/htdocs/wsc38251790/hasenboard/phpgwapi/inc/cla 
> ss.crypto.inc.php:171) in  
> /homepages/12/d37846245/htdocs/wsc38251790/hasenboard/phpgwapi/inc/cla 
> ss.phpgw.inc.php on line 152
>
>
>
>
> If I add a user, first login this message comes.
> If a normal user adds a date to the group planner it comes also-
>
>
> What does it mean? How can I stop it?

this happens when in setup / header manager you don't enter a random
string for mcrypt.  if mcrypt is enabled when you install phpgw it
should enter one for you, but won't if mcrypt isn't enabled.  adding
mcrypt support to php after the fact will cause your problem.




reply via email to

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