Install1.3

Revision as of 17:26, 20 October 2006 by Claratte (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Introduction

You should find here every thing you need to install OpenFlyers.

If you don't find an answer to your question, ask us !

Mail configuration

During the install, it will be ask you which mail send method shoud be used.

You have the choice between :

  • null (no mail management)
  • mail (use internal PHP Mail)
  • smtp (use the PEAR::Net_SMTP package)
  • sendmail (use sendmail generally located in the usr/sbin/ directory but you can change this (read the PEAR/Mail/sendmail.php file))

If you choose smtp, you can also specify an authentication and password couple.

The most used are "mail" and "smtp". Try and test !

To change your mail configuration after complete installation, you just have to edit the conf/config.php file. Mail parameters are :

  • MAIL_FACTORY
  • MAIL_HOST
  • MAIL_AUTH_NAME
  • MAIL_AUTH_PASSWORD