Skip to content

lmorchard/memex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

a personal web memory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published