wiki:InstallationInstructions2

Version 5 (modified by schwarz, 14 years ago) (diff)

--

Short installation overview

  • Check out the rdfhomepage package:
    cd ~homer/public_html/whereever/
    svn co https://rdfhomepage.opendfki.de/repos/trunk/rdfhomepage2
    
    This will check out and create an "rdfhomepage2" directory.
  • Modify some rights (such that rdfhomepage2 can create and modify files there)
    chmod 777 rdfhomepage2
    cd rdfhomepage2
    chmod -R 777 blog cache calendars courses depictions images log photos pictures toolbox vocabulary
    
  • Move the folder to your webspace (in case you checked out rdfhomepage2 to some other place)
  • Open rdfhomepage2/toolbox/ within your browser.
  • Login with the following data:
    • User: admin
    • Password: admin
      Note: It is strongly recommented to change this settings immediately! (On the bottom of the toolbox click "Change Password")
  • Incrementally insert your data, start e.g. with your FoaF-file by clicking on "FOAF" and then on "Import FOAF"
  • You should eventually create your VCard, so that the site will provide atleast some information about yourself.

Your rdfhomepage is ready to be visited.
You can now try out the many features rdfhomepage2 provides you.