Koozali.org: home of the SME Server
Contribs.org Forums => General Discussion => Topic started 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" .......
-
at the command line
chmod 777 nameofthedir
-
at the command line
chmod 777 nameofthedir
I have already tried but it doesn't work :cry: