Versions Compared

Key

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

...

Code Block
sudo apt-get install apache2-mpm-prefork libapache2-mod-wsgi git-core python-virtualenv postfix openjdk-6-jre-headless postgresql python-psycopg2 build-dep

Configure the web server to play nice with neo4j-embedded.
/etc/apache2.conf

...