On Mon, 2006-12-18 at 03:44 -0700, Angel wrote:
> 
> Ummm where can I find that?
> 
> Where is php.ini so I can manually edit it? Or can I change
> those setting via admin?

It is in your php.ini

Use the following script to find where it is located

<?php
phpinfo();
?>

save it in the phpgw document root and point your browser at it

Cheers

Dave



_______________________________________________
phpGroupWare-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-users

Reply via email to