error in da's conf after upgrade to 1.39.2 and 1.39.2

tsiou

Verified User
Joined
Sep 15, 2006
Messages
236
Location
Larisa, Greece
Hi, after upgrading to 1.39.2, my reseller somehow lost his package.
I saw that in admin menu, list resellers, modify user reseller the package was set to --select package and the list didn't contain any reseller packages.
The way to change it was to modify reseller packages, edit my package, save it without changes and then modify my reseller and set the package.

One thing changed also is ssl=ON.
In the resellers user data button i see ssl=ON, but my httpd.conf users file didnt have any 443 directives, so i edited /usr/local/directadmin/data/users/resellername/user.conf file and set ssl=ON (it was ssl=OFF).

After a httpd.conf files rewrite the 443 directives added in httpd.conf file.

Then i upgraded to 1.39.3 and the reseller lost his package again.
Edited the package, saved it and assigned it back to reseller and all was ok.

Is it a bug?
 
With "lost packages"

Code:
ls -l /usr/local/directadmin/data/users/resellername/

and with "restored packages"

Code:
ls -l /usr/local/directadmin/data/users/resellername/
 
Back
Top