Cannot change welcome email for create resseler

Eremiya

Verified User
Joined
Mar 8, 2007
Messages
32
Location
Ukraine, Kyiv
Cannot change welcome email at creation of the reseller

Cannot change welcome email for create resseler. After click "Save" after edit welcome email a got message "An Error has Occurred".

[root@s1 admin]# cd /usr/local/directadmin/data/admin/
[root@s1 admin]# ls -l
...
-rwxrwxrwx 1 diradmin diradmin 1446 Jun 1 21:18 r_welcome.txt
 
Last edited:
What is

Code:
ls -ld /usr/local/directadmin/data/admin/
 
[root@s1 ~]# ls -ld /usr/local/directadmin/data/admin/
drwx------ 4 diradmin diradmin 4096 Jun 4 00:49 /usr/local/directadmin/data/admin/
 
I have the following output:

server:/home/admin# ls -ld /usr/local/directadmin/data/admin/
drwxrwx--x 4 diradmin diradmin 4096 2007-06-04 13:19 /usr/local/directadmin/data/admin/

but my u_welcome.txt (the USER welcome message in /usr/local/directadmin/data/users/admin/u_welcome.txt) has the same permissions and that one can be changed without any problems.

I think this is not a permissions problem, but a bug.
I run debian linux stable.
What OS do you run Eremiya?
 
Back
Top