Error Writing Package file

Llamaman

New member
Joined
Mar 13, 2006
Messages
3
Hello,

For some reason, I am unable to create any new packages under the reseller level menu. Whenever I try to create one with whatever combination, it comes up with "Error Writing Package File".

Can anyone suggest how I can fix this, or what files that I can check?
 
Could be a permissions problem.
Do you have root access to the server?
What operating system are you running?
What version of DirectAdmin?
 
I am running the latest version of DA, and I have root access to the server. The problem may indeed be as a result of the wrong permissions set on a file, but i'm not sure which file to check and what permissions it should have.
 
The file it's trying to write is probably in /usr/local/directadmin/data/users/reseller_username

packages/ and packages.list

Here's a snippet from one of my resellers:
drwx--S--- 2 diradmin diradmin 4096 2006-02-22 03:01 packages
-rw------- 1 diradmin diradmin 53 2005-12-27 01:03 packages.list

Also check the parent directories and consider contacting support for additional help.
 
Back
Top