root/trunk/wifidog-auth/INSTALL @ 159

Revision 159, 0.6 KB (checked in by benoitg, 9 years ago)

-Update instructions

  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
Line 
1Prerequisites:
2Smarty template engine http://smarty.php.net/
3magpierss http://magpierss.sourceforge.net/
4php's php-xml extention installed.
5
6Install:
7
8-Uncompress the tarball on your web server.
9-Put the content of the libs directory in the smarty tarball in lib/smarty/
10-Put the content of the magpierss-0.xx directory in the magpierss tarball in lib/magpie
11-local_content/cache/, and everything in tmp/smarty must be at least writable by your web server.  Run "sh permissions.sh" to set them 777
12-Import wifidog.schema to create your database.
13-Edit wifidog/config.php to suit your environment.
14-Enjoy.
15
16 
Note: See TracBrowser for help on using the browser.