

Upload content of script folder to where you want your membership

Navigate to ...AboveLocation/install/

(for example yourdomain.com/smb/install)

The Script takes over and shows you step by step :-)


***You have to login to your cPanel, make a MySQL Database***
(Remeber to make a user and ADD the user to the Database)
The info you add to the installation of the script is:
User: cpanelusername_nameofuser
DB: cpanelusername_nameofdatabase
Password: justthepassword (= NO cpanelusername_    prefix)


Have FUN :-)

Best regards,

Mark
Info Products Universe


===After Successful Installation===

If your web host allows cron jobs you should set up cron for the mass mail function.
Hosts have different setups so check with your host on how to properly set up cron jobs.

For mass mail to work with cron set up a cron job as follows:
*/15 * * * * php /home/user_name/public_html/email_cron.php

This will set the cron to run every 15 minutes. If your host does not allow cron jobs you
can still use the mass mail function. When you schedule emails to be sent you will see a
link to manually send the emails out.

For security reasons be sure to use your FTP software to rename or delete the
"/install/" directory from the Simple Member installation on your webserver. The
"/install/" directory is no longer needed and removing it will prevent a potential
hacker from re-running the script and gaining access to your website data.

Also change the file permissions on the "/common/config.php" file to 644 to prevent
the file from being overwritten by potential hackers. 

DELETE YOUR INSTALL DIRECTORY

