[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Phpgroupware-developers] Filemanager: The saga goes on
From: |
Bob Crandell |
Subject: |
Re: [Phpgroupware-developers] Filemanager: The saga goes on |
Date: |
Thu, 19 Jun 2003 19:15:44 +0000 |
Chris Weiss (address@hidden) wrote:
>
>php.ini's upload temp dir not writable, phpgw's temp dir not writable, the
>destination not writable, memory limits and file upload restrictions in the
>>php.ini...
>that's all I can think of...
The /tmp permissions are drwxrwxrwxt
The upload directory /htdocs/files is drwxrwxrwx recursive
There is a gig of ram
df says:
Filesystem 1M-blocks Used Available Use% Mounted on
/dev/hda2 17514 4372 12238 27% /
/dev/hda1 45 6 37 13% /boot
/dev/sda1 69029 39041 29988 57% /home
>
>oh, and a firewall filtering http file uploads (yes, there are some that do by
>default)
This doesn't work from the LAN either.
Thanks
>
>Bob Crandell (address@hidden) wrote:
>>
>>This didn't help. These users do have access to phpwebhosting and
>>filemanager.
>>They just can't upload anything. They can edit the comments of a file that
>>was
>>uploaded before this problem started. I think I've checked all the usual
>>suspects,
>>now I need to know about the unusual ones. What else would keep a file from
>>being
>>uploaded?
>>
>>BTW, I noticed on a failed upload the next screen says
>>Back to file manager
>>
>>A successful upload says
>>Created /home/Bob/iptables (103B)
>>
>>Back to file manager
>>
>>I did this:
>>>Compare your php.ini to the doc in
>>>/path/to/phpgroupware/phpgwapi/doc/php-configuration.txt - or something
>>
>>No joy.
>>
>>Thanks
>>
>>Dave Hall (address@hidden) wrote:
>>>
>>>Bob Crandell <address@hidden> wrote:
>>>
>>>> My client that can't upload anymore (it had been working for a
>>>> long time) was using
>>>> phpWebHosting. I believe that has been dropped in favor of
>>>> FileManager. I did a
>>>> CVS update a few minutes ago. There is no ACL for fileManager.
>>>> I'm trying to use
>>>> the ACL for phpWebHosting to control FileManager but it won't
>>>> accept changes
>>>> anymore. If I remove phpWebHosting nobody has permission to get
>>>> into FileManager.
>>>> I seem to remember a thread about this a while back but I can't
>>>> find it now.
>>>
>>>Ok, I have committed a change for group based ACL for filemanager.
>>>
>>>I had a problem with no users having access to the filemanager. The way
>>>around this is to run this SQL:
>>>
>>>UPDATE phpgw_acl
>>>SET acl_appname = 'filemanager'
>>>WHERE acl_appname = 'phpwebhosting';
>>>
>>>>
>>>> Powered by phpGroupWare version 0.9.14.003
>>>> Slackware 8.1
>>>> PHP 4.3.1
>>>> MySQL 3.23.51
>>>> Register_globals=ON
>>>>
>>>> The logs show activity but no errors.
>>>
>>>Compare your php.ini to the doc in
>>>/path/to/phpgroupware/phpgwapi/doc/php-configuration.txt - or something
>>>like that.
>>>
>>>Cheers
>>>
>>>Dave
>>>
>>
--
Bob Crandell
Assured Computing
When you need to be sure.
address@hidden
www.assuredcomp.com
Voice - 541-689-9159
FAX - 541-463-1627
Eugene, Oregon
- Re: [Phpgroupware-developers] Filemanager: The saga goes on, (continued)
- Re: [Phpgroupware-developers] Filemanager: The saga goes on, Dave Hall, 2003/06/18
- Re: [Phpgroupware-developers] Filemanager: The saga goes on, Dave Hall, 2003/06/18
- Re: [Phpgroupware-developers] Filemanager: The saga goes on, Bob Crandell, 2003/06/19
- Re: [Phpgroupware-developers] Filemanager: The saga goes on, Bob Crandell, 2003/06/19
- Re: [Phpgroupware-developers] Filemanager: The saga goes on, Chris Weiss, 2003/06/19
- Re: [Phpgroupware-developers] Filemanager: The saga goes on, Chris Weiss, 2003/06/19
- Re: [Phpgroupware-developers] Filemanager: The saga goes on, Bob Crandell, 2003/06/19
- Re: [Phpgroupware-developers] Filemanager: The saga goes on, Bob Crandell, 2003/06/19
- Re: [Phpgroupware-developers] Filemanager: The saga goes on,
Bob Crandell <=
- Re: [Phpgroupware-developers] Filemanager: The saga goes on, Chris Weiss, 2003/06/19
- Re: [Phpgroupware-developers] Filemanager: The saga goes on, Bob Crandell, 2003/06/19