Usermode problem.
I had installed a protected image directory with a .htaccess file within it 'deny from all' and was succefully parsing images out of this directory on my pages by fopen command with php.
After recode'ing and stuff i want to remove this directory but isn't possible.
Tried with filemanager there is no possibility to change permissions, text in files or to delete de .htaccess. It's like apache has taken over because UID is apache instead of account name
Is this a Directadmin bug ? any one has this problem before.
I had installed a protected image directory with a .htaccess file within it 'deny from all' and was succefully parsing images out of this directory on my pages by fopen command with php.
After recode'ing and stuff i want to remove this directory but isn't possible.
Tried with filemanager there is no possibility to change permissions, text in files or to delete de .htaccess. It's like apache has taken over because UID is apache instead of account name
Is this a Directadmin bug ? any one has this problem before.