phpgroupware-users
[Top][All Lists]
Advanced

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

Re: [Phpgroupware-users] Filemanager


From: Chris Weiss
Subject: Re: [Phpgroupware-users] Filemanager
Date: Mon, 29 Dec 2003 20:43:07 +0000

Peter Neal (address@hidden) wrote:
>
> Hello
>
> Got a problem with filemanager and I wondered if anyone had any ideas how i
> could work around the problem.
>
> The problem
>
> I'm on a shared apache server and do not have permission to chown the files
> directory etc to apache and under the original owner/group it wont work.  I
> have chmod the directories to 777.

not really a problem as all newly created files will be owned by apache.  I
usualy chmod the root instead of chown.  Is this in safe mode and a base dir
restriction in effect?


> At the moment i'm running filemanager using the SQL option instead of the
> filesystem option, but want to create a filesystem to enable users to upload
> personal web pages which are linked into the generated sitemgr-site.

that functionality doens't exsist at the moment but even with sql storage you
can accomplish it with a script that takes a path and file name as a
parameter, look it up in the VFS, set the proper content type header if it's
not HTML and then echo the file contents out.  IIRC the latest sitemgr does
something like this to allow files and images to be pulled from filemanager.

>
> Hope all of u had a great xmas and have a great new year.
>
> Regards
>
> Daath
>
>
>
> _______________________________________________
> Phpgroupware-users mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/phpgroupware-users
>





reply via email to

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