phpgroupware-users
[Top][All Lists]
Advanced

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

Re: [phpGroupWare-users] Re: Re: Problem with Filemanager


From: Dave Hall
Subject: Re: [phpGroupWare-users] Re: Re: Problem with Filemanager
Date: Mon, 18 Dec 2006 22:29:52 +1100

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





reply via email to

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