mavraam Posted December 1, 2003 Posted December 1, 2003 I can't get any PHP scripts to create, read or write files. I've set the directory permissions to rw-rw-rw- and it still doesn't matter. I can't create new files, read existing ones, etc. I've tried support but they were no help. Any ideas? The same scripts that work fine on my PC fail when installed on my site. Quote
TCH-Rick Posted December 1, 2003 Posted December 1, 2003 Can you provide a url to one of the files so that we can see what is happening (or not happening?) Check and be sure that the permissions are being set and "sticking." Quote
mavraam Posted December 1, 2003 Author Posted December 1, 2003 The url is: http://www.singles-in.com/votedata/votelog.txt file manager shows permissions as 666. the directory shows 766. the script is located in the public_html directory and refers to the file as "votedata/votelog.txt' Quote
Frylock Posted December 2, 2003 Posted December 2, 2003 Set everything to 777 just to test it and see if it still doesn't work. Maybe you have the path names for the server wrong? (/home/singles/public_html ?) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.