SitePoint Sponsor |
|
User Tag List
Results 1 to 3 of 3
Thread: CHMOD directory issues
-
Dec 22, 2001, 12:30 #1
CHMOD directory issues
Hi,
I have a few problems.
First of all, I am creating a users folder with subfolders for each user. What should I chmod the folders to so that I can read text from them and write text to them through PHP, but no one can look in the folders through a web browser?
Also,
For some reason, I can't even access the folders now. I can't delete them through PHP, Telnet, or FTP.
Please Help!
Thanks
Jim
-
Dec 22, 2001, 14:21 #2
- Join Date
- Nov 2001
- Location
- Gods' Own Country
- Posts
- 890
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Re: CHMOD directory issues
Originally posted by freejavahelp
For some reason, I can't even access the folders now. I can't delete them through PHP, Telnet, or FTP.
http://www.verysimple.com/scripts/nobody.html
Do you have a message board, counter or any other script on your server that generates files? Have you ever tried to manually edit one of these files? You may have noticed that you can't because you don't own the file - user:nobody owns the file and you can't edit it!
-
Dec 22, 2001, 15:27 #3
great, thanks!
anyone with info regarding my CHMOD questions?
Thanks
Bookmarks