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. _______________________________________________ phpGroupWare-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/phpgroupware-users
