Posted by Shelly on 10/10/24 11:18
I want to create a directory tree on the server with the user's name as the
top level for that user. I want to create this directory, and two
subdirectories, when the user signs up. The problem I am having is with
permissions. I get:
Warning: mkdir(11june1): Permission denied in
/home/virtual/site127/fst/var/www/html/ssUserAdd.php on line 87
How do I have the user's action result in the directories being created, but
not have the user have access to anything except in that tree through the
interface?
Shelly
[Back to original message]
|