first i would like to say hallo,
i have a big problem with the function mkdir().
it is not possible for me to make a subdirectory in a new directory.
my uid is not the same and so i´m not authorized to make a new folder.
my 2.problem is:
I cannot kill a folder. i'm able to kill a folder with the function rmdir() but only if the function is included in the samescript as mkdir().
now i tried to make a .inc file and wrote the two functions build ()and kill () an folder. i'm able to build the folder but i cannot kill the folder. i get the message: permission denied
what's the problem here and what must i do to get a runable script.
*thx for help
manuel