Displaying posts tagged: sunos
2009-01-21 14:58:48
No Comments
My girlfriend wanted to create a blog, and she attempted to use her university provided web space. However, the blog software seemed unable to write to her webspace. Typically you would fix this by changing the write permissions on the file/directory like so:
chmod g+w filename or chmod o+w filename
However this did not seem to ...
