Hello,
im having an issue deleting a file from the server. The situation is that I have a file on the server, and the file name is on a database.
Currently I am using the following script to remove the file, but this isnt working. I think that it might have something to do with the CHMOD 777 command. If anyone knows what im doing wrong, please advise.