Install1.3

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

Jump to: navigation, search

Introduction

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

If you don't find the answer to your question, ask us in the forum

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