INSTALL
上传用户:xiao730204
上传日期:2007-01-04
资源大小:141k
文件大小:1k
源码类别:

WEB邮件程序

开发平台:

PHP

  1. Pre-requisites :
  2.    - PHP + Some Webserver (I only test with apache for now)
  3.    - Some Database that is supported for the features you want
  4.      i.e. i want sessions, and sessions are supported on x,y,z
  5.    - You'll need the driver for that db installed within php
  6.    - perl for database install scripts
  7. How to install the prometheus-library :
  8.    - Untar the library wherever you would like it
  9.    - If the library is not in subdirectory of the / of your document 
  10.      structure you will need to set $PROMETEHEUS_LIBRARY_BASE to 
  11.      the path of the library
  12.    - Install the database for needed modules see :
  13.       prometheus-library/sql/INSTALL
  14.    - Read the docs, write some code, enjoy