You can find updated installation instructions at the poMMo Website.
Requirements
Server:
- PHP version 4.1 or greater
- MySQL Server 4.1.11 or higher (or 3.23 for Legacy poMMo)
- You must use an account that has ALTER, CREATE, DELETE, DROP, INDEX, INSERT, SELECT and UPDATE Privileges on the datbase poMMo uses.
You must use a "modern" webbrowser that supports CSS2 and Javascript to access the administrative areas. We recommend;
- Firefox version 1.5 +
- Opera version 9.0 +
- Internet Explorer version 7 + (6 is painful!)
Quick Install Instructions:
- Make sure your webhost meets the Minimal Requirements
- Download and extract the latest version of poMMo
- This should create a directory named 'pommo' wherever you unpacked it. This is known as the poMMo Root.
- Create the config.php in your poMMo Root
- Save the included config.sample.php as config.php and use it for reference.
- Create a MySQL database on your webserver for poMMo to use.
- Make sure the database name, host, and username/password match the values provided in config.php
- If you have not done so already, copy the entire contents of the poMMo Root to the directory you'd like poMMo to run from on your webserver.
- You can use FTP to install poMMo on your webserver
- Make sure the webserver can write to the "cache" directory in the poMMo root.
- This can be accomplished by setting permissions to "777" on a *nix system.
- Visit your poMMo installation in a web browser and complete the online install procedure.
Upgrading poMMo
It is recommended to check the poMMo Website's upgrade page
for any bulletins releated to this release BEFORE upgrading.
If you are upgrading poMMo simply copy the new files over the old ones. A clean way
to do this is to backup your config.php file, then remove the entire pommo
directory from your webserver. After this is done, copy the new pommo diretory in the old one's place and
replace your config.php file. When finished, visit poMMo on your webserver and an upgrade script will
automatically be called.
Using poMMo
Once you have copied poMMo to your webserver, visit its location on the web. A script will
help you through the rest of the way. When finished, login and visit the settings page to further configure
poMMo. After configuration, you'll want to setup subscriber fields and generate a subscription form
for your website.