My favorites | Sign in
Project Home Downloads Wiki Issues Source
Checkout   Browse   Changes    
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
COMPOST INSTALLATION INSTRUCTIONS
=================================

To install, follow these steps:

1. Extract the zip file to a web-accessible directory.

2 a. If you want to use the txt database (the default):
Make sure the following directories and files are writable by the server:
/database/compost

--OR--

2 b. If you want to use an sql database (for advanced users):
look in database/sql/empty_database.sql for the default sql file and run it on your database
set up your database connection information in /config/database.php

3. Make sure that the following directories are writable by the server:
/images/clients
/images/comps

4. Navigate to your new Compost install and follow the install process.

That's it! Visit http://compo.st for more information about how to use Compost.

Note: For Compost to work, you need PHP 5+ and Apache's mod_rewrite module enabled.

Change log

r84 by sean.sandy on Sep 22, 2010   Diff
updated readme and comments in config.php
Go to: 
Sign in to write a code review

Older revisions

r60 by gavin.bl...@rtraction.com on Jul 26, 2010   Diff
Readme - listed directories that need
write permissions.
r50 by gavin.bl...@rtraction.com on Feb 16, 2010   Diff
Updated the Readme file and fixed the
setup process
r36 by sean.sandy on Feb 10, 2010   Diff
upgraded code igniter
All revisions of this file

File info

Size: 911 bytes, 26 lines
Powered by Google Project Hosting