On 12/18/05, Dave Hall <[EMAIL PROTECTED]> wrote:
> Hi Robert,
>
> On Sun, 2005-12-18 at 05:11 -0500, Robert Steinmetz wrote:
> > Benoit Hamet wrote:
> >
> > >>*Error*:    Could not create directory /home/rob
> > >>(/usr/local/apache/share/phpgroupware/files/home/rob)
> > >>
> > >>
> > >
> > >Did the /usr/local/apache/share/phpgroupware/files/home/ directory
> > >exists with right right ?
> > >
> > >>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.
> > >>
> > >>
> > Yes the directory exists and has rwxrwxrwx permissions (777)
>
>
> Ah, but is it in the list of directories permitted under open_basedir ?
> Was apache reloaded after making the change?
>
> Cheers
>
> Dave

additionaly, if you happen to be running in safe mode (which, BTW,
will be a feature removed form php6 as it's a false sense of "safe")
you may hve to have the "home" folder owned by the web server user, or
by the user the phpgw files are owned by.  i forget which it is.


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

Reply via email to