New Installation instructions
-----------------------------

* make sure you have PHP/Apache running

* create your "mail" database using the "popper.mysql" file.  If you already have
  a popper 1.4.1 database that you want to use, run the popper141upgrade.php script in the
  /admin directory.  If you're upgrading from a previous popper_mod, you can
  skip this step

* cp -R mail $DOCUMENT_ROOT/directoryname

* cd $DOCUMENT_ROOT/directoryname/admin

* edit the popper.inc.php file and put in your DB host, DB username, DB password.  This is the new location
  for the popper.inc.php file.  (Done for portability).  Change $savelogin and $savepasswd to the values of
  your choice.  These are the login name and password for access to the administrator panel.

* make sure $DOCUMENT_ROOT/directoryname/tmp is chmod 777  (if it's not, attachments or spell check will not function correctly)

* go to http://server/directoryname/admin

* click on the "Configure popper_mod global options" link

* configure your options

* Enjoy!

Upgrade instructions
--------------------
From popper_mod 1.2.6 or before:

	* run http://server/directoryname/admin/upgrade_tables_125.php

If you need help
----------------

If you have problems or comments, please visit the popper_mod discussion forum at http://forums.symatec-computer.com/
You will also find updates at this site.

popper_mod discussion forum:  http://forums.symatec-computer.com/
popper_mod programmer email:  matthew@symatec-computer.com


