Gossamer Forum
Home : Products : Others : Fileman :

can't edit, create new file

Quote Reply
can't edit, create new file
I have installed the script o.k. but I can't edit files. I get the message that I have less than 30k and should delete some files.
I have 10MB on the server and only 1 MB used up. What goes wrong ?
Quote Reply
Re: can't edit, create new file In reply to
I could get the edit part running in the meantime by changing the allowed_space in the %config.

But I still can not change permissions, I get the message operation not permitted. But I have root and allthe works set to 777 ?
Quote Reply
Re: can't edit, create new file In reply to
Hi andalusian:

You must change the following line in %config:
from
show_perm => 0,

to
show_perm => 1,

this should work.

Cheers
Sun
Quote Reply
Re: can't edit, create new file In reply to
Hi sun

thank you, but the setting in th %config is 1. I created a new htm testfile with fileman and here I could set the permissions allright. But it does'nt work with my existing ones. Any possibility to change this ?
Quote Reply
Re: can't edit, create new file In reply to
Hi andalusian:

Can you give me the URL and ftp access so that I can see what is going on?

Cheers
Sun