Koozali.org: home of the SME Server

Contribs.org Forums => General Discussion => Topic started by: NoNameKid on December 18, 2006, 05:44:51 AM

Title: How to create a "writable" directory
Post by: NoNameKid on December 18, 2006, 05:44:51 AM
I have set up a PHPBB forum in SME server so I need a "writable" directory for attachment mod.

How can I create a "writable" directory????? >"<

All directories i created in SME also are "read only" .......
Title: How to create a "writable" directory
Post by: allo888 on December 18, 2006, 01:38:30 PM
at the command line

chmod 777 nameofthedir
Title: How to create a "writable" directory
Post by: NoNameKid on December 19, 2006, 07:18:17 AM
Quote from: "allo888"
at the command line

chmod 777 nameofthedir


I have already tried but it doesn't work  :cry: