I've got this script that I found, and doctored up to suit my needs.. tested it on a Linux server and it all works fine. Uploaded it onto my NT server, and it wont run anymore...
The edit_file.php wont load the contents into the text area, and when i try and save the file, the edit_process.php says it can't open the text file. I have read/write/execute permissions on the directory, and files in it, so I'm kind of stumped. I'd appreciate any help...