unable to add new packages / users

yonatanp

Verified User
Joined
Aug 25, 2006
Messages
110
Location
Israel
hello, i am running da current version on fedora core 1.
and i am unable to add new packages / users

i deleted all user packages and tryed to re create new packages and i get the error :


Error with package

Details

Error writing package file

more from this , when i try to open a user , i can see the packages name that faild to create , and it has under the ip address line : None , and i cant spacify ip addresses for my users.

meaning actualy , something gone very wrong with my DA , i cannot open new users :(

please advice asap this is a serious issue for me i need to open a new site for my dad and i cant open it for him.

thanks in advanced.

Yonatan P
 
Hello,

That sounds like a file permission error to me.
Try:
Code:
cd /usr/local/directadmin/scripts
./set_permissions.sh da_files
The file in question it's trying to write is:
/usr/local/directadmin/data/users/reseller/packages.list
which should be set to "diradmin:diradmin".

John
 
thank you for the help

thank you for the help, that realy WAS an permission problem,

could you point to the causes of such situation ? what may have done that.?

anyway you helped me with that command , i just would like to understand it abit more.
 
I couldn't say.. possibly a full disk... possibly a restore error. It's not an error I've seen too commonly (ever maybe), so it's likely something external changing the files.

John
 
sounds like a restore issue ,
anyway , thank you for the help , i hope this could help others too.

i got another issue , but that's not for now.
 
Back
Top