Page 1 of 1

can't delete messages

Posted: Mon Feb 19, 2007 9:30 pm
by coexist
Script URL:
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:
I can't delete message. I keeping getting this message

Warning: unlink(msg/1.html): Permission denied in D:\Inetpub\coexistencefestival\mboard\mboard.php on line 593

Posted: Tue Feb 20, 2007 9:41 am
by Klemen
MBoard must have permission to read and write to all files in the "msg" folder. On Linux the command is CHMOD, on windows try right-clicking and select properties > Security. This might help:
http://www.ekhoury.com/2007/01/15/permi ... hp-on-iis/
or try searching Google.