i have a directory called lazylist, which is CHMODED to 733 so a user can do everthing but read the directory. i tried to chown it so i could CHMOD so a user COULD view it, but i got this back:
Warning: chown() [function.chown]: Operation not permitted in /home/comesept/public_html/introverted/ll.php on line 63
why isnt it premitted? should i just CHMOD all the files in the directory instead? then CHOWN and CHMOD it through PHP so a user can view the files.