Re: Cannot modify header information

"Chris Weiss" <[email protected]> Tue, 11 Mar 2008 08:01:25 -0600
Newsgroups gmane.comp.web.phpgroupware.general
Message-ID <[email protected]>
On Tue, Mar 11, 2008 at 1:28 AM, udhaya wrote:
>  i try to change the header inc .php file , i got the following error,

change what?

>
>  Notice: Use of undefined constant MCRYPT_TRIPLEDES - assumed 'MCRYPT_TRIPLEDES' in D:\Program Files\Apache Software  Foundation\Apache2.2\htdocs\phpgroupware\phpgwapi\inc\common_functions .inc.php on line 532

looks like you've enabled mcrypt support without having your php
install configured with mcrypt suppport.