Hi All:
Is there any way I can get my script to be able to create and CHMOD
folders and files???
I always get the following error:
mkdir(TESTDIR): Permission denied in /usr/www/users...
Is there a way I can enable the script to do all that by placing a
..htaccess file which contains some permissive directives?
Thanks
Jerry
Is there any way I can get my script to be able to create and CHMOD
folders and files???
I always get the following error:
mkdir(TESTDIR): Permission denied in /usr/www/users...
Is there a way I can enable the script to do all that by placing a
..htaccess file which contains some permissive directives?
Thanks
Jerry
Comment