lmorchard / memex

a personal web memory

This URL has Read+Write access

lmorchard (author)
Tue Jun 09 13:47:28 -0700 2009
commit  aad27a65d5ee1533004073d38c93685b1b0486e4
tree    20ae3d974a2c63bdf83ef1a91d0a467c80dac8c5
parent  e796991de0513195f9c7d03dc87f8601f156e172
memex /
README.md

Memex, a personal web memory

Overview

This hopes one day to grow up to be an Open Source social bookmarking web application.

Requirements

  • PHP 5+
  • MySQL 5+

Installation

  • Visiting index.php should present a quick installer that will create the database tables and attempt to create a configuration file.
  • Or, manually edit system/config/local.php to reflect your environment.
    • There is an example system/config/local.php-dist you can use as a starting point.
    • Use system/schema/mysql.sql to create the database tables.
  • Make sure the system directory is not web readable.
    • The .htaccess should already do this out of the box on Apache.
    • Modify index.php to point to new path, if you move the system directory.

Credits / Colophon

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 Unported License.