On Mon, 2005-08-15 at 17:59, Rioh Rizzio wrote: > Les, > Permissions on the directory path is 'drwxr-xr-x 25 root root' for > /var/www/html and permissions of the target directory is 'drwx------ 2 foo > foo'. I tried giving the directory path 'drwxrwxrwx 25 foo foo' hoping it > would give foo full control. But no access... What about the rest of the elements in the path (/var and /var/www)? To change to a directory or access a file you must have at least 'x' access to all directories above. Also, are you using any of the extra security options like chroot_local_user? What happens if you log in or 'su -' to this user? -- Les Mikesell lesmikesell@xxxxxxxxx