Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
bash
bash
cd /var/www/core
svn co httphttps://codeterena-core.googlegooglecode.com/psvn/terena-core/trunk 

Create some empty files, and change permissions so that the following directories and files are writable by the web server user. For Debian/Ubuntu this is www-data:www-data:

...