[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Phpgroupware-developers] Filemanager: The saga goes on
From: |
Jason Wies |
Subject: |
Re: [Phpgroupware-developers] Filemanager: The saga goes on |
Date: |
Thu, 19 Jun 2003 16:42:59 +0000 |
User-agent: |
Mutt/1.3.28i |
Chris is right that using the 'phpwebhosting' module is the best way to go
in 0.9.14.
1) Check directory permissions. Use 777 recursively temporarily to be sure.
The phpwebhosting/doc/INSTALL file has details. Also check disk space.
2) Run http://yourhost.com/phpwebhosting/test.php. Any output other than the
system information line indicates a problem with the VFS code.
3) Set $phpwh_debug = 1; at the top of phpwebhosting/index.php and send the
output.
Jason Wies
On Thu, Jun 19, 2003 at 03:09:25PM +0000, Bob Crandell 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
>
>
>
>
> _______________________________________________
> Phpgroupware-developers mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
- [Phpgroupware-developers] Filemanager: The saga goes on, Bob Crandell, 2003/06/18
- Re: [Phpgroupware-developers] Filemanager: The saga goes on, Chris Weiss, 2003/06/18
- 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,
Jason Wies <=
- 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, 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