Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 885 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 885 Bytes

Build Status

Installation:

  • Copy all the files somewhere
  • Direct your webserver to /path/site/app/webroot
  • Rename site/app/Config.default -> /site/app/Config
  • Get a nice config in the database.php there
  • mkdir -p /path/site/app/tmp/cache/persistent && mkdir /path/site/app/tmp/cache/models && mkdir /path/site/app/tmp/logs
  • chmod 777 /path/site/app/tmp -R
  • Oh ya, you'll probably want to create the tables in the sql folder first

Python Requirements for Scraping: