Results 11 to 15 of 15
Try a recursive permissions setting -
Code:
chmod -R 755 /home/jeff/public_html
Also perhaps change the ownership of that directory
Code:
chown -R jeff:users /home/jeff/public_html...
- 06-21-2007 #11Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
Try a recursive permissions setting -
Also perhaps change the ownership of that directoryCode:chmod -R 755 /home/jeff/public_html
Code:chown -R jeff:users /home/jeff/public_html
- 06-21-2007 #12Registered Linux user #388328 || Registered LFS user #15880
AMD 64 X2 4600+ :: 2X1GB DDR2 800 :: GeForce 9400 GT 512MB :: ASUS M2N32 Deluxe :: 4X250GB SATAII
Need instant help? Try us on IRC -- #linuxforums on freenode
- 06-22-2007 #13Just Joined!
- Join Date
- Jun 2007
- Posts
- 7
bump bump bump
- 06-22-2007 #14Registered Linux user #388328 || Registered LFS user #15880
AMD 64 X2 4600+ :: 2X1GB DDR2 800 :: GeForce 9400 GT 512MB :: ASUS M2N32 Deluxe :: 4X250GB SATAII
Need instant help? Try us on IRC -- #linuxforums on freenode
- 06-22-2007 #15Just Joined!
- Join Date
- Jun 2007
- Posts
- 7
I have tried looking up some options directive info but have been unsuccseful. If you/anyone has any other idea than please share. In the meantime I am going to continue to look for options directive information.


Reply With Quote
