• Stars
    star
    199
  • Rank 195,399 (Top 4 %)
  • Language
    PHP
  • License
    GNU General Publi...
  • Created over 14 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Web-based social bookmarking system. Allows multiple users to store, share and tag their favourite links online.
Scuttle 0.9.0
http://scuttle.org/

Copyright (C) 2004 - 2010 Marcus Campbell
Available under the GNU General Public License

============
INSTALLATION
============

* Use the SQL contained in tables.sql to create the necessary database tables. This file was written specifically for MySQL, so may need rewritten if you intend to use a different database system.

* Edit config.inc.php.example and save the changes as a new config.inc.php file in the same directory.

* Set the CHMOD permissions on the /cache/ subdirectory to 777