Help I'm currently working for a shoutbox. I have downloaded a shoutbox script but it seems that i can't make it work in my localhost. Shouts are not save in the text file. They said that CHMOD 777 the file but i'm running on windows IIS server. How can i make it work?
If you haven't already done this, try going to the file physcially and change all the permissions read/write and then run the script and see if that helps.
Thanks Mate!
But i've tried that already. 🙁
Another shot in the dark....
Did you check to make sure the www user had access to write to that file?
Sorry man but i Dont know how to do that. 🙁.
Right click on the file, select properties, go to the Security tab. If the www user is not in the top window click the "Add" button. You should be able to modify the that user's permission in the bottom part of that window.