Boys, boys! Please..."permishions"??? privilages??? You guys are killin' me here with this talk of "permishions" (surely that was an INTENTIONAL misspelling, right? ;-)... looky here:
[EMAIL PROTECTED] ~]# ls -al | grep test drwxr-xr-x 2 root apache 4096 Mar 25 11:26 test [EMAIL PROTECTED] ~]# chmod 2775 test [EMAIL PROTECTED] ~]# ls -al | grep test drwxrwsr-x 2 root apache 4096 Mar 25 11:26 test [EMAIL PROTECTED] ~]# cd test [EMAIL PROTECTED] test]# touch blahblah [EMAIL PROTECTED] test]# ls -al total 20 drwxrwsr-x 2 root apache 4096 Mar 25 11:27 . drwxr-x--- 37 root root 4096 Mar 25 11:26 .. -rw-r--r-- 1 root apache 0 Mar 25 11:27 blahblah Try it...tastes great, less filling.... JKB On Fri, 2005-03-25 at 07:54 -0500, Aaron S. Joyner wrote: > Lance A. Brown wrote: > > >Merle Watts wrote: ... > >>however, i had to manually set the permisions to the file. i had to > >>change the group to apache and set read and execute privilages for > >>that group on the file. > >> > >>this will turn to a big problem when i place my 800 meg worth of > >>pictures and files into this folder. > >> > >>is there a way to set it so that every file in this folder, the > >>var/www/html, is set to the appache group with read and execute > >>turned on? > >> > >>I did not have this problem when I was using mandrake. -- TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ : http://trilug.org/faq/ TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc
