filemanager_du=0 ???

I login as admin, I click on File Editor, I select (/usr/local/directadmin/conf/directadmin.conf) and then it asks for the root password at the bottom. I enter the same password for admin and it doesn't work. I have no idea what this is. I have a VPS, should I contact my host or can I figure it out without them? thanks!
 
My SSH skills are very limited, I have no idea how to even edit a file. My host won't help me either since they only provide basic support.
 
Do this:
Code:
echo "filemanager_du=0" >> /usr/local/directadmin/conf/directadmin.conf
echo "action=directadmin&value=restart" >> /usr/local/directadmin/data/task.queue
/usr/local/directadmin/dataskq
 
I talked to my host and got everything working, thanks.
 
Last edited:
Back
Top