phpgroupware-users
[Top][All Lists]
Advanced

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

Re: [Phpgroupware-users] New Install Help


From: Robert Steinmetz
Subject: Re: [Phpgroupware-users] New Install Help
Date: Sun, 18 Dec 2005 03:09:55 -0500
User-agent: Mozilla Thunderbird 1.0.7 (Windows/20050923)

Chris Weiss wrote:
On 12/17/05, Robert Steinmetz <address@hidden> wrote:
  
In the php.ini  recomendations I don't understand the path entry for
phpgw-vfs. I suspect this may be my problem.
Where is that by default or how can I determine the correct value? Here
is the entry from the php.ini file
open_basedir = /usr/local/apache/share/htdocs/phpgroupware:/tmp
    

the VFS is nothing by default, it's a security risk.  it can be
configured securely, but that's server specific so it can't be done by
default.  this page has a section explaining how to setup the vfs
files location securely, and the path you choose to store the files in
will need to be in the openbasedir path. 
http://docs.phpgroupware.org/html/install/presetuptask.html
Thanks for the prompt response. I have it working now. I was able to figure it out after re reading the reference you gave. I was confused by the documents which seem to say it should be located in DocumentRoot in one place and in another place it must be outside it.

I have another related problem, entering the file manager I get;

Error: Could not create directory /home/rob (/usr/local/apache/share/phpgroupware/files/home/rob)

I gather that this is because the webserver can't write to the directory, but since I opened all of the permission (777) I can't figure out what is keeping it from writing to the directory.

reply via email to

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